/** Shopify CDN: Minification failed

Line 959:1 Unexpected "{"
Line 960:1 Expected identifier but found "%"
Line 964:1 Expected identifier but found "%"
Line 8098:1 Expected identifier but found "."

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

a {
    cursor: pointer;
    text-decoration: none;
    color: var(--bgcolor-1);
    text-decoration-color: var(--bgcolor-1);
}
p{
 margin: 0px;
}
h1,
h2,
h3,
h4,
h5,
.h0,
.h1,
.h2,
.h3,
.h4,
.h5 {
	font-family: var(--font-body-family);
	font-weight: 400;
	letter-spacing: 0rem;
	/* color: var(--bgcolor-1); */
	line-height: 1.3;
}

.button,
.shopify-challenge__button,
.customer button {
	cursor: pointer;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	box-sizing: border-box;
	padding: 0.9rem 1rem 1.1rem;
	text-decoration: none;
	border: 1px solid var(--bgcolor-main);
	border-radius: 0;
	background-color: var(--bgcolor-main);
	color: var(--bgcolor-white);
	min-width: 12rem;
	min-height: 5.5rem;
	transition: box-shadow var(--duration-short) ease;
	-webkit-appearance: none;
	appearance: none;
	font-family: var(--font-body-family);
	text-transform: uppercase;
	font-size: 16px;
	line-height: 16px;
	width: 100%;
    border-radius: 5px;
}

h1.tps_module_heading {
	margin: 0px;
	font-size: 32px;
	color: var(--bgcolor-1);
	line-height: 42px;
	font-family: var(--font-body-family);
	font-weight: unset;
	margin-bottom: 10px;
	text-transform: capitalize;
	text-align: center;
	padding: 0px 0px 15px;
}

.tps_diamond_detail_page.page-width,
.tps-container{
	max-width: 1440px !important;
	width: 100% !important;
	margin: 0 auto;
	float: none;
	padding: 0 15px !important;
	margin-left: auto !important;
	margin-right: auto !important;
	box-sizing: inherit !important;
}

.menu-title span {
	
	font-weight: 400;
	letter-spacing: 0rem;
	color: var(--bgcolor-1);
	font-size: 24px;
	line-height: 34px;
}

.button:hover,
.shopify-challenge__button:hover,
.customer button:hover {
	color:  var(--bgcolor-1) !important;
	box-shadow: none !important;
	background: transparent;
	border: 1px solid var(--bgcolor-1);
}

.setting_steps .step_title.active .tps_steps_img span.tps_steps_imgFirst {
	background-image: url(jewelry-store-sprite.svg);
	width: 40px;
	height: 40px;
	display: inline-block;
	margin: 10px auto 0;
	background-repeat: no-repeat;
	background-position: -174px -529px;
}

span#startOver {
	font-size: 12.50px;
}

.tps_setting_filter.active {
	display: flex;
	flex-wrap: wrap;
	grid-gap: 30px 0px;
	box-shadow: 0 1px 4px #00000029;
	padding: 25px !important;
	margin-bottom: 28px;
}

.tps_filter_shape,
.tps_filter_metal {
	width: 50%;
	margin-right: 0;
	padding-right: 0%;
}

.tps_filter_price,
.tps_filter_style {
	width: 50%;
	padding-left: 2%;
}

.tps_diamond_shapes {
	display: flex;
	align-content: center;
	align-items: center;
	flex-wrap: wrap;
	justify-content: center;
}

.tps_diamond_shapes li {
	text-align: center;
}

.tps_diamond_shapes li span.img_shape {
	background: url(jewelry-store-sprite.svg);
	width: 40px;
	height: 40px;
	display: inline-block;
	margin: 10px auto 0 auto;
	background-repeat: no-repeat;
}

.tps_diamond_shapes li span.img_shape.round {
	background-position: -3px -154px;
}

.tps_diamond_shapes li a.selected span.img_shape.round {
	background-position: -3px -154px;
}

.tps_diamond_shapes li span.img_shape.princess {
	background-position: -50px -154px;
}

.tps_diamond_shapes li a.selected span.img_shape.princess {
	background-position: -50px -154px;
}

.tps_diamond_shapes li span.img_shape.cushion {
	background-position: -95px -154px;
}

.tps_diamond_shapes li a.selected span.img_shape.cushion {
	background-position: -95px -154px;
}

.tps_diamond_shapes li span.img_shape.radiant {
	background-position: -249px -154px;
}

.tps_diamond_shapes li a.selected span.img_shape.radiant {
	background-position: -249px -154px;
}

.tps_diamond_shapes li span.img_shape.asscher {
	background-position: -138px -154px;
}

.tps_diamond_shapes li a.selected span.img_shape.asscher {
	background-position: -138px -154px;
}

.tps_diamond_shapes li span.img_shape.emerald {
	background-position: -321px -154px;
}

.tps_diamond_shapes li a.selected span.img_shape.emerald {
	background-position: -321px -154px;
}

.tps_diamond_shapes li span.img_shape.oval {
	background-position: -210px -154px;
}

.tps_diamond_shapes li a.selected span.img_shape.oval {
	background-position: -210px -154px;
}

.tps_diamond_shapes li span.img_shape.pear {
	background-position: -287px -154px;
}

.tps_diamond_shapes li a.selected span.img_shape.pear {
	background-position: -287px -154px;
}

.tps_diamond_shapes li span.img_shape.marquies {
	background-position: -176px -154px;
}

.tps_diamond_shapes li a.selected span.img_shape.marquies {
	background-position: -176px -154px;
}

.tps_diamond_shapes li span.img_shape.heart {
	background-position: -360px -154px;
}

.tps_diamond_shapes li a.selected span.img_shape.heart {
	background-position: -360px -154px;
}

.tps_latestv_ringl_reset_block {
	margin-bottom: 20px;
	text-align: right;
	background: var(--bgcolor-5);
	padding: 12px 20px;
	margin-top: 20px;
}

.tps_latestv_ringl_reset_block label {
	float: left;
}

.tps_latestv_ringl_reset_block .tps-ringbuilder-reset-parent {
	width: fit-content;
	margin-left: auto;
	position: relative;
}

.tps_latestv_ringl_reset_block .tps_latestv_rest_filter,
.tps_latestv_ringl_reset_block .reset_popup {
	cursor: pointer;
	text-transform: capitalize;
	font-size: 14px;
	line-height: 24px;
	color: var(--bgcolor-1);
	
	position: relative;
	transition: width 2s;
}

.tps_latestv_ringl_reset_block .reset_popup {
	padding-left: 34px;
}

.tps_latestv_ringl_reset_block .reset_popup:before {
	content: "";
	width: 27px;
	height: 25px;
	background-image: url(jewelry-store-sprite.svg);
	background-position: -453px -356px;
	margin-left: 5px;
	position: absolute;
	display: block;
	cursor: pointer;
	left: 0;
	top: 0;
}

.pendant-builder-diamond-listing .tps-ringbuilder-reset-filter-confirm-popup-div {
	position: absolute;
    width: 215px;
    right: 0;
    background-color: var(--bgcolor-main);
    padding: 10px 10px 16px 10px;
    border-radius: 4px;
    z-index: 2;
    margin-top: 5px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  z-index: 9999;
}

.tps_start_over_popup {
	top: 105px;
	margin-top: 0px !important;
}

.pendant-builder-diamond-listing .tps-ringbuilder-reset-filter-confirm-popup-div {
	right: 0;
}

.tps_start_over_popup:before {
	left: 107px;
}

.pendant-builder-diamond-listing .tps-ringbuilder-reset-filter-confirm-popup-div:before {
	content: "";
	width: 17px;
	height: 17px;
	transform: rotate(45deg);
	background: var(--bgcolor-main);
	position: absolute;
	z-index: 999999;
	right: 0;
	top: -9px;
	right: 27px;
}

.tps-ringbuilder-reset-filter-confirm-popup-div .tps-ringbuilder-reset-filter-confirm-popup-title,
.tps_pendant_builder_step .tps_start_over_popup .tps_pendantbuilder_reset_filter_confirm_popup_title {
	font-size: 14px;
    color: var(--bgcolor-white);
    line-height: 20px;
    text-align: center;
}

.tps-ringbuilder-reset-filter-confirm-popup-div .tps-ringbuilder-reset-filter-confirm-popup-btn-div button,
.tps_pendant_builder_step .tps_start_over_popup .tps_pendantbuilder_reset_filter_confirm_popup_btn_div button {
	padding: 5px 20px 5px;
	margin-top: 10px;
	background-color: transparent;
	color: var(--bgcolor-white);
	font-size: 15px;
	line-height: 16px;
	border: 1px solid var(--bgcolor-white);
	transition: 0.5s ease;
	border-radius: 2px;
	margin-right: 0px;
}

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

.tps-ringbuilder-reset-filter-confirm-popup-btn-div {
	display: flex;
	justify-content: center;
	grid-gap: 15px;
}

.tps-ringbuilder-reset-filter-confirm-popup-div .tps-ringbuilder-reset-filter-confirm-popup-btn-div button:hover,
.tps-ringbuilder-reset-filter-confirm-popup-div .tps-ringbuilder-reset-filter-confirm-popup-btn-div a.reset_option {
	background: var(--bgcolor-white);
	color: var(--bgcolor-1);
}

div#amountSlider .ui-state-default,
div#amountSlider .ui-widget-content .ui-state-default,
div#amountSlider .ui-widget-header .ui-state-default {
	background: var(--bgcolor-1) !important;
	box-shadow: none !important;
	border-radius: 50%;
	border-color: var(--bgcolor-1) !important;
	width: 20px !important;
	height: 20px !important;
	top: -9px !important;
}

#amountSlider .ui-widget-header,
.tps_slider .ui-widget-header {
/*	background: var(--bgcolor-1) !important;*/
}

.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 1;
	width: 1.2em;
	height: 8px !important;
	cursor: default;
}

.ui-slider-horizontal .ui-slider-range {
	top: 0px !important;
}

.ui-slider-horizontal .ui-slider-handle {
	top: -0.12em !important;
	margin-left: -0.6em;
}

div#amountSlider .ui-slider-horizontal {
	height: 0.3em;
}

div#amountSlider .ui-slider-horizontal .ui-slider-range {
	background: #c96;
}

ul.tps_diamond_metal span.img_metal {
	width: 40px;
	height: 40px;
	position: relative;
	display: block;
	background-image: url(jewelry-store-sprite.svg);
	margin: auto;
}

ul.tps_diamond_metal span.img_metal.white-gold {
	background-position: -55px -308px;
}

ul.tps_diamond_metal span.img_metal.yellow-gold {
	background-position: -97px -308px;
}

ul.tps_diamond_metal span.img_metal.rose-gold {
	background-position: -12px -308px;
}

ul.tps_diamond_metal span.img_metal.platinum {
	background-position: -141px -306px;
}

ul.tps_diamond_shapes {
	display: flex;
	align-content: space-between;
	align-items: center;
}

.tps_diamond_shapes li a,
ul.tps_diamond_metal li a,
.tps_diamond_style li a {
	position: relative;
}

ul.tps_diamond_shapes,
ul.tps_diamond_metal,
ul.tps_diamond_style {
	display: flex;
	justify-content: space-evenly;
	grid-gap: 15px;
	flex-wrap: wrap;
}

ul.tps_diamond_metal li a span.text_metal:after,
.tps_diamond_shapes li a span.text_shape:after,
.tps_diamond_style li a span.text_style:after {
	content: "";
	width: 100%;
	height: 2px;
	background: linear-gradient(to left, var(--bgcolor-white) 50%, var(--bgcolor-white) 50%) right;
	background-size: 201%;
	transition: .5s ease-out;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
}

.tps_diamond_shapes li a:hover span.text_shape:after,
.tps_diamond_shapes li a.selected span.text_shape:after,
.tps_diamond_metal li a:hover span.text_metal::after,
.tps_diamond_metal li a.selected span.text_metal:after,
.tps_diamond_style li a:hover span.text_style::after,
.tps_diamond_style li a.selected span.text_style:after {
	content: "";
	width: 100%;
	height: 2px;
	background: linear-gradient(to left, #efefef4f 50%, var(--bgcolor-1) 50%) right;
	background-size: 201%;
	transition: .5s ease-out;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
}

.tps_diamond_shapes li a:hover span.text_shape:after,
.tps_diamond_shapes li a.selected span.text_shape:after,
.tps_diamond_metal li a:hover span.text_metal::after,
.tps_diamond_metal li a.selected span.text_metal:after,
.tps_diamond_style li a:hover span.text_style::after,
.tps_diamond_style li a.selected span.text_style:after {
	background-position: left;
}

/* tps pendent listing design start */
.tps_pendantbuilderlisting .tps_pendantbuilderlisting_product .tps_pendantbuilderlisting_img img {
	width: 100%;
}

.tps_pendantbuilderlisting .tps_pendantbuilderlisting_product .tps_pendantbuilderlisting_img {
	position: relative;
}

.tps_pendantbuilderlisting .tps_pendantbuilderlisting_product .tps_pendantbuilderlisting_img img.hoverImg {
	display: none;
}

.tps_pendantbuilderlisting_product .tps_pendantbuilderlisting_img:hover .hoverImg {
	display: block !important;
	position: absolute;
	top: 0px;
	left: 0;
	right: 0;
	margin: auto;
	height: 100%;
	width: 100%;
	background: var(--bgcolor-white);
}

.tps_diamond_metal {
	display: flex;
	justify-content: center;
}

.tps_pendantbuilderlisting {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	grid-gap: 15px;
	margin-bottom: 50px;
}

.tps-no-product {
	text-align: center;
	font-size: 25px;
	line-height: 25px;
	color: var(--bgcolor-1);
	display: flex;
	flex-direction: column;
	grid-gap: 10px;
	height: 300px;
	justify-content: center;
	border: 1px solid var(--bgcolor-1);
}

.tps_pendantbuilderlisting .tps_pendantbuilderlisting_product {
	padding: 0px;
	transition: 0.3s ease;
	cursor: pointer;
	border-radius: 5px;
	border: 1px solid #fff1e496;
	box-shadow: 0 3px 6px #fff1e4;
}

.tps_pendantbuilderlisting .tps_pendantbuilderlisting_product:hover .hoverImg {
	/* 	background: #fff1e4; */
	display: black;
}

.tps_pendantbuilderlisting .tps_pendantbuilderlisting_product .tps_pendantbuilderlisting_content,
.tps_pendantbuilderlisting .tps_pendantbuilderlisting_product .tps_pendantbuilderlisting_content a:hover {
	color: var(--bgcolor-1);
	padding: 15px;
	text-align: center;
}

.tps-settings-sort-section {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
	margin-bottom: 20px;
}

.tps-settings-sort-section .tps-pendant-sortby {
	display: flex;
	justify-content: center;
	align-items: center;
	grid-gap: 0 10px;
}

.tps-settings-sort-section .tps-pendant-sortby p {
	margin: 0;
}

.tps-settings-sort-section .tps-settings-count {
	font-size: 16px;
	line-height: 26px;
	color: var(--bgcolor-1) !important;
	font-family: var(--font-body-family);
}

.tps-settings-sort-section .tps-pendant-sortby .select-wrapper select {
	font-size: 13px;
	line-height: 20px;
	color: var(--bgcolor-1);
	padding: 10px 13px 10px 13px;
	border-radius: 0px;
	font-family: var(--font-body-family);
	position: relative;
	background-repeat: no-repeat;
	cursor: pointer;
	border: none;
	width: 180px;
	background-color: var(--bgcolor-5);
	outline: none;
	box-shadow: none;
	background-image: url(demodown_Arrow.svg);
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	background-position: 96% 12px;
}

.tps_selected_filter_wrapper .filter_container .selected_filter_container ul li span.tps-pendantbuilder-remove-option {
	width: 15px;
	height: 15px;
	background-image: url(jewelry-store-sprite.svg);
	background-position: -354px -133px;
	margin-left: 5px;
	position: relative;
	display: block;
	cursor: pointer;
	margin-top: -1px;
}

.selected_filter_container ul li,
.filter_block.reset_filter a {
	cursor: pointer;
    position: relative;
    display: flex;
    align-items: center;
}

.tps_selected_filter_wrapper .filter_block.reset_filter a {
	position: relative;
    padding-right: 25px;
    text-transform: capitalize;
    padding-bottom: 0;
    font-size: 16px;
    line-height: 20px;
}

.tps_selected_filter_wrapper .filter_block.reset_filter a:hover {
	color: var(--bgcolor-1);
}

span.tps_applied_filter_lable {
	font-weight: 600;
}

.tps_selected_filter_wrapper .filter_block.reset_filter a:after {
	content: "";
    width: 27px;
    height: 22px;
    background-image: url(jewelry-store-sprite.svg);
    background-position: -204px -133px;
    margin-left: 5px;
    position: absolute;
    display: block;
    cursor: pointer;
    top: 0;
    right: 0;
}

.selected_filter_container ul li:hover {
	color:var(--bgcolor-main);
}

.tps_selected_filter_wrapper {
	background: #f1f1f1;
	margin-bottom: 15px;
	padding: 10px !important;
	margin-top: 15px;
}

.tps_selected_filter {
	display: flex;
	justify-content: space-between;
}

.tps_selected_filter_wrapper .filter_container .selected_filter_container ul li:hover span.tps-pendantbuilder-remove-option {
	background-position:  -393px -133px;
}

.tps_filter_values {
	display: flex;
	align-items: center;
}


.selected_filter_container ul {
	display: flex;
	align-items: center;
	grid-gap: 8px 5px;
	position: relative;
	padding-left: 0px;
	flex-wrap: wrap;
    margin: 0px;
}

.selected_filter_container ul {
	position: relative;
	padding-left: 10px;
}

.selected_filter_container ul:before {
	content: '';
	width: 1px;
	height: 66%;
	background-color: var(--bgcolor-1);
	position: absolute;
	right: 0px;
	top: 47%;
	left: 0px;
	transform: translateY(-47%);
}

.tps_selected_filter_wrapper .filter_container .selected_filter_container ul li span:before {
	display: none;
}

.selected_filter_container ul:first-child {
	padding-left: 0px;
}

.selected_filter_container ul:first-child:before {
	display: none;
}

.selected_filter_container {
	display: flex;
	grid-gap: 10px;
	flex-wrap: wrap;
	width: 100%;
	align-items: center;
}

.tps_filter_by_clear_all {
	display: flex;
	justify-content: space-between;
	padding: 0px 0px 10px;
}

/*end*/

/* tps pendant builder detils page css start */
.tps-pendant-Builder-detilspage .product-thumb-image.popup-gallery {
	width: 15%;
}

.tps-pendant-Builder-detilspage .product-full-image {
	order: 1;
	width: 85%;
}

.tps-pendant-Builder-detilspage .product .product-thumb-image ul li,
.tps-pendant-Builder-detilspage .product-thumb-image-slick.slick-initialized.slick-slider.slick-vertical {
	width: auto !important;
}

.tps-pendant-Builder-detilspage .product .product-thumb-image ul li {
	background: transparent;
	border: 1px solid var(--bgcolor-5);
	margin-bottom: 15px;
	padding: 5px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}

.tps-pendant-Builder-detilspage .product .product-thumb-image ul li.slick-slide:before {
	content: '';
	width: 4px;
	height: 0px;
	left: -5px;
	top: -1px;
	position: absolute;
	background-color: transparent;
	transition: height 1s ease-in-out;
}

.tps-pendant-Builder-detilspage .product .product-thumb-image ul li.slick-current.slick-active:before {
	background-color: var(--bgcolor-1);
	height: 100px;
}

.tps-pendant-Builder-detilspage .product .product-thumb-image ul li img {
	width: 100px;
	height: 100px;
}

.tps-pendant-Builder-detilspage .tps-pendantbuilder-gallary-wrapper .product-full-image .zoom-item {
	width: 550px;
	height: 500px;
	margin: auto;
}

.tps-pendant-Builder-detilspage .product-thumb-image .slick-list {
	height: 500px !important;
}

.tps-pendant-Builder-detilspage .tps-pendantbuilder-gallary-wrapper .product-full-image img {
	height: 100%;
}

.tps-pendant-Builder-detilspage .tps-pendantbuilder-gallary-wrapper {
	width: 60% !important;
	max-width: 60% !important;
    padding-right: 3% !important;
}

.tps-pendant-Builder-detilspage .tps-pendantbuilder-info {
	width: 40% !important;
	max-width: 40% !important;
	padding-left: 0% !important;
}

.variants-item-match-shapes label .tps_variant_img,
.variants-item-metal label .tps_variant_img,
.variants-item-pendant-style label .tps_variant_img {
	width: 40px;
	height: 40px;
	display: inline-block;
	background-color: unset !important;
	background-repeat: no-repeat;
	position: relative;
	display: block;
	background-image: url(jewelry-store-sprite.svg);
	margin: auto;
}

.variants-item-metal label span.white_gold {
	background-position: -55px -308px;
}

.variants-item-metal label span.yellow_gold {
	background-position: -97px -308px
}

.variants-item-metal label span.rose_gold {
	background-position: -12px -308px;
}

.variants-item-metal label span.platinum {
	background-position: -141px -306px;
}

.variants-item-match-shapes label span.round {
	background-position: -3px -154px;
}

.variants-item-match-shapes label span.princess {
	background-position: -50px -154px;
}

.variants-item-match-shapes label span.cushion {
	background-position: -95px -154px;
}

.variants-item-match-shapes label span.pear {
	background-position: -287px -154px;
}

.variants-item-match-shapes label span.marquise {
	background-position: -176px -154px;
}

.variants-item-match-shapes label span.emerald {
	background-position: -321px -154px;
}

.variants-item-match-shapes label span.radiant {
	background-position: -249px -154px;
}

.variants-item-match-shapes label span.asscher {
	background-position: -138px -154px;
}

.variants-item-match-shapes label span.oval {
	background-position: -210px -154px;
}

.variants-item-match-shapes label span.heart {
	background-position: -360px -154px;
}

.variants-item-match-shapes label span.pear {
	background-position: -287px -154px;
}

.variants-item-pendant-style label span.halo {
	background-position: -218px -487px;
}

.variants-item-pendant-style label span.designer {
	background-position: -138px -487px;
}

.variants-item-pendant-style label span.solitaire {
	background-position: -178px -487px;
}

.pendant-sec .variants-item-match-shapes label:after,
.tps-pendantbuilder-info .variants-item-metal label:after,
.variants-item-pendant-style label:after,
.pendant-sec .variants-item-match-shapes label.active:after,
.tps-pendantbuilder-info .variants-item-metal label.active:after,
.variants-item-pendant-style label.active:after {
	content: '';
	width: 100%;
	height: 2px;
	background: linear-gradient(to left, #efefef4f 50%, var(--bgcolor-1) 50%) right;
	background-size: 201%;
	transition: .5s ease-out;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
}

.pendant-sec .variants-item-match-shapes label:hover::after,
.tps-pendantbuilder-info .variants-item-metal label:hover:after,
.variants-item-pendant-style label:hover::after,
.pendant-sec .variants-item-match-shapes label.active::after,
.tps-pendantbuilder-info .variants-item-metal label.active:after,
.variants-item-pendant-style label.active::after {
	background-position: left;
}

.pendant-sec .variants-item-match-shapes label.active span,
.tps-pendantbuilder-info .variants-item-metal label.active span,
.variants-item-pendant-style label.active span {
	color: var(--bgcolor-1);
}
.white_diamond_cont .tps_diamondlisting_area .listingHeaderOne span.carat_sort, 
.white_diamond_cont .tps_diamondlisting_area .compareHeaderOne span.carat_sort,
.white_diamond_cont .tps_diamondlisting_area .listingHeaderOne span.price_sort, 
.white_diamond_cont .tps_diamondlisting_area .compareHeaderOne span.price_sort{
	cursor: pointer !important;
}
/* end*/
	{
	% comment %
}

Tab Css {
	% endcomment %
}

span.img_shape {
	width: 40px;
	height: 40px;
	display: inline-block;
	margin-top: 10px;
}

.tps_diamond_shapes a.selected span.text_shape {
	color: #c96;
}

/* Style the tab */
.tab {
	overflow: hidden;
	display: flex;
	align-content: center;
	justify-content: space-evenly;
	align-items: center;
	border-bottom: 1px solid #999999;
	margin-top: 20px;
	margin-bottom: 45px;
}

/* Style the buttons inside the tab */
.tab button {
	background-color: inherit;
	float: left;
	border: none;
	outline: none;
	cursor: pointer;
	padding: 14px 16px;
	transition: .3s;
	font-size: 16px;
	font-family: var(--font-body-family);
	color: #999999;
	position: relative;
}

/* Change background color of buttons on hover */
.tab button:hover {
	color: var(--bgcolor-1);
}


/* Filter Css */
span.img_metal img {
	width: 36px;
}

ul.tps_diamond_metal span.text_metal {
	display: block;
	position: relative;
	font-size: 12px;
	color: #999999;
	text-align: center;
	cursor: pointer;
}

ul.tps_diamond_metal a.selected span {
	color: #c96;
}

#setting_first {
	margin-top: 35px;
}

.step_title.active {
	background-color: #FFF1E4;
}

.step_title {
	text-decoration: none;
	padding: 10px 0 10px 45px;
	position: relative;
	display: block;
	border: 0 !important;
	border-radius: 0;
	outline-style: none;
	background: var(--bgcolor-5);
	cursor: initial;
	font-size: 20px;
	height: 100px;
	line-height: 20px;
	cursor: pointer;
	display: flex;
	align-content: center;
	justify-content: center;
	align-items: center;
}

.large--four-twelfths {
	position: relative;
	width: 33.33%;
}

.step_title:before {
	content: " ";
	display: block;
	width: 0;
	height: 0;
	border-top: 58px solid transparent;
	border-bottom: 57px solid transparent;
	border-left: 32px solid var(--bgcolor-white);
	position: absolute;
	top: 50%;
	margin-top: -56px;
	margin-left: 1px;
	left: 100%;
	z-index: 1;
}

.step_title:after {
	content: " ";
	display: block;
	width: 0;
	height: 0;
	border-top: 58px solid transparent;
	border-bottom: 57px solid transparent;
	border-left: 30px solid var(--bgcolor-5);
	position: absolute;
	top: 50%;
	margin-top: -56px;
	left: 100%;
	z-index: 2;
}

.step_title.active:after {
	border-left: 30px solid #FFF1E4;
}

.title h3 {
	text-align: center;
	font-size: 24px;
	color: var(--bgcolor-1);
	line-height: 35px;
	font-family: 'Noto Serif';
	margin: 20px 0px;
	font-weight: normal;
	text-transform: capitalize;
}

.title h3 span {
	color: var(--bgcolor-1);
}


div#edit_setting {
	display: block;
	font-size: 11px;
}

ul#sandBox a.container_item img {
	width: 100%;
}

ul#tps_diamond_shapes li a.selected,
.tps_ring_style a.selected {
	color: #e8c592;
}

div#amountSlider,
.tps_inputrange {
	width: 100%;
	margin: 7px auto 15px;
}

.tps_inputrange input#calcAmount2 {
	float: right;
}

.ui-slider-horizontal .ui-slider-range {
	background: #0d6efd66;
	border-color: #0d6efd66;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	border-color: #81aded;
	background: #81aded;
}

span.text_shape {
	display: block;
	text-align: center;
}

ul#tps_diamond_shapes img {
	width: 51%;
	margin: 5px auto;
	display: block;
}

span.img_shape.marquies img {
	width: 25% !important;
}

/*  */
div#collection-content {
	margin-top: 20px;
}

#tps_style_fillter .fr_input {
	display: flex;
	justify-content: space-between;
}

.tps_setting_filter.active {
	padding-bottom: 35px;
}

.tps_pendantbuilder_reset_filter_confirm_popup_btn_div {
	display: flex;
	grid-gap: 10px;
	justify-content: flex-end;
}

fieldset.hide.js.product-form__input.variants-item-metal input[type=radio]:checked+label {
	opacity: 0;
	padding: 0;
	height: 0;
	margin: 0;
	font-size: 0;
	line-height: 0;
	position: absolute;
}

ul.variant-opt {
	display: flex;
}

ul.variant-opt li a {
	display: block;
	padding: 3px 10px;
	border: 1px solid;
	margin: 0 5px;
}

.step_title .tps_steps_num {
	flex: 10%;
	color: #999999;
}

.step_title h4 {
	flex: 75%;
	margin-bottom: 0;
	color: #999999;
}

.step_title .tps_steps_img {
	flex: 15%;
}

.step_title.active h4,
.step_title.active .tps_steps_num {
	color: var(--bgcolor-1);
}

.step_title:hover h4,
.step_title:hover .tps_steps_num {
	color: var(--bgcolor-1);
}

.step_title:hover {
	background: #fff1e4;
}

.step_title:before:hover {
	background: #fff1e4;
}

.step_title:hover::after {
	border-left: 32px solid #fff1e4;
}

/*  */
.tab_inner.flex {
	display: flex;
	flex-wrap: wrap;
}

.tab_inner.flex div#Shape,
.tab_inner.flex div#Price {
	width: 50%;
	padding: 30px 20px;
}

span.text_shape {
	display: block;
	font-family: var(--font-body-family);
	text-align: center;
	font-size: 12px;
	color: #999999;
	position: relative;
}

.tab_inner.flex div#amountSlider,
.tab_inner.flex .tps_inputrange {
	width: 100%;
	margin: 7px auto 15px;
}

.tab_inner span.fr_tit {
	display: none;
}

.tab_inner.flex span.fr_tit {
	display: block;
	font-size: 16px;
	color: #999999;
	margin-right: 6px;
	margin-left: 2px;
	font-family: var(--font-body-family);
}

.tab_inner.flex ul#tps_diamond_shapes {
	margin-top: 15px;
}

div#amountSlider,
.tps_inputrange {
	width: 100%;
	margin: 7px auto 0px !important;
	cursor: pointer;
}

input#calcAmount,
input#calcAmount2 {
	width: 85px;
	margin-top: 18px;
	font-size: 13px;
	height: 30px;
	text-align: center;
	line-height: normal;
	padding: 2px 8px;
	color: var(--bgcolor-1);
	border-radius: 2px;
	font-family: var(--font-body-family);
	border: 1px solid #999999;
}

.ui-slider-horizontal {
	height: 0.4em !important;
}

.ui-widget-content {
	background: #D92467;
	color: #222222 !important;
}

.tab_inner {
	position: relative;
}

.tps-settings-count {
	font-size: 22px;
	color: var(--bgcolor-1);
	font-family: var(--font-body-family);
}

/* Unused */
.tps-settings-selected-section {
	display: inline-flex;
}

ul#tps-selected-item,
ul#tps-selected-item-metal {
	display: flex;
	align-content: center;
	justify-content: center;
	align-items: center;
}

ul#tps-selected-item-metal li {
	margin: 0 15px;
}

input#diamond_filter_values,
input#style_metal_hidden {
	width: 100%;
	border: unset;
	pointer-events: none;
}

/* ul#tps-selected-item, ul#tps-selected-metal {
    display: inline-flex;
} */
ul#tps-selected-item li,
ul#tps-selected-item-metal li {
	margin: 0 5px;
	border: 1px solid #000;
	padding: 5px 10px;
	margin: 5px;
}

ul#sandBox li.row-left {
	width: 100%;
	height: auto !important;
	overflow: hidden;
	margin-bottom: 15px;
	background: transparent;
	padding: 14px 0px 0px 0px !important;
	border: 1px solid #99999992;
}

ul#sandBox .product-content-left a {
	font-size: 16px;
	line-height: 24px;
	font-family: var(--font-body-family);
	color: var(--bgcolor-1);
	margin-right: auto;
	margin-left: auto;
	max-width: 230px;
	text-transform: capitalize;
	text-align: center;
	display: block;
}

ul#sandBox .product-price {
	font-size: 20px;
	font-family: var(--font-body-family);
	font-weight: bold;
	color: #E56D6D;
	text-align: center;
	margin-top: 8px;
}

/*  */
h1.product__title,
.tps_details_title {
	margin: 0px;
	font-size: 30px;
	color: var(----heading-color);
	line-height: 40px;
	font-family: var(--font-body-family);
	font-weight: unset;
	margin-bottom: 10px;
	text-transform: capitalize;
}

.price__regular span {
	font-size: 25px;
	color: var(--bgcolor-1) !important;
	line-height: 30px;
	font-family: var(--font-body-family);
	margin-top: 0px;
	margin-bottom: 15px;
}

/* Single Product */
.pendant-sec .variants-item-match-shapes label span.tps_variant_img,
.variants-item-pendant-style label span.tps_variant_img {
	padding: 0 !important;
}

.pendant-sec .variants-item-match-shapes label,
.tps-pendantbuilder-info .variants-item-metal label,
.variants-item-pendant-style label {
	background-color: transparent !important;
	padding: 0 0 10px 0 !important;
	border: 0 !important;
	position: relative;

}

fieldset.product-form__input .form__label {
	margin-bottom: 0.2rem;
	color: var(--bgcolor-1);
	font-size: 15px;
	font-family: var(--font-body-family);
	letter-spacing: 0.5px;
	text-transform: capitalize;
	margin-bottom: 5px;
	display: block;
}

.product-form__input.variants-item-metal label span.tps_variant_img {
	display: block;
	margin-bottom: 5px;
}

div#view-change,
div#edit_diamond,
.viewRing {
	font-size: 13px;
}

/*  */
div#id01 {
	display: none;
}

/* Loader Css */
div#sandBox-wrapper {
	position: relative !important;
}

.tps-ringbuilder-item-listing-parent-div {
	position: relative;
}

.tps-ringbuilder-item-listing-loader {}

@-webkit-keyframes seconds {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		left: -9999px;
	}
}

@keyframes seconds {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		left: -9999px;
	}
}

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

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

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

.timeline-item {
	background: var(--bgcolor-white);
	border-bottom: 1px solid #f2f2f2;
	padding: 25px;
	margin: 0 auto;
}

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

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

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

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

.tps-ringbuilder-animated-background {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-name: placeHolderShimmer;
	animation-name: placeHolderShimmer;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	background: #f6f7f8;
	background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
	background-size: 900px 204px;
	height: 40px;
	position: relative;
}

.tps-ringbuilder-background-masker {
	background: var(--bgcolor-white);
	position: absolute;
}

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

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

.tps-ringbuilder-background-masker.header-bottom {
	top: 18px;
	height: 6px;
}

.tps-ringbuilder-background-masker.subheader-left,
.tps-ringbuilder-background-masker.subheader-right {
	top: 24px;
	height: 6px;
}

.tps-ringbuilder-background-masker.header-right,
.tps-ringbuilder-background-masker.subheader-right {
	width: auto;
	left: 900px;
	right: 0;
}

.tps-ringbuilder-background-masker.subheader-right {
	left: 530px;
}

.tps-ringbuilder-background-masker.subheader-bottom {
	top: 30px;
	height: 10px;
}

.tps-ringbuilder-background-masker.content-top,
.tps-ringbuilder-background-masker.content-second-line,
.tps-ringbuilder-background-masker.content-third-line,
.tps-ringbuilder-background-masker.content-second-end,
.tps-ringbuilder-background-masker.content-third-end,
.tps-ringbuilder-background-masker.content-first-end {
	top: 40px;
	left: 0;
	right: 0;
	height: 6px;
}

.tps-ringbuilder-background-masker.content-top {
	height: 20px;
}

.tps-ringbuilder-background-masker.content-first-end,
.tps-ringbuilder-background-masker.content-second-end,
.tps-ringbuilder-background-masker.content-third-end {
	width: auto;
	left: 380px;
	right: 0;
	top: 60px;
	height: 8px;
}

.tps-ringbuilder-background-masker.content-second-line {
	top: 68px;
}

.tps-ringbuilder-background-masker.content-second-end {
	left: 420px;
	top: 74px;
}

.tps-ringbuilder-background-masker.content-third-line {
	top: 82px;
}

.tps-ringbuilder-background-masker.content-third-end {
	left: 00px;
	top: 88px;
}

.tps_grid_animated-background {
	height: 300px;
}

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

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

.tps-seDetailc-gallery-loader .timeline-item,
.tps-seDetailc-gallery-loader .timeline-wrapper,
.tps-seDetailc-gallery-loader .auth-info.row,
.tps-seDetailc-gallery-loader .tps_grid_animated-background {
	height: 100%;
}

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

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

.tps-seDetailc-gallery-loader .tps_grid_animated-background {
	width: 80%;
	margin: auto;
}

.tps-seDetailc-gallery-loader .tps-seDetailc-spinner-arrow {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
}

.tps-seDetailc-gallery-loader .tps-seDetailc-spinner-arrow .tps_grid_animated-background {
	width: 40px;
	height: 40px;
	background: #eeeeee;
}

.tps-seDetailc-gallery-loader .tps-seDetailc-spinner-arrow .tps_grid_animated-background.left-spinner {
	float: left;
	margin-left: -55px;
}

.tps-seDetailc-gallery-loader .tps-seDetailc-spinner-arrow .tps_grid_animated-background.right-spinner {
	float: right;
	margin-right: -55px;
}

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

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

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

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

.tps-ringbuilder-item-not-found-div {
	text-align: center;
	font-family: 'Avenir';
	font-size: 25px;
	line-height: 25px;
	color: #102F4B;
	display: flex;
	flex-direction: column;
	grid-gap: 10px;
	height: 300px;
	justify-content: center;
	border: 1px solid #1212120d;
}

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

.tps_latestv_ringl_filter .tps-ringbuilder-price .tps-ringbuilder-slider-filter-warn {
	width: 40%;
	display: block;
	margin: auto;
	text-align: center;
	font-size: 12px;
	text-transform: capitalize;
	font-family: 'Avenir';
	color: #ff0000;
	margin-top: 31px;
}

.tps-ringbuilder-disable-filter .tps-ringbuilder-metal ul li,
.tps-ringbuilder-disable-filter .tps-ringbuilder-reset-parent,
.tps-ringbuilder-disable-filter .tps-ringbuilder-style ul li,
.tps-ringbuilder-disable-filter .tps-ringbuilder-shape ul li,
.tps-ringbuilder-disable-filter .tps-ringbuilder-price .tps-ringbuilder-price-slider,
.tps-ringbuilder-disable-filter .tps-ringbuilder-price .tps-latestv-bapf-from,
.tps-ringbuilder-disable-filter .tps-ringbuilder-price .tps-latestv-bapf-to {
	opacity: 0.5;
	pointer-events: none;
}

.tps-ringbuilder-background-masker {
	display: block !important;
}


/*detail page loader design*/
.tps_details_loader_info .tps_buy-loosebtn-masker,
.tps_details_loader_info .tps_choose-diamond-btn-masker {
	display: inline-block;
	width: 50%;
	float: left;
	margin-bottom: 20px;

}

.tps_details_loader_info .tps_choose-diamond-btn-masker {
	margin-left: 20px;
}

.tps_details_loader_info .tps_details_loader_social {
	clear: both;
	display: block;
	margin-top: 20px;
	float: none;
}

.tps-spinner-container.tps-detail-page-loader .white-widget {
	display: none;
}

.tps-spinner-container.tps-detail-page-loader .white-widget:nth-child(1) {
	display: block;
}

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

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

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

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

.tps-detail-page-loader .animated-background,
.tps-filter-page-loader .animated-background {
	height: 100Vh;
	background: transparent;
	overflow: hidden;
}

.tps-detail-page-loader .tps_details_bg-masker,
.tps-filter-page-loader .tps_listing_bg-masker {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-name: placeHolderShimmern;
	animation-name: placeHolderShimmern;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	background: #f6f7f8;
	background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
	background-size: 900px 204px;
	position: relative;
}

.tps-detail-page-loader .background-masker.tps_details_loader_grid {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    background-color: transparent;
   grid-gap: 55px;
}

.tps-detail-page-loader .background-masker.tps_details_loader_grid .tps_details_loader_gallery {
    display: flex;
    flex-wrap: wrap;
    width: 55%;
    justify-content: center;
    grid-gap: 20px 0 !important;
}

.tps-detail-page-loader .tps_details_loader_gallery_left {
    justify-content: space-between !important;
}

.tps-detail-page-loader .tps_details_loader_gallery_left, 
.tps-detail-page-loader .tps_details_loader_gallery_right {
    width: auto;
    display: flex;
    margin-bottom: 20px;
    width: 100%;
    text-align: center;
    justify-content: center;
    align-items: center;
    padding-right: 0;
}

.tps-detail-page-loader .tps_details_loader_gallery_left div {
    width: 80%;
    height: 405px;
    margin-bottom: 0;
}

.tps_details_bg-masker.left-spinner, 
.tps_details_bg-masker.right-spinner {
    width: 40px !important;
    height: 40px !important;
}

.tps_details_loader_gallery_right {
    align-items: flex-start;
    height: 15% !important;
}

.tps_details_loader_gallery_right div {
    width: 86px;
    height: 86px;
    margin: 0 10px 0 0;
}

.tps-detail-page-loader .background-masker.tps_details_loader_grid .tps_details_loader_info {
    width: 40%;
}

.tps-detail-page-loader .tps_details_loader_title {
    height: 45px;
    display: block;
    width: 100%;
}

.tps-detail-page-loader .tps_details_loader_pricecsub {
    height: 35px;
    display: block;
    width: 45%;
    margin-top: 30px;
}

.tps-detail-page-loader .tps_details_loader_subtitle {
    height: 75px;
    display: block;
    width: 85%;
    margin-top: 30px;
}

.tps-detail-page-loader .tps_details_loader_social {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    margin-top: 30px;
      width: 75%;
}

.tps-detail-page-loader .tps_details_loader_social div:nth-child(1), 
.tps-detail-page-loader .tps_details_loader_social div:nth-child(3) {
    margin-right: 0;
}

.tps-detail-page-loader .tps_details_loader_social div {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 0;
}

.tps-detail-page-loader .tps_details_loader_social div span:nth-child(1) {
    width: 80%;
}

.tps-detail-page-loader .tps_details_loader_social div span:nth-child(2) {
    width: 2%;
    margin-left: 10px;
}

.tps-detail-page-loader span.tps_details_loader_btn.tps_details_bg-masker {
    height: 52px;
    display: inline-block;
    width: 45%;
    margin-top: 20px;
    margin-bottom: 15px;
    margin-right: 2%;
}

.tps-detail-page-loader span.tps_details_loader_addcrt.tps_details_bg-masker {
    height: 52px;
    display: inline-block;
    width: 93%;
    margin-top: 30px;
}

.tps-detail-page-loader span.tps_details_loader_btn.tps_details_bg-masker:last-child{
  margin-right: 0;
}

.tps-detail-page-loader .tps_details_loader_social.order_now {
    display: grid;
    grid-template-columns: 1fr;
    margin-top: 0px;
    grid-gap: 10px;
    padding-bottom: 10px;
}

.tps-detail-page-loader .tps_details_loader_social.order_now div span:nth-child(1) {
    width: 10%;
}

.tps-detail-page-loader .tps_details_loader_social.order_now div span:nth-child(2) {
    width: 80%;
    margin-left: 20px;
}

.tps-detail-page-loader .tps_custom_service_box {
    display: block;
    width: 100%;
}

.tps-detail-page-loader .tps_custom_service_box .tps_custom_head_bx{
    width: 20%;
    height: 50px;
    margin: auto;
    margin-bottom: 40px;
}

.tps-detail-page-loader .tps_custom_service_box .tps_custom_grid_box_serv{
  display: flex;
    align-items: center;
    justify-content: center;

}

.tps-detail-page-loader .tps_custom_service_box .tps_custom_grid_box_serv .tps_custom_load_main_serv{
    display: grid;
    margin-top: 10px;
    padding-bottom: 20px;
  width: 100%;
}

.tps-detail-page-loader .tps_custom_service_box .tps_custom_grid_box_serv .tps_custom_load_main_serv .tps_serv_img{
    width: 60px;
    height: 60px;
   margin: auto;
    margin-bottom: 15px;
}

.tps-detail-page-loader .tps_custom_service_box .tps_custom_grid_box_serv .tps_custom_load_main_serv .tps_serv_head{
    width: 40%;
    height: 30px;
    margin: auto;
    margin-bottom: 15px;
}

.tps-detail-page-loader .tps_custom_service_box .tps_custom_grid_box_serv .tps_custom_load_main_serv .tps_serv_para{
    width: 70%;
    height: 15px;
   margin: auto;
    margin-bottom: 15px;
}



.tps-detail-page-loader .tps_add_email_box {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    margin-top: 10px;
    grid-gap: 35px;
    padding-bottom: 20px;
}

.tps-detail-page-loader .tps_add_email_box .tps_add_email_box_inner.email_now div{
     display: flex;
    align-items: center;
    margin-bottom: 0;
}

.tps-detail-page-loader .tps_add_email_box .tps_add_email_box_inner.email_now div span:nth-child(1) {
    width: 25%;
  height: 40px;
}

.tps-detail-page-loader .tps_add_email_box .tps_add_email_box_inner.email_now div span:nth-child(2) {
    width: 75%;
    margin-left: 15px;
     height: 90px;
}

.tps-detail-page-loader .tps_add_email_box .tps_add_email_box_inner.email_now div span:nth-child(3) {
    width: 70%;
    margin-left: 20px;
    height: 20px;
}

.tps-detail-page-loader .tps_details_loader_social div span {
    display: block;
    height: 20px;
}

.tps_details_loader_product-information_section {
    display: block;
    width: 100%;
    margin-top: 0;
}

.tps-detail-page-loader .tps_details_loader_product-information_title {
    width: 200px;
    height: 20px;
}

.tps-detail-page-loader .tps_details_loader_product {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 10px;
    margin-top: 20px;
}

.tps-detail-page-loader .tps_details_loader_product div {
    display: flex;
    grid-gap: 5px;
}

.tps-detail-page-loader .tps_details_loader_product div span:nth-child(1) {
    display: block;
    width: 100%;
    height: 40px;
    margin-bottom: 20px;
}

.tps-detail-page-loader .tps_details_loader_product div span:nth-child(2) {
    display: block;
    width: 100%;
    height: 40px;
    margin: 0 auto 20px;
}

.tps-detail-page-loader .tps_bread-crum-hed-bx{
  width: 100%;
  display: flex;
  margin-bottom: 40px;
}

.tps-detail-page-loader .tps_bread-crum-hed-bx .tps_bread-crum-hed-bx-main{
  width: 60px;
  height: 10px;
}

.tps-detail-page-loader .tps_bread-crum-hed-bx .tps_bread-crum-hed-bx-mid{
  width: 20px;
  height: 10px;
  margin-left: 8px;
  margin-right: 8px;
}

.tps-detail-page-loader .tps_bread-crum-hed-bx .tps_bread-crum-hed-bx-last{
  width: 150px;
  height: 10px;
}

.tps-detail-page-loader .tps_back_srch_bx{
  width: 100%;
  display: flex;
  margin-bottom: 20px;
}

.tps-detail-page-loader .tps_back_srch_bx_arow{
  width: 20px;
  height: 10px;
  margin-right: 5px;
}

.tps-detail-page-loader .tps_back_srch_bx_back{
  width: 120px;
  height: 10px;
}


/*hand diamonds slider */
.tps-product-detail-div .tps_row .tps-details-media-gallery-div .tps-details-main-media-div .tps-details-inner-media-div .tps-skin-comparer-img {
	position: relative;
	height: 350px;
}

.tps-product-detail-div .tps_row .tps-details-inner-media-div .tps-skin-comparer-img .tps_carat_diamond_img {
	background-image: url(../../../tps-vue-app/assets/images/round_white.png);
	background-position: center center;
	background-repeat: no-repeat;
	cursor: default;
	height: 40%;
	left: 60.5%;
	margin-left: -22%;
	margin-top: -4%;
	position: absolute;
	top: 48%;
	width: 40%;
	z-index: 2;
	-webkit-transform: translate(-40%, -50%);
	transform: translate(-40%, -50%);
}

.tps-product-detail-div .tps_row .tps-details-inner-media-div .tps-skin-comparer-slider .tps-skin-comparer-slider-inner {
	margin: 35px 0 40px;
}

.tps-product-detail-div .tps_row .tps-details-inner-media-div .tps-skin-comparer-slider .tps-skin-comparer-slider-inner:nth-child(1) {
	margin: 20px 0 35px;
}

.tps-product-detail-div .tps-skin-comparer-slider .tps-skin-comparer-slider-inner .slider-horizontal {
	height: 5px;
}

.tps-product-detail-div .tps-skin-comparer-slider .tps-skin-comparer-slider-inner .slider-base {
	background-color: #E7B7B7 !important;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

.tps-product-detail-div .tps-skin-comparer-slider .tps-skin-comparer-slider-inner .slider-connect {
	background-color: #E7B7B7 !important;
}

.tps-product-detail-div .tps-skin-comparer-slider .tps-skin-comparer-slider-inner .slider-handle {
	width: 15px !important;
	height: 15px !important;
	transition: none;
	background-color: #102F4B;
	box-shadow: none !important;
	border-radius: 50%;
}

.tps-product-detail-div .tps-skin-comparer-slider .tps-skin-comparer-slider-inner .slider-horizontal .slider-tooltip-bottom {
	background-color: transparent !important;
	border: none;
	font-size: 11px;
	font-family: 'Avenir';
	border-radius: 0px;
	padding: 0px;
	color: #202021;
	top: 21px;
	font-weight: normal;
}

.tps-product-detail-div .tps-details-inner-media-div .tps-skin-comparer-img img.tps_slider_overlay_img {
	position: absolute;
	left: 0;
	top: 0;
}

.tps-product-detail-div .tps-skin-comparer-slider .tps-skin-comparer-slider-inner .slider-horizontal .slider-tooltip-bottom:before {
	display: none;
}

.tps-product-detail-div .tps_row .tps-details-inner-media-div .tps-skin-comparer-slider .tps_slider_tooltip_title {
	display: flex;
	flex-wrap: wrap;
}

.tps-product-detail-div .tps_row .tps-details-inner-media-div .tps-skin-comparer-slider .tps_slider_tooltip_title span {
	margin-top: 7px;
	font-size: 11px;
	font-family: 'Avenir';
}

.tps-product-detail-div .tps_row .tps-details-inner-media-div .tps-skin-comparer-slider .tps_slider_tooltip_title span:nth-child(2) {
	margin-left: auto;
}

.tps-product-detail-div .tps-iframe-loader {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 40px;
	height: 40px;
	background-image: url(../../../tps-vue-app/assets/images/loading.gif);
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center center;
	color: transparent;
}

.tps-product-detail-div .tps_details_subtitle ul li:nth-last-child(1):after {
	display: none;
}

/*  */


.tps-spinner-container.tps-detail-page-loader .white-widget {
	display: none;
}

.tps-spinner-container.tps-detail-page-loader .white-widget:nth-child(1) {
	display: block;
}

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

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

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

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

.tps_single_product,
.tps_pendant_final_page {
	position: relative;
}

.tps-spinner-container.tps-detail-page-loader {
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 9999;
	height: 100%;
	bottom: 0;
	background: var(--bgcolor-white);
	-webkit-animation: seconds 1.0s forwards;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-delay: 3s;
	animation: seconds 1.0s forwards;
	animation-iteration-count: 1;
	animation-delay:3s;

}

@-webkit-keyframes seconds {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		left: -9999px;
	}
}

@keyframes seconds {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		left: -9999px;
	}
}

/* diamond-detail-page */
div#shopify-section-diamond-detail-page {
	position: relative;
}

#product {
	overflow: hidden;
    padding-top: 0px;
}


.tps_diamond_detail .product-image.row,
div#product-information {
	display: block;
}

.horizontal--diamond_thumbnails.diamond_thumbnails {
	width: 100%;
	float: unset;
}

.horizontal--diamond_thumbnails ul.thumbnails {
	display: flex;
}

.page-load-status {
	display: none;
	/* hidden by default */
	padding-top: 20px;
	border-top: 1px solid #DDD;
	text-align: center;
	color: #777;
}

.resetBox_popup {
	display: inline-block;
	float: right;
}

.m-t-0 {
	margin-top: 0 !important;
}

.tps_reset_option {
	margin-top: 35px;
}

ul.tps_diamond_style {
	justify-content: flex-start;
}

.tps_filter_metal span.fr_tit,
.tps_filter_price span.fr_tit,
.tps_filter_shape span.fr_tit,
.tps_filter_style span.fr_tit {
	padding: 7px 5px 15px 0px;
	display: block;
	width: 100%;
	font-size: 16px;
	line-height: 24px;
	color: var(--bgcolor-1);
	margin: 0;
	padding: 0px 5px 15px 0px;
	position: relative;
	border: none;
	font-weight: normal;
}

.tps_diamond_style span.img_style {
	width: 40px;
	height: 40px;
	position: relative;
	display: block;
	background-image: url(jewelry-store-sprite.svg);
	margin: auto;
}

.tps_diamond_style span.tps_style_designer {
	background-position: -138px -487px;
}

.tps_diamond_style a.selected span.tps_style_designer {
	background-position: -138px -487px;
}

.tps_diamond_style span.tps_style_halo {
	background-position: -218px -487px;
}

.tps_diamond_style a.selected span.tps_style_halo {
	background-position: -218px -487px;
}

.tps_diamond_style span.tps_style_solitaire {
	background-position: -178px -487px;
}

.tps_diamond_style a.selected span.tps_style_solitaire {
	background-position: -178px -487px;
}

.tps_filter_style ul li {
	text-align: center;
	position: relative;
}

.tps_filter_style span.text_style {
	display: block;
	font-family: var(--font-body-family);
	text-align: center;
	font-size: 12px;
	color: #999999;
	position: relative;
}


.tps_diamond_style a.selected span {
	color: #c96;
}

.tps_product_details_info {
	margin: 0 0 40px 0;
	padding-top: 15px;
}

.tps_product_details_info .product_metafields .single_info,
.tps_setting_detail_tab .tps-seDetailc-sp-info-col .single_info {
	display: flex;
	flex-wrap: wrap;
	grid-gap: 30px 0px;
	padding: 10px 20px;
	align-items: center;
}

.tps_product_details_info .product_metafields .single_info {
	background-color: #FFFFFF;
}

.tps_product_details_info .product_metafields .detail-column-row-1.single_info,
.tps_product_details_info .product_metafields .detail-column-row-8.single_info,
.tps_product_details_info .product_metafields .detail-column-row-10.single_info,
.tps_product_details_info .product_metafields .detail-column-row-3.single_info,
.tps_product_details_info .product_metafields .detail-column-row-14.single_info,
.tps_product_details_info .product_metafields .detail-column-row-5.single_info,
.tps_product_details_info .product_metafields .detail-column-row-15.single_info, 
.tps_product_details_info .product_metafields .detail-column-row-16.single_info {
	background-color: #F4F4F4;
}



.tps_product_details_info .tps_detail_section_heading h2 {
	font-size: 20px;
	color: var(--bgcolor-1);
	line-height: 30px;
	font-family: var(--font-body-family);
	font-weight: bold;
    margin-top: 0;
	margin-bottom: 20px;
	text-transform: capitalize;
	position: relative;
	padding-bottom: 10px;
	display: inline-block;
}

.tps_product_details_info .product_metafields .single_info .txt_title,
.tps_setting_detail_tab .info-column-setting_info .tps-seDetailc-sp-info-col .single_info .txt_title,
.tps_setting_detail_tab .info-column-accent_stone_info .tps-seDetailc-sp-info-col .single_info .txt_title {
	width: 60%;
	font-size: 14px;
	font-family: var(--font-body-family);
	letter-spacing: 0.5px;
	line-height: 25px;
}

.tps_product_details_info .product_metafields .single_info .txt_info,
.tps-seDetailc-attr-right,
.tps_setting_detail_tab .info-column-setting_info .tps-seDetailc-sp-info-col .single_info .txt_info,
.tps_setting_detail_tab .info-column-accent_stone_info .tps-seDetailc-sp-info-col .single_info .txt_info {
	width: 40%;
	text-align: right;
  font-size: 14px;
	font-family: var(--font-body-family);
  letter-spacing: 0.5px;
	line-height: 25px;
}

.tps-seDetailc-sp-info-col-3 span,
.info-column-accent_stone_info span,
.info-column-setting_info span {
	padding: 10px;
	display: block;
	text-align: center;
	font-size: 16px;
	font-family: var(--font-body-family);
	text-transform: uppercase;
}

.tps-pendant-Builder-detilspage .tps-pendantbuilder-gallary-wrapper .tps_pendant_setting_gallery {
	display: block;
}

.product_metafields {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-column-gap: 15px;
}
 
/* end */
/* Code Created by TransPacific Software Pvt. Ltd*/
/* pendant builder details page set gallery section */

.tps-pendant-Builder-detilspage .tps-pendantbuilder-gallary-wrapper .tps_pendant_setting_gallery .tps-product-full-image {
	margin-bottom: 20px;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-column-gap: 15px;
	grid-row-gap: 15px;
	align-items: center;
}

.tps-pendant-Builder-detilspage .tps-pendantbuilder-gallary-wrapper .tps_pendant_setting_gallery .tps-product-full-image img,
.tps_pendant_setting_gallery .tps-product-full-image video {
	width: 100%;
}

.button,
.shopify-challenge__button,
.customer button {
	box-shadow: none;
}

.product-form__buttons input.tps_choose_setting:hover {
	color: var(--bgcolor-1);
	box-shadow: none !important;
	background: #FFF1E4;
	border: 1px solid #FFF1E4;
}

/* pendant builder diamond listing*/

.pendant-builder-diamond-listing .tps_filter_tabs ul.tps-filter-tab {
	display: flex;
	justify-content: center;
	grid-column-gap: 50px;
	border-bottom: 1px solid #000;
	padding-bottom: 10px;
	margin-bottom: 30px;
	align-items: center;
}

.pendant-builder-diamond-listing .diamond_type_wrap .diamond_type_list {
	display: flex;
	justify-content: center;
	align-items: center;
	grid-gap: 15px;
	align-items: center;
	margin-bottom: 30px;
    padding: 0px 30px;
}

.tps-loose-diamonds-breadcrumbs .tps-breadcurmbs-content span.tps_breadcumb_slash{
  margin-left: 8px;
  margin-right: 8px;
}

.pendant-builder-diamond-listing .diamond_type_wrap .diamond_type_list li {
    width: 100%;
}
.pendant-builder-diamond-listing .filter_block.tps_diamond_type_filter {
	justify-content: center;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-column-gap: 40px;
	grid-row-gap: 35px;
	width: 100%;
	margin: auto;
	padding-bottom: 25px;
    padding-top: 10px;
}

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

.pendant-builder-diamond-listing .tab_more_filters .filter_block.tps_diamond_type_filter {
	width: 100%;
	grid-column-gap: 40px;
}

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

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

.pendant-builder-diamond-listing .diamond_type_wrap .diamond_type_list li a span {
	text-align: center;
	display: block;
	cursor: pointer;
}

.pendant-builder-diamond-listing .diamond_type_wrap .diamond_type_list li a.selected span {
	color: var(--bgcolor-white);
} 
.pendant-builder-diamond-listing .diamond_type_wrap .diamond_type_list li a:hover span{
  color: var(--bgcolor-white);
}
.pendant-builder-diamond-listing .diamond_type_wrap .diamond_type_list li a {
	padding: 7px;
    display: flex;
    font-size: 16px;
    line-height: 26px;
    border: 1px solid var(--bgcolor-1);
    transition: 0.3s ease;
    color: var(--bgcolor-1);
    border-radius: 2px;
    position: relative;
    align-items: center;
    grid-gap: 10px;
    text-decoration: none;
    justify-content: center;
    height: 55px;
}

.pendant-builder-diamond-listing .diamond_type_wrap .diamond_type_list li a.selected {
	background: var(--bgcolor-main);
	border-color: var(--bgcolor-main);
}

.pendant-builder-diamond-listing .diamond_type_wrap .diamond_type_list li a:hover {
	background: var(--bgcolor-main);
    color: var(--bgcolor-1);
    border: 1px solid var(--bgcolor-1);
}

.pendant-builder-diamond-listing .diamond_type_wrap .diamond_type_list li a:hover::before,
.pendant-builder-diamond-listing .diamond_type_wrap .diamond_type_list li a:hover::after {
	width: 100%;
	z-index: 1;
}

.tps_shape_filter .shape_list .shape-icon {
	width: 60px;
	height: 45px;
	background: url(jewelry-store-sprite.svg);
	display: block;
	margin-bottom: 10px;
	margin: auto;
}

.tps_shape_filter .shape_list .shape-icon.icon1 {
    background-position: -4px -13px;
}
/*
.tps_shape_filter .shape_list a.selected .shape-icon.icon1 {
    background-position: -1px -73px;
}
*/
.tps_shape_filter .shape_list .shape-icon.icon2 {
    background-position: -72px -13px;
}
/*
.tps_shape_filter .shape_list a.selected .shape-icon.icon2 {
    background-position: -68px -73px;
}
*/
.tps_shape_filter .shape_list .shape-icon.icon10 {
    background-position: -546px -13px;
}
/*
.tps_shape_filter .shape_list a.selected .shape-icon.icon10 {
    background-position: -542px -73px;
}
*/
.tps_shape_filter .shape_list .shape-icon.icon7 {
    background-position: -608px -12px;
}
/*
.tps_shape_filter .shape_list a.selected .shape-icon.icon7 {
    background-position: -368px -73px;
}
*/
.tps_shape_filter .shape_list .shape-icon.icon4{
    background-position: -200px -13px;
}
/*
.tps_shape_filter .shape_list a.selected .shape-icon.icon4 {
    background-position: -198px -73px;
}
*/
.tps_shape_filter .shape_list .shape-icon.icon3 {
    background-position:-136px -13px;
}
/*
.tps_shape_filter .shape_list a.selected .shape-icon.icon3{
    background-position: -133px -73px;
}
*/
.tps_shape_filter .shape_list .shape-icon.icon6 {
    background-position: -319px -13px;
}
/*
.tps_shape_filter .shape_list a.selected .shape-icon.icon6 {
    background-position: -315px -73px;
}
*/
.tps_shape_filter .shape_list .shape-icon.icon8{
    background-position: -428px -13px;
}
/*
.tps_shape_filter .shape_list a.selected .shape-icon.icon8 {
    background-position: -425px -73px;
}
*/
.tps_shape_filter .shape_list .shape-icon.icon5 {
    background-position: -265px -13px;
}
/*
.tps_shape_filter .shape_list a.selected .shape-icon.icon5 {
    background-position: -263px -73px;
}
*/
.tps_shape_filter .shape_list .shape-icon.icon9{
    background-position: -486px -13px;
}
/*
.tps_shape_filter .shape_list a.selected .shape-icon.icon9 {
    background-position:-482px -73px;
}
*/

.diamond_type_list li a.selected .type-icon.dimond_type_natural {
	background-position: -274px -491px;
}

.diamond_type_list li a.selected .type-icon.dimond_type_lab {
	background-position: -325px -491px;
}

.tab-more-filters {
	display: flex;
	justify-content: center;
	align-items: center;
}

.pendant-builder-diamond-listing .tps_filter_tabs ul.tps-filter-tab li .tab-more-filters span {
	background: #FFF1E4;
	width: 30px;
	height: 30px;
	display: flex;
	border-radius: 50%;
	color: var(--bgcolor-white);
	align-items: center;
	justify-content: center;
	text-align: center;
	margin-right: 6px;
	cursor: pointer;
}

.pendant-builder-diamond-listing .tps_filter_tabs ul.tps-filter-tab li .tab-more-filters span {
	pointer-events: none
}

.pendant-builder-diamond-listing .tps_filter_tabs ul.tps-filter-tab li .tab-more-filters span.active {
	pointer-events: all;
 background:var(--bgcolor-1)
}
.pendant-builder-diamond-listing .tps_filter_tabs ul.tps-filter-tab li .tab-more-filters span{
  
}

.pendant-builder-diamond-listing .tps_filter_tabs ul.tps-filter-tab li .tab-more-filters span:last-child {
	margin-right: 0;
}

.pendant-builder-diamond-listing .tps_filter_tabs ul.tps-filter-tab li.active a {
	border-bottom: 1px solid var(--bgcolor-1);
	color: var(--bgcolor-1);
  pointer-events:none;
}

.tps_mob_filter.tps-container {
	display: none;
}

.tps_pendantbuilder_final_page .tps_prodct_main {
	display: flex;
	flex-wrap: wrap;
    justify-content: center;
	border-bottom: 1px solid #f1f1f1;
	padding-bottom: 40px;
	margin-bottom: 30px;
}

.tps_pendantbuilder_final_page .tps_final_product_gallery {
	width: 60%;
}

.tps_pendantbuilder_final_page .tps_final_product_meta_info {
	width: 40%;
	padding-left: 3%;
	position: sticky;
	display: inline-block;
}

.tps_pendantbuilder_final_page .tps_final_product_gallery .tps-details-main-media-div {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-column-gap: 15px;
	grid-row-gap: 15px;
	align-items: center;
}

.tps_pendantbuilder_final_page .tps_final_product_gallery .tps-details-main-media-div .tps-details-inner-media-div img {
	width: 100%;
}

.tps-pendant-Builder-detilspage .tps-pendantbuilder-gallary-wrapper .tps_pendant_setting_gallery .tps-product-full-image div {
	background: #f1f1f100;
	height: 100%;
	width: 100%;
	border: 1px solid var(--bgcolor-4);
        position: relative;
}
.tps-pendant-Builder-detilspage .tps-pendantbuilder-gallary-wrapper .tps_pendant_setting_gallery .tps-product-full-image div .tps_iframe_loader {
    display: none;
    position: absolute;
    background: url('ajax-loader.gif') no-repeat;
    width: 32px;
    height: 32px;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%); 
    background-size: 100%;      
    background-repeat: no-repeat;
}

.tps-pendant-Builder-detilspage .tps-pendantbuilder-gallary-wrapper .tps_pendant_setting_gallery .tps-product-full-image div .tps_iframe_loader.tps_iframe_loader_show {
    display: block;   
    z-index: 1;    
}

.tps-pendant-Builder-detilspage .tps-pendantbuilder-gallary-wrapper .tps_pendant_setting_gallery .tps-product-full-image div iframe {
	border: 0;
	width: 100%;
    height: 100%;
}

.tps_pendantbuilder_final_page .tps_final_product_gallery .tps-details-main-media-div .tps-details-inner-media-div {
	width: 100%;
	text-align: center;
	border: 1px solid #f1f1f1;
	border-radius: 5px;
	height: 100%;
	align-items: center;
	display: flex;
}

.tps_single_product-inner.tps-pendant-Builder-detilspage .grid {
	grid-gap: 0px !important;
}

.tps-pendant-Builder-detilspage .grid {
	margin-left: 0;
	grid-gap: 0px;
}

.diamond_detail.tps_detail_column.product_metafields {
	display: grid;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-column-gap: 15px;
	grid-row-gap: 2px;
}

.tps_mobile_filter_head {
	display: none;
}

.tps-pendantbuilder-info .tps_diamond_sub_title ul {
	display: flex;
	flex-wrap: wrap;
	grid-gap: 20px;
	padding-left: 0px;
	margin: 0;
}

.tps-pendantbuilder-info .tps_diamond_sub_title ul li {	
	font-size: 20px;
	align-items: center;
	font-family: var(--font-body-family);
	line-height: 20px;
	position: relative;
	color: #141212;
}
.tps-pendantbuilder-info .tps_diamond_sub_title ul li::after{
	content: '';
	width: 1px;
	height: 70%;
	background-color: var(--bgcolor-4);
	position: absolute;
	right: -11px;
	top: 50%;
	transform: translateY(-50%);
}
.tps-pendantbuilder-info .tps_diamond_sub_title ul li:nth-last-child(1)::after{
   display: none;
}
.tps-pendantbuilder-info .tps_diamond_sub_title,
.tps-pendantbuilder-info .tps_diamond_title_price{
	margin-bottom: 12px;
}
.tps-pendantbuilder-info .tps_diamond_description,
.tps_additional_information {
	padding: 0px 0px;
	margin-bottom: 18px;
}

.tps_single_product-inner.tps-pendant-Builder-detilspage .tps_additional_information {
	padding: 0px 0px;
}
.tps-pendantbuilder-info .tps_diamond_description p{
	margin: 0px;
	line-height: 26px;
	color: #141212;
}
.tps-diamond-detailspage .tps-pendantbuilder-gallary-wrapper .tps_pendant_setting_gallery .tps-product-full-image img {
	border: 0;
}

.tps_additional_information ul {
	display: block;
	grid-gap: 40px;
}
.tps_additional_information ul span.tps_diamond, .tps_additional_information ul span.tps_pendant_setting{
  position:relative;
      padding-left: 30px;
}
.tps_additional_information ul span.tps_diamond:after, .tps_additional_information ul span.tps_pendant_setting:after {
    content: "";
    width: 30px;
    height: 30px;
    background: url(jewelry-store-sprite.svg);
    display: block;
    margin: auto;
    position: absolute;
    top: -6px;
    background-position: -463px -512px;
}
.tps_additional_information ul span.tps_pendant_setting:after{
      background-position: -463px -473px;
}
.tps_additional_information ul span {
	margin-right: 10px;
    margin-left: 10px;
}
.tps_additional_information ul li {
    margin-bottom: 10px;
}

.tps_certificate_popup_wrapper_div.tps_cert_popoup_show .tps_cert_wrapper {
    width: auto;
    margin: auto;
    display: block;
    background: var(--bgcolor-white);
    padding: 0px 5px;
    position: relative;
    padding-top: 5px;
    min-height: 400px;
}

.tps_certificate_popup_wrapper_div.tps_cert_popoup_show .tps_cert_wrapper.tps_certificate_image{
  width: 900px;
}

.tps_certificate_popup_wrapper_div.tps_cert_popoup_show .tps_cert_wrapper.tps_certificate_image img#cert_image{
  width: 100%;
}

.tps_certificate_popup_wrapper_div.tps_cert_popoup_show .tps_cert_wrapper span.tps_cert_wrapper_close{
    font-size: 0px;
    text-align: right;
    width: 23px;
    height: 23px;
    display: block;
    background: var(--bgcolor-white);
    position: absolute;
    right: 0;
    background-image: url(jewelry-store-sprite.svg);  
    background-position: -294px -261px;
    right: -8px;
    top: -6px;
    cursor: pointer;
}

.tps-wishlist-compare-details ul.tps_additional_information {
	display: flex;
	grid-gap: 50px;
	align-items: center !important;
	list-style-type: none;
}

.tps-wishlist-compare-details {
	grid-gap: 50px;
	align-items: center !important;
}

ul.tps_additional_information li span.tps_mail {
	margin-right: 10px;
}

h2#final_pendant_name {
	font-size: 24px;
	line-height: 34px;
	padding-bottom: 10px;
}

.tps-final-pendant-setting-data .tps_final_ring_m {
	padding-bottom: 10px;
}

.tps-final-pendant-setting-data .tps_final_ring_m span:first-child {
	font-family: var(--font-body-family);
	font-weight: 600;
	color: var(--bgcolor-1);
}

.tps-final-pendant-setting-data .tps_final_ring_m span:nth-child(2) {
	font-family: var(--font-body-family);
	font-size: 14px;
	line-height: 24px;
	color: var(--bgcolor-1);
	display: inline-block;
	width: auto;
	padding-left: 10px;
}

h2.tps_diamond_final_price {
	font-size: 22px;
	color: var(--bgcolor-1);
	line-height: 30px;
	font-family: var(--font-body-family);
	margin-top: 0px;
	font-weight: bold;
	margin-bottom: 15px;
}

.tps_setting_chain_length {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	grid-gap: 20px;
	padding: 10px 0px;

}

.tps_chain_length_spacer select {
	padding: 5px 5px;
	font-size: 16px;
	font-style: inherit;
	font-weight: normal;
	font-family: var(--font-body-family);
	border-radius: 1px;
	background: var(--bgcolor-white);
	border: 1px solid #cccc
}

.tps_setting_chain_length .tps_chain_length_changer p {
	margin: 0;
}

.tps_details_btn.tps_pendant_details_btn button.tps_btn.tps_add_to_cart {
	font-size: 1.5rem;
	letter-spacing: 0.1rem;
	line-height: 1.2;
	display: flex;
	padding: 0.9rem 3rem 1.1rem;
	border: 0;
	margin-bottom: 10px;
	width: 100%;
	background: #000;
	color: var(--bgcolor-white);
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: all 0.5s;
}

.tps_details_btn.tps_pendant_details_btn button.tps_btn.tps_add_to_cart:hover {
	color: var(--bgcolor-1);
	box-shadow: none !important;
	background: #FFF1E4;
	border: 1px solid #FFF1E4;
	transition: all 0.5s;
	transform: scale(0.95);
}

.tps_details_btn.tps_pendant_details_btn {
	padding: 10px 0px;
}

.tps_row.tps_product_info_row .tps-detail-tabs-div span.tps_tab {
	width: auto;
	background: #FFF1E4;
	display: inline-block;
	text-align: center;
	color: var(--bgcolor-1);
	padding: 10px 100px;
	margin-bottom: 20px;
	font-family: var(--font-body-family);
	font-size: 15px;
	cursor: pointer;
	margin-right: 15px;
}

.tps_row.tps_product_info_row .tps-detail-tabs-div span.active.tps_tab {
	background: var(--bgcolor-1);
	color: var(--bgcolor-white);
}

.tps_row.tps_product_info_row .tps_setting_detail_tab table {
	width: 100%;
	margin: 0;
}

.tps_row.tps_product_info_row .tps_diamond_detail_tab .tps-detail-column.detail-column-1 div span.detail-row-1 {
	width: 60%;
	font-size: 15px;
	font-family: var(--font-body-family);
	letter-spacing: 0.5px;
	line-height: 25px;
}

.tps_row.tps_product_info_row .tps_diamond_detail_tab .tps-detail-column.detail-column-1 div span.detail-row-2 {
	width: 40%;
}

.tps_row.tps_product_info_row .tps_diamond_detail_tab .tps-detail-column.detail-column-1 div:nth-child(1n+1) {
	background-color: #fff1e457;
}

.tps_row.tps_product_info_row .tps_diamond_detail_tab .tps-detail-column.detail-column-1 div {
	display: flex;
	flex-wrap: wrap;
	grid-gap: 30px 0px;
	padding: 10px 40px;
}

.tps_row.tps_product_info_row .tps_diamond_detail_tab .tps-detail-column.detail-column-1 {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-column-gap: 15px;
	grid-row-gap: 15px;
}

.tps_product_container.tps_pendant_builder_finalpage {
	padding-bottom: 50px;
}


figure {
	border-radius: 5px;
	margin-bottom: 0;
}

figure.zoom img:hover {
	opacity: 0;
	cursor: crosshair;
}

figure.zoom img {
	transition: opacity 0.5s;
	display: block;
	width: 100%;
}

.tps-pendant-Builder-detilspage .tps-pendantbuilder-gallary-wrapper .tps_pendant_setting_gallery .tps-product-full-image img {
	background: var(--bgcolor-white);
}

.tps-wishlist-compare-details .btn-product span.span-wishlist:hover,
.tps_single_product-inner.tps-pendant-Builder-detilspage .tps_additional_information li a span:hover {
	color: #e8c592 !important;
}


.tps_final_detail_tab.tps_setting_detail_tab .tps-setting-detail-column.detail-column-1 div span.detail-row-1 {
	width: 30%;
	font-size: 15px;
	font-family: var(--font-body-family);
	letter-spacing: 0.5px;
	line-height: 25px;
}

.tps_final_detail_tab.tps_setting_detail_tab .tps-setting-detail-column .info-column-setting_info .tps-seDetailc-sp-info-col .single_info:nth-child(2n+1),
.tps_final_detail_tab.tps_setting_detail_tab .tps-setting-detail-column .info-column-accent_stone_info .tps-seDetailc-sp-info-col .single_info:nth-child(2n+1) {
	background-color: #fff1e457;
}

.tps-setting-detail-table.tps_final_detail_tab.tps_setting_detail_tab .product_metafields {
	grid-template-columns: repeat(2, 1fr);
	grid-column-gap: 15px;
}

.colour-popoup .color_diamond_img img {
	width: 100%;
}

.diamond_list_view_container .fa-angle-down,
.diamond_list_view_container .fa-angle-up{
	position: relative;
}

.diamond_list_view_container .fa-angle-down:before,
.diamond_list_view_container .fa-angle-up:before {
	content: "";
    width: 11px;
    height: 11px;
    cursor: pointer;
    background-image: url(jewelry-store-sprite.svg);
    display: block;
    position: absolute;
    top: -1px;
    background-position: -294px -516px;
}

.diamond_list_view_container .fa-angle-up:before {
	top: -1px;
    background-position: -333px -516px;
}

button#topView,
button#sideView,
button#reset {
	position: relative;
	border: 0;
	padding: 10px 20px;
}

/* dimond listing grid view */

.tps-diamondlist-result-view-switcher {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-bottom: 15px;
}

.tps-diamondlist-result-view-switcher .tps-diamondlist-result-view-switcher-type {
	width: 40px;
	height: 40px;
	overflow: hidden;
	color: transparent;
	cursor: pointer;
	background-image: url(jewelry-store-sprite.svg);
}

.tps-diamondlist-result-view-switcher span.tps-diamondlist-result-view-switcher-type.tps_list_view {
	background-position: -65px -182px;
}

.tps-diamondlist-result-view-switcher span.tps-diamondlist-result-view-switcher-type.tps_list_view.active {
	background-position: 492px -182px;
}

.tps-diamondlist-result-view-switcher span.tps-diamondlist-result-view-switcher-type.tps_grid_view {
	background-position: 654px -182px;
}

.tps-diamondlist-result-view-switcher span.tps-diamondlist-result-view-switcher-type.tps_grid_view.active {
	background-position:543px -182px;
}

.diamond_grid_view_container ul,
.tps_diamond_compare_view ul,
.tps_diamond_recent_view ul {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	grid-gap: 20px;
	padding-left: 0px;
}

.diamond_grid_view_container .tps-diamondlist-item-media-div img,
.tps_diamond_compare_view .tps-diamondlist-item-media-div img,
.tps_diamond_recent_view .tps-diamondlist-item-media-div img,
.tps_recent_diamond_list .tps-diamondlist-item-media-div img{
  width: 100%;
  height: 100%;
}

.diamond_grid_view_container ul li,
.tps_diamond_compare_view ul li,
.tps_diamond_recent_view ul li {
	border: 1px solid #F4F4F4;
    cursor: pointer;
    transition: .3s;
    position: relative;
    box-shadow: 0px 3px 8px var(--bgcolor-white);
    padding: 0;
}

.diamond_grid_view_container ul li a:hover,
.tps_diamond_compare_view ul li a:hover,
.tps_diamond_recent_view a:hover {
	color: var(--bgcolor-1);
   
}

.diamond_grid_view_container ul li:hover,
.tps_diamond_compare_view ul li:hover,
.tps_diamond_recent_view ul li:hover {
	 box-shadow: 0px 3px 8px #00000040;
}

.tps-diamondlist-img {
	height: 100% !important;
    border-bottom: 2px solid var(--bgcolor-4);
    display: flex;
    align-items: center;
    background: var(--bgcolor-4);
    overflow: hidden;
}

.diamond_grid_view_container .tps-diamondlist-result-grid-view-cn,
.tps_diamond_compare_view .tps-diamondlist-result-grid-view-cn,
.tps_diamond_recent_view .tps-diamondlist-result-grid-view-cn,
.tps_recent_diamond_list .tps-diamondlist-result-grid-view-cn{
	padding: 15px 10px 15px;
	text-align: center;
}

.diamond_grid_view_container .tps-diamondlist-result-grid-view-cn a:hover,
.tps_diamond_compare_view .tps-diamondlist-result-grid-view-cn a:hover,
.tps_diamond_recent_view .tps-diamondlist-result-grid-view-cn a:hover,
.tps_recent_diamond_list .tps-diamondlist-result-grid-view-cn a:hover{
	color: var(--bgcolor-1);
}

.diamond_grid_view_container .tps-diamondlist-result-grid-view-cn:hover,
.tps_diamond_compare_view .tps-diamondlist-result-grid-view-cn:hover,
.tps_diamond_recent_view .tps-diamondlist-result-grid-view-cn:hover,
.tps_recent_diamond_list .tps-diamondlist-result-grid-view-cn:hover{
	background: var(--bgcolor-white);
   
}
.diamond_grid_view_container ul li:hover .tps-diamondlist-result-grid-view-cn,
.tps_diamond_compare_view ul li:hover .tps-diamondlist-result-grid-view-cn,
.tps_diamond_recent_view ul li:hover .tps-diamondlist-result-grid-view-cn,
.tps_recent_diamond_list li:hover .tps-diamondlist-result-grid-view-cn{
  background: var(--bgcolor-white);
}
.tps-diamondlist-item-info-span,
.tps_diamond_compare_view .tps-diamondlist-item-info-span {
	position: absolute;
	top:16px;
	right: 16px;
}

.tps-diamondlist-item-info-span ul.tps-diamondlist-item-info-span-list {
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	grid-gap: 5px 5px;
}

.tps-diamondlist-item-info-span ul.tps-diamondlist-item-info-span-list li,
.tps_diamond_compare_view .tps-diamondlist-item-info-span ul.tps-diamondlist-item-info-span-list li {
	position: relative;
	box-shadow: none;
	border: 0;
}

.tps-diamondlist-item-info-span ul.tps-diamondlist-item-info-span-list li input.tps-diamondlist-compare-chk {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 9;
	opacity: 0;
	cursor: pointer;
}

.tps-diamondlist-item-info-span ul.tps-diamondlist-item-info-span-list li span {
	width: 30px;
	height: 30px;
	display: block;
	background: var(--bgcolor-white);
	border-radius: 50%;
	box-shadow: 0 1px 10px rgb(0 0 0 / 15%);
	background: url(jewelry-store-sprite.svg), var(--bgcolor-white);
}

.tps-diamondlist-item-info-span ul.tps-diamondlist-item-info-span-list li span.tps-diamondlist-compare-span {
	background-position: -483px -125px;
}

.tps-diamondlist-item-info-span ul.tps-diamondlist-item-info-span-list li.tps-diamondlist-result-grid-compare.active span.tps-diamondlist-compare-span {
	background-position: -570px -125px;
}

.tps-diamondlist-item-info-span ul.tps-diamondlist-item-info-span-list li:hover span.tps-diamondlist-compare-span {
	background-position: -570px -125px;
}

.tps-diamondlist-item-info-span ul.tps-diamondlist-item-info-span-list li span.tps_diamond_info_span {
	background-position: -441px -125px;
}

.tps-diamondlist-item-info-span ul.tps-diamondlist-item-info-span-list li span.tps_diamond_info_span:hover {
	background-position: -528px -125px;
}

.diamond_grid_view_container .tps-diamondlist-result-grid-view-cn .tps-diamondlist-item-meta-data span,
.tps_diamond_compare_view .tps-diamondlist-result-grid-view-cn .tps-diamondlist-item-meta-data span,
.tps_recent_diamond_list .tps-diamondlist-result-grid-view-cn .tps-diamondlist-item-meta-data span,
.tps_diamond_recent_view .tps-diamondlist-result-grid-view-cn .tps-diamondlist-item-meta-data span{
	padding-right: 0px;
    font-size: 14px;
    line-height: 18px;
    color: var(--bgcolor-1);
    position: relative;
    font-family: var(--font-body-family);
}


.diamond_grid_view_container .tps-diamondlist-result-grid-view-cn .tps-diamondlist-item-meta-data,
.tps_diamond_compare_view .tps-diamondlist-result-grid-view-cn .tps-diamondlist-item-meta-data,
.tps_diamond_recent_view .tps-diamondlist-result-grid-view-cn .tps-diamondlist-item-meta-data,
.tps_recent_diamond_list .tps-diamondlist-result-grid-view-cn .tps-diamondlist-item-meta-data .tps-diamondlist-item-meta-data-info{
	display: flex;
	align-items: center;
	justify-content: center;
	grid-gap: 0px 10px;
	margin: 8px 0px;
	flex-wrap: wrap;
}
.diamond_grid_view_container .tps-diamondlist-result-grid-view-cn .tps-diamondlist-item-meta-data span:last-child:after,
.tps_diamond_compare_view .tps-diamondlist-result-grid-view-cn .tps-diamondlist-item-meta-data span:last-child:after,
.tps_diamond_recent_view .tps-diamondlist-result-grid-view-cn .tps-diamondlist-item-meta-data span:last-child:after,
.tps_recent_diamond_list .tps-diamondlist-result-grid-view-cn .tps-diamondlist-item-meta-data span:last-child:after{
	display: none;
    content:unset !important;
}
.diamond_grid_view_container .tps-diamondlist-result-grid-view-cn .tps-diamondlist-item-meta-data span.tps-meta-data-item,
.tps_diamond_compare_view .tps-diamondlist-result-grid-view-cn .tps-diamondlist-item-meta-data span.tps-meta-data-item,
.tps_recent_diamond_list .tps-diamondlist-result-grid-view-cn .tps-diamondlist-item-meta-data span.tps-meta-data-item,
.tps_diamond_recent_view .tps-diamondlist-result-grid-view-cn .tps-diamondlist-item-meta-data span.tps-meta-data-item{
	position: relative;
}
.diamond_grid_view_container .tps-diamondlist-result-grid-view-cn .tps-diamondlist-item-meta-data span.tps-meta-data-item:after,
.tps_diamond_compare_view .tps-diamondlist-result-grid-view-cn .tps-diamondlist-item-meta-data span.tps-meta-data-item:after,
.tps_recent_diamond_list .tps-diamondlist-result-grid-view-cn .tps-diamondlist-item-meta-data span.tps-meta-data-item:after,
.tps_diamond_recent_view .tps-diamondlist-result-grid-view-cn .tps-diamondlist-item-meta-data span.tps-meta-data-item:after{
	content: ',';
  position: absolute;
  right: -5px;
  top: 40%;
  transform: translateY(-50%);
  font-size: 19px;
  color: var(--bgcolor-1);
  display: block;
}

.tps-diamondlist-result-grid-view-cn .tps-diamondlist-item-price {
	font-size: 16px;
    line-height: 19px;
    color: var(--bgcolor-1);
    font-weight: 600;
}

.tps-diamondlist-result-grid-view-cn .tps-diamondlist-item-title {
	margin-bottom: 0px;
    font-family: var(--font-body-family);
    line-height: 20px;
    font-size: 16px;
    color: var(--bgcolor-1);
}

.tps-diamondlist-item-info {
	position: absolute;
	top: 0;
	width: 100%;
	background-color:var(--bgcolor-white);
	padding: 20px 15px 10px;
	height: 100%;
	overflow: hidden;
	overflow-y: scroll;
}

.tps-diamondlist-item-info::-webkit-scrollbar {
	width: 4px;
	background-color: #F5F5F5;
}

.tps-diamondlist-item-info::-webkit-scrollbar-thumb {
	border-radius: 4px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: var(--bgcolor-main);
}

.tps-diamondlist-item-info .tps-diamondlist-item-info-row {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 10px;
}

.tps-diamondlist-item-info .tps-diamondlist-item-info-row span.tps-diamondlist-item-info-label,
.tps-diamondlist-item-info .tps-diamondlist-item-info-row span.tps-diamondlist-item-info-value {
	font-size: 14px;
	line-height: 18px;
	color: var(--bgcolor-1);
	width: 50%;
	cursor: default;
	text-transform: unset;
}
.tps-diamondlist-item-info .tps-diamondlist-item-info-row span.tps-diamondlist-item-info-label{
	font-weight: 600;
}
.tps-diamondlist-item-info .tps-diamondlist-item-info-row span.tps-diamondlist-item-info-value:hover{
	font-weight: 600;
}
.tps-diamondlist-item-info span.tps-diamondlist-item-info-close.tps_diamond_info_close {
	position: absolute;
	width: 20px;
	height: 20px;
	right: 4px;
	top: 5px;
	background-image: url('jewelry-store-sprite.svg');
	background-position: -390px -132px;
}


/* loader css start */
.tps-diamondlist-spinner-gridv-container div:empty,
.tps-diamondlist-spinner-list-container div:empty {
	display: block !important;
}

.tps-diamondlist-spinner-gridv-container .timeline-item {
	height: 850px;
	overflow: hidden;
}

.tps-diamondlist-spinner-list-container .timeline-item,
.tps-diamondlist-spinner-gridv-container .timeline-item {
	background: var(--bgcolor-white);
	border-bottom: 1px solid #f2f2f2;
	padding: 25px 10px;
	margin: 0 auto;
	height: 670px;
	overflow: hidden;
}

.tps_grid_animated-background {
	height: 300px;
}

.tps-diamondlist-data-cr .tps-diamondlist-result-grid-view-div ul {
	list-style: none;
	margin: 0px;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	grid-gap: 20px;
	padding-left: 0px;
}

.tps-diamondlist-data-cr .tps-diamondlist-result-grid-view-div ul li {
	cursor: pointer;
	transition: .3s;
	box-shadow: 0 3px 6px #00000029;
	position: relative;
}

.tps-diamondlist-spinner-gridv-container .tps-diamondlist-grid-pr-img {
	width: 90%;
	margin: 0px auto 20px auto;
	height: 250px;
}

.tps-diamondlist-animated-background {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-name: placeHolderShimmer;
	animation-name: placeHolderShimmer;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	background: #f6f7f8;
	background: linear-gradient(to right, #dddddd 8%, #e7e7e966 18%, #dddddd 33%);
	background-size: 900px 204px;
	height: 50px;
	position: relative;
}

.tps-diamondlist-spinner-gridv-container .tps-diamondlist-grid-pr-title {
	width: 80%;
	height: 22px;
	margin: 0px auto 10px auto;
}

.tps-diamondlist-spinner-gridv-container .tps-diamondlist-grid-pr-shape {
	width: 80%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0px auto 25px auto;
}

.tps-diamondlist-spinner-gridv-container .tps-diamondlist-grid-pr-shape .tps-diamondlist-animated-background {
	width: 20%;
	height: 13px;
}

.tps-diamondlist-spinner-gridv-container .tps-diamondlist-grid-pr-shape .tps-diamondlist-animated-background.tps-diamondlist-grid-pr-line {
	width: 1%;
	height: 16px;
	margin: auto 2% auto 2%;
}

.tps-diamondlist-spinner-gridv-container .tps-diamondlist-grid-pr-price {
	width: 100px;
	height: 28px;
	margin: 0px auto 15px auto;
}

/*end*/
/* listing view loader css */

.tps-diamondlist-spinner-list-container .tps-diamondlist-animated-list {
	display: grid;
	grid-gap: 10px;
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
	list-style: none;
	margin: 0px 0px 10px 0px;
      padding: 0;

}

.tps-diamondlist-spinner-list-container .tps-diamondlist-animated-list .tps-diamondlist-animated-background.tps-diamondlist-check {
	width: 20%;
	height: 30px;
	margin: auto;
}

.tps-diamondlist-spinner-list-container .tps-diamondlist-animated-list .tps-diamondlist-animated-background.tps-diamondlist-icon {
	width: 70px;
	margin: auto;
}

.tps-diamondlist-spinner-list-container .tps-diamondlist-animated-list .tps-diamondlist-animated-background.tps-diamondlist-icon {
	width: 70px;
	margin: auto;
}

.tps-diamondlist-spinner-list-container .tps-diamondlist-animated-list .tps-diamondlist-animated-background.tps-diamondlist-view {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	margin: auto;
}

.tps_choose_this_diamond {
	display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 15px;
    padding-bottom: 20px;
    margin-bottom: 15px;
    width: 85%;
}

/* end */
/* back to saerch */
.back_to_search,
.tps_diamond_detail_back_to_search {
	padding:7px 30px 10px;
}

.back_to_search a.tps-back-to-search.btn,
.tps_diamond_detail_back_to_search a.tps_back_to_search {
	position: relative;
    padding-left: 12px;
    font-size: 14px;
    line-height: 24px;
    text-transform: capitalize;
}

.back_to_search a.tps-back-to-search:after,
.tps_diamond_detail_back_to_search a.tps_back_to_search:after {
	content: "";
	background-image: url(jewelry-store-sprite.svg);
	background-position: -327px -45px;
	position: absolute;
	display: block;
	width: 11px;
	height: 11px;
	left: 0;
	top: 5px;
}

.tps_diamond_detail_back_to_search a.tps_back_to_search:after {
	top: 3px;
    background-position: -549px -194px;
}

.tps_dia_detail_button button,
.product-form__buttons button,
.tps_choose_this_diamond button,
button#buy_loose_diamond,
.tps_details_btn.tps_pendant_details_btn button.tps_btn.tps_add_to_cart {
	position: relative;
	color: var(--bgcolor-white);
}

.tps_dia_detail_button button:after {
	content: "";
	width: 20px;
	height: 20px;
	background-image: url('loader.gif');
	display: block;
	position: absolute;
	top: 50%;
	right: 10px;
	transform: translateY(-50%);
	opacity: 0;
}

.tps-choose-setting-btn button:after,
.tps_choose_this_diamond button:after,
button#buy_loose_diamond:after,
.tps_details_btn.tps_pendant_details_btn button.tps_btn.tps_add_to_cart:after {
	content: "";
	width: 20px;
	height: 20px;
	background-image: url(loader.gif);
	display: block;
	position: absolute;
	top: 50%;
	right: 10px;
	transform: translateY(-50%);
	opacity: 0;
	box-shadow: none;
	left: 5px;
	box-shadow: none !important;
}

.tps_dia_detail_button button.tps-loading::after,
.tps-choose-setting-btn button.tps-loading::after,
.tps_choose_this_diamond button.choose_diamond_spinner::after,
button#buy_loose_diamond.add_to_cart_spinner::after,
.tps_details_btn.tps_pendant_details_btn button.tps_btn.tps_add_to_cart.add_to_cart_spinner:after {
	opacity: 1;
}

.tps-final-zoom .tps-slide-img.image-zoom-effect {
	background: var(--bgcolor-white);
}

.tps-final-zoom {
	background-repeat: no-repeat;
}

.tps-final-zoom {
	background-position: 50% 50%;
	position: relative;
	overflow: hidden;
	cursor: zoom-in;
}

.tps-final-zoom img:hover {
	opacity: 0;
}

.tps-final-zoom.hover {
	background-size: 0%;
}

.tps-final-zoom.hover:hover {
	background-size: cover;
}

.tps-ship-by .tps_detail_order_info span {
	position: relative;
	padding-left: 30px;
}

.tps-ship-by .tps_detail_order_info span:first-child:after {
	content: "";
	width: 25px;
	height: 21px;
	background-image: url(jewelry-store-sprite.svg);
	background-position: -140px -442px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

.tps_pendantbuilder_final_page .tps_final_product_gallery .tps-details-main-media-div .tps-details-inner-media-div video {
	width: 100%;
}

/* wishlist and compair pop up desiign */
.tps_no_data ul,
.tps_no_data .tps_diamond_compare_view ul,
.tps_no_data .tps_diamond_recent_view ul {
	display: grid;
	grid-template-columns: 1fr;
	text-align: center;
	padding:0% 0;
	font-size: 20px;
}

.tps_diamond_compare_view .diamondlistingDesk {
	text-align: center;
	padding: 0;
	font-size: 28px;
	line-height: 30px;
}

.tps_pendantbuilder_toast_msg_popup_wrapper,
.tps_wishlist_toast_msg_popup_wrapper {
	visibility: hidden;
	opacity: 0;
	animation-name: scale;
	animation-duration: 2s;
	transform: scale(1.3);
	position: fixed;
	z-index: 1;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgb(255 255 255 / 55%);
	display: flex;
	align-items: center;
	z-index: 99999;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
}

.tps_pendantbuilder_toast_msg_popup_wrapper .tps_pendantbuilder_toast_msg_popup,
.tps_wishlist_toast_msg_popup_wrapper .tps_wishlist_toast_msg_popup {
	width: fit-content;
	padding: 20px 20px 18px;
	border-radius: 5px;
	font-size: 12px;
	line-height: 18px;
	color: var(--bgcolor-white);
	background-color:var(--bgcolor-main);
	margin: auto;
	text-align: center;
	max-width: 300px;
	position: relative;
}

.tps_pendantbuilder_toast_msg_popup_wrapper.tps_popoup_show,
.tps_wishlist_toast_msg_popup_wrapper.tps_popoup_show {
	visibility: visible;
	opacity: 1;
}
.tps_certificate_popup_wrapper_div {
    visibility: hidden;
    opacity: 0;
    animation-name: scale;
    animation-duration: 2s;
    transform: scale(1.3);
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 55%);
    display: flex;
    align-items: center;
    z-index: 99999;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    justify-content: center;
}
.tps_pendantbuilder_toast_msg_popup_wrapper .tps_pendantbuilder_toast_msg_close{
	width: 17px;
    height: 17px;
    background-image: url(jewelry-store-sprite.svg);
    position: absolute;
    top: 7px;
    right: 7px;
    font-size: 0;
    color: transparent;
    background-position: -449.5px -517px;
    cursor: pointer;
}
.tps_pendantbuilder_toast_msg_popup_wrapper .tps_pendantbuilder_toast_msg_close:hover{

}
.tps_certificate_popup_wrapper_div.tps_cert_popoup_show {
	visibility: visible;
	opacity: 1;
}

/*end*/

.white_diamond_wrap.dev_wrap_bx h1.tps_diamond_listing_title {
	font-size: 28px;
	line-height: 38px;
	text-align: center;
	margin-bottom: 25px;
}

/* wishlist icon design set */
.tps-wishlist-compare-details .tps_product_wihlist span {
	position: relative;
	padding-left: 25px;
	margin-left: 0 !important;
}

.wishlist-compare-detail .btn-product {
	padding: 0 !important;
}

.tps-wishlist-compare-details .tps_product_wihlist span:after {
	content: "";
	background-image: url(jewelry-store-sprite.svg);
	background-position: -15px -442px;
	position: absolute;
	display: block;
	width: 20px;
	height: 20px;
	left: 0;
	top: 5px;
}

.tps_product_wihlist.active span:after {
	background-position: -269px -444px;
}

/* search button design dimond listing page  */
.search_box_wrap.dev_tps_slide.mar-top_dev.tps_search_by_report_filter input#tps_search_by_report_no {
	font-size: 14px;
	padding: 5px 10px;
	color: var(--bgcolor-1);
	border: none;
	border: 1px solid var(--bgcolor-1);
	border-radius: 0px;
	width: 65%;
	height: 40px;
	margin: 0;
}

.tps-diamondlist-filter-textbox-wrapper button.tps_filter_textbox_btn {
	line-height: 11px;
	padding: 3px 10px;
	margin-left: 0;
	font-family: var(--font-body-family);
	font-size: 14px;
	line-height: 14px;
	text-transform: uppercase;
	color: var(--bgcolor-1);
	background-color: #F4F4F4;
	border: 1px solid var(--bgcolor-1);
	padding: 11px 10px;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	border-left: none;
	cursor: pointer;
	width: 30%;
	height: 40px;
    margin-top: 1px;
}

.tps-diamondlist-filter-textbox-wrapper input.tps_filter_textbox_input{
  margin: 0;
  height: 40px;
  border: 1px solid var(--bgcolor-1);
  background-color: var(--bgcolor-white);
  color: var(--bgcolor-1);
  width: 68%;
  margin-top: 1px;
  border-radius: 0px;
  font-weight: bold;
  font-size: 16px;
  padding: 0px 10px;
}

.tps-diamondlist-filter-textbox-wrapper button.tps_filter_textbox_btn:hover {
	background-color: transparent;
	border-color: var(--bgcolor-1);
	color: var(--bgcolor-1);
	border: 1px solid var(--bgcolor-1) !important;
  border-left: none !important;
}

/* end */
/* apply filter button design */
.tps_appy_filter_section {
	display: none;
}

/* end */

/* dimond listing page list view product information */
.tps_diamondlist_detail_info {
	background:var(--bgcolor-white);
    position: relative;
    background: var(--bgcolor-white);
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding: 35px 10px;
    align-items: center;
    margin: 20px auto 0px;
    cursor: default;
}

.tps_diamondlist_detail_info .tps_diamondlist_detail_view_media {
	width: 20%;
	text-align: center;
}

.tps_diamondlist_detail_info .tps_diamondlist_detail_view_media {
	width: 20%;
	text-align: center;
}

.tps_diamondlist_detail_info .tps_diamondlist_detail_view_info_table {
	width: 64%;
    display: flex;
    flex-wrap: wrap;
    padding-left: 1%;
    grid-gap: 0% 4%;
}

.tps_diamondlist_detail_info .tps_diamondlist_detail_view_btn_row {
	width: 15%;
	margin-left: auto;
	display: flex;
	align-items: center;
	justify-content: center;
}

.tps_diamondlist_detail_info .tps_diamondlist_detail_view_media img {
	width: 100%;
	max-width: 80%;
	margin: auto;
}

.tps_diamondlist_detail_info span.tps_diamondlist_detail_view_close {
	width: 20px !important;
	height: 20px !important;
	position: absolute !important;
	top: 20px;
	display: block !important;
	padding: 0px !important;
	background-image: url(jewelry-store-sprite.svg);
	background-position: -354px -133px;
    transition: 0.5s ease !important;
    right: 3.5%;
    z-index: 1;
}

.tps_diamondlist_detail_info span.tps_diamondlist_detail_view_close:hover {
	background-position: -393px -133px;
}

.tps_diamondlist_detail_info .tps_diamondlist_detail_view_btn_row button {
	border: 1px solid var(--bgcolor-1);
    letter-spacing: 1px;
    font-size: 18px;
    line-height: 18px;
    background-color: var(--bgcolor-white);
	color: var(--bgcolor-1);
	position: relative;
	text-transform: capitalize;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	display: block;
	text-align: center;
	cursor: pointer;
	padding: 13px 20px 11px;
}

.tps_diamondlist_detail_info .tps_diamondlist_detail_view_btn_row button:hover {
	background-color: var(--bgcolor-white) !important;
    color: var(--bgcolor-main) !important;
    border: 1px solid var(--bgcolor-main) !important;
}

.tps_diamondlist_detail_info .tps_diamondlist_detail_view_info_table .tps_diamondlist_detail_view_info_row {
	display: flex;
    border-bottom: 1px solid #ececed;
    width: 48%;
    float: left;
    padding: 13px 15px;
    cursor: default;
}
.tps_diamondlist_detail_info .tps_diamondlist_detail_view_info_table .tps_diamondlist_detail_view_info_row span {
    width: 50% !important;
    justify-content: flex-start;
    /* overflow: visible !important; */
    text-align:left;
}
.tps_diamondlist_detail_info .tps_diamondlist_detail_view_info_table .tps_diamondlist_detail_view_info_row:nth-last-child(1){
	border-bottom: none;
}

.tps_diamondlist_detail_info .tps_diamondlist_detail_view_info_table .tps_diamondlist_detail_view_info_row span.tps_diamondlist_detail_view_info_title {
	font-weight: 600;
	width: 45%;
	text-align: left;
	color: var(--bgcolor-1) !important;
	height: auto;
	font-size: 16px;
	line-height: 16px;
	text-transform: unset;
}

.tps_diamondlist_detail_info .tps_diamondlist_detail_view_info_table .tps_diamondlist_detail_view_info_row span.tps_diamondlist_detail_view_info_value {
	width: 55%;
	color: var(--bgcolor-1) !important;
	height: auto;
	font-size: 16px;
	line-height: 16px;
	font-weight: 400;
	text-transform: unset;
}
.tps_diamondlist_detail_info .tps_diamondlist_detail_view_info_table .tps_diamondlist_detail_view_info_row span.tps_diamondlist_detail_view_info_value:hover{
	font-weight: 600;
}
.tps_diamondlist_detail_info .tps_diamondlist_detail_view_media .tps_diamondlist_detail_view_title {
	font-size: 16px;
	line-height: 26px;
	color: var(--bgcolor-1);
	margin: 12px 0px 10px;
	font-weight:400;
	text-transform: capitalize;
}

.tps_diamondlist_detail_info .tps_diamondlist_detail_view_media .tps_diamondlist_detail_view_price {
	font-size: 18px;
	line-height: 28px;
	color: var(--bgcolor-1);
	font-weight: 600;
}

.tps_diamondlisting_area .table_rows.diamond_row_active {
	background: #F5DEE9 none repeat scroll 0 0 !important;
}

.tps_diamondlisting_area .table_rows.diamond_row_active span,
.tps_diamondlisting_area .table_rows.diamond_row_active .tps_desktop_table_row span.mb_comp a {
	color: var(--bgcolor-1) !important;
}

.tps_diamondlisting_area .table_rows.diamond_row_active .tps_checkbox input[type=checkbox],
.tps_diamondlisting_area .table_rows.diamond_row_active .tps_checkbox input[type=checkbox]+label {
	border: 1px solid var(--bgcolor-1);
}

#thumb-seven .diamond_generic {
    text-align: center;
    margin: 0px auto;
    height: auto;
    width: 100%;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s;
    display: block;
    position: relative;
    clear: both;
    border: 1px solid #f1f1f1;
}

#thumb-seven #dia_hand_image{
  position: relative;
}

#thumb-seven .hand-slider-text {
    text-transform: uppercase;
    margin-top: 20px;
    font-size: 13px;
}

#thumb-seven img#gallery-four-thumb {
    width: 300px !important;
    max-width: unset !important;
}

#thumb-seven #gallery-four-thumb-black {
    position: absolute;
    left: 50% !important;
    right: 50% !important;
    transform: translate(-50%,0%);
    -webkit-transform: translate(-50%,0%);
    -moz-transform: translate(-50%,0%);
    -ms-transform: translate(-50%,0%);
    top: 0;
   width: 300px !important;
}

#thumb-seven .hand_diamond_img {
    display: inline-block;
    position: absolute;
 top: 20%;
    left: 39%;
    z-index: 9;
    transform: translate(-59%,0%);
    -webkit-transform: translate(-59%,0%);
    -moz-transform: translate(-59%,0%);
    height: 60px;
    width: 60px;
    z-index: 9;
}

#thumb-seven .hand_diamond_img.Marquise {
    background: url(marquise_shape.png) no-repeat;
      background-position: center center;
}

#thumb-seven .hand_diamond_img.Radiant {
    background: url(radiant_shape.png) no-repeat;
      background-position: center center;
}

#thumb-seven .hand_diamond_img.Cushion {
    background: url(cushion_shape.png) no-repeat;
      background-position: center center;
}

#thumb-seven .hand_diamond_img.Asscher {
    background: url(asscher_shape.png) no-repeat;
      background-position: center center;
}

#thumb-seven .hand_diamond_img.Emerald {
    background: url(emerald_shape.png) no-repeat;
      background-position: center center;
}

#thumb-seven .hand_diamond_img.Heart {
    background: url(heart_shape.png) no-repeat;
      background-position: center center;
}

#thumb-seven .hand_diamond_img.Oval {
    background: url(oval_shape.png) no-repeat;
      background-position: center center;
}

#thumb-seven .hand_diamond_img.Pear {
    background: url(pear_shape.png) no-repeat;
      background-position: center center;
}

#thumb-seven .hand_diamond_img.Princess {
    background: url(princess_shape.png) no-repeat;
      background-position: center center;
}

#thumb-seven .hand_diamond_img.Round {
    background: url(round_shape.png) no-repeat;
      background-position: center center;
}

#thumb-seven .hand_diamond_img.Cushion {
    background: url(cushion_shape.png) no-repeat;
      background-position: center center;
}

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

#thumb-seven .search_slider {
    display: block;
    float: none;
    margin: 0;
    position: relative;
    width: 100%;
    margin: 0 auto;
    border: none;
    margin-top: 22px;
}

#thumb-seven .right-slide, 
#thumb-seven .left-slide {
    font-size: 11px;
}

#thumb-seven .left-slide {
    margin-right: 5px;
    text-transform: unset;
}

#thumb-seven .right-slide {
    margin-left: 30px;
    text-transform: unset;
}

#thumb-seven #min_carat_detail, 
#thumb-seven #min_carat_detail_pop {
    width: 70px;
    font-size: 12px;
    top: -1px !important;
      flex-direction: row-reverse;
}

.tps-pendant-Builder-detilspage .tps-pendantbuilder-gallary-wrapper .tps_pendant_setting_gallery .tps-product-full-image #thumb-seven{
 border: none
}

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

#thumb-seven .ui-slider .ui-slider-handle, 
#thumb-seven .white_diamond_wrap .ui-slider .ui-slider-handle {
    width: 17px !important;
    height: 17px !important;
    border-radius: 9px;
    background-color: var(--bgcolor-1) !important;
    border: none;
    margin-left: -9px;
    top: -7px !important;
    position: absolute;
    display: block;
    float: left;
    cursor: pointer;
    z-index: 2;
}

.tps_certificate_popup_wrapper_div .tps_cert_wrapper span.tps_iframe_loader.tps_iframe_loader_show {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 35px;
    height: 35px;
    background-image: url(ajax-loader.gif);
    background-repeat: no-repeat;
}

/*end*/


/* detils page design  recantlu vierw product design */
  ul.tps_recent_diamond_list, .tps_diamond_recent_view ul{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 20px;
    padding-left: 0px;
}
ul.tps_recent_diamond_list li, .tps_diamond_recent_view ul li{
   
    position: relative;
}

.tps_recent_view_heading h2 {
     font-size: 24px;
    color: var(--bgcolor-1);
    line-height: 30px;
    font-family: var(--font-body-family);
    font-weight: unset;
    margin-bottom: 30px;
    text-transform: capitalize;
    position: relative;
    padding-bottom: 10px;
    border-bottom: 1px solid #000;
    display: inline-block;
}

.tps_main_diamond_gallery .tps_diamond_gallery_thumb_images .slick-current.slick-active::after,
.tps_main_diamond_gallery .tps_diamond_gallery_thumb_images .slide:hover::after{
    background-position: left;
    cursor: pointer;
}
.tps_main_diamond_gallery .tps_diamond_gallery_thumb_images .slide::after {
    content: '';
    width: 100%;
    height: 4px;
    background: linear-gradient(to left, #efefef 50%, var(--bgcolor-1) 50%) right;
    position: absolute;
    bottom: 0;
    left: 0;
    background-size: 200%;
    transition: .5s ease-out;
}
.tps_detail_tab .tps_filter_section_block.tps_disable_filters, 
.tps_filter_tabs .tps_filter_section_block.tps_disable_filters{
    opacity: 0.5;
    pointer-events: none;
}
.diamond_grid_view_container ul li.tps_recent_diamond, .tps_diamond_compare_view ul li.tps_recent_diamond, .tps_diamond_recent_view ul li.tps_recent_diamond {
    background: var(--bgcolor-white);
    box-shadow: 0px 3px 8px #00000040;
}
div#min_carat_detail {
    border: 0;
}
.tps-diamond-detailspage .tps_recently_viewed_section {
    padding-bottom: 50px;
}

/* end */

.diamond_not_found {
    justify-content: center;
    font-size: 24px;
    line-height: 34px;
    font-weight: 600;
      text-align: center;
      color: #222222;
      padding: 3%;
}


.tps-pendantbuilder-info .tps_diamond_sub_title ul li a {
    color: var(--bgcolor-main);
     position: relative;
}
.tps-pendantbuilder-info .tps_diamond_sub_title ul li a:after, .tps_product_details_info .product_metafields .single_info .txt_info a:after {
    content: '' !important;
    width: 100% !important;
    height: 1px !important;
    background-color: var(--bgcolor-main) !important;
    display: block !important;
    transition: width 0.5s ease !important;
    position: absolute !important;
    left: 0px !important;
    bottom: 0px !important;
}
.tps_product_details_info .product_metafields .single_info .txt_info a:after, .tps_product_details_info .product_metafields .single_info .txt_info a:hover::after {
   background-color: var(--bgcolor-1) !important;
}
.tps-pendantbuilder-info .tps_diamond_sub_title ul li a:hover::after, .tps_product_details_info .product_metafields .single_info .txt_info a:hover::after {
   
    width: 0% !important;
}
.tps_product_details_info .product_metafields .single_info .txt_info a{
    position: relative;
  font-weight:600;
}

.tps_pendant_setting_gallery .tps_diamond_gallery_main_images .slick-prev{
    top: 50%;
    left:30px;
    z-index: 9;
    background-position: -416px -424px!important;
    transform: rotate(90deg);
}
.slick-prev::before, .slick-next::before{
  display:none;
}
.tps_pendant_setting_gallery .tps_diamond_gallery_main_images .slick-arrow, .tps_recently_viewed ul.tps-diamondlist-item-info-span-list.tps_recent_diamond_list .slick-arrow{
    width: 30px;
    height: 30px;
    background: url(jewelry-store-sprite.svg), var(--bgcolor-1);
    padding: 0;
    border: 0;
    display: block;
    position: absolute;
    font-size: 0;
    cursor: pointer;
  border-radius:50%;
}
.tps_recently_viewed ul.tps-diamondlist-item-info-span-list.tps_recent_diamond_list .slick-prev{
    top: 50%;
    left:30px;
    z-index: 9;
    background-position: -416px -424px!important;
    transform: rotate(90deg);
}
.tps_pendant_setting_gallery .tps_diamond_gallery_main_images .slick-next{
    top: 50%;
    right: 30px;
    background-position: -416px -424px!important;
    transform: rotate(-90deg);
}
/**flters **/
.tps_filter_tabs_header {
    display: flex;
    justify-content: space-between;
    padding: 0px 0px 3px;
    border-bottom: 1px solid var(--bgcolor-1);
    margin-bottom: 15px;
}
.tps_filter_tabsHeading, a.tps_reset_filter.reset_popup {
    font-size: 18px;
    line-height: 30px;
    color: var(--bgcolor-1);
    font-weight: 600;
    font-family: var(--font-body-family);
}
a.tps_reset_filter.reset_popup {
    cursor: pointer;
    display: flex;
}
a.tps_reset_filter.reset_popup span.tps_reset_icon {
   width: 30px;
    height: 30px;
    background: url(jewelry-store-sprite.svg);
    display: block;
    margin-bottom: 10px;
    border-radius: 50%;
    margin: auto;
    background-position: -250px -187px 
} 
/*advance filter button*/

.tps_advFilter, h2.tps_tab_heading {
    text-align: center;
}
h2.tps_tab_heading{
	font-size: 22px;
	line-height: 32px;
	color: var(--bgcolor-1);
}
.tps_advFilter button.btn.tps_adFilter_btn {
     width: 100%;
    max-width: 227px;
    display: flex;
    justify-content: center;
    align-items: center;
    grid-gap: 5px;
    padding: 12px 10px;
}
.tps_advFilter {
    padding-bottom: 20px;
    margin-bottom: 30px;
    display: flex;
    justify-content: center;
    margin-top: 30px;
}
.tps_advFilter button.btn.tps_adFilter_btn.active{
    background: var(--bgcolor-white);
    color: var(--bgcolor-1);
    border-color: var(--bgcolor-4);
}

.tps_diamond_tabs .tps-sort-section.tps-sort-section-desktop{position: relative;}

.tps_diamond_tabs .tps-sort-section.tps-sort-section-desktop:before,
.tps_diamond_tabs span.comparediamonds_tab.listingtab:before, 
.tps_diamond_tabs span.recentdiamonds_tab.listingtab:before {
    content: '';
    width: 1px;
    height: 50%;
    background-color: var(--bgcolor-2);
    position: absolute;
    left: -11px;
    top: 50%;
    transform: translateY(-47%);
}

.tps_diamond_tabs .tps-sort-section.tps-sort-section-desktop:before{
  left: -7px;
}

.tps_advFilter button.btn.tps_adFilter_btn{
  position: relative;
}
.tps_advFilter button.btn.tps_adFilter_btn::after{
	  content: '';
    width: 25px;
    height: 25px;
    background: url(jewelry-store-sprite.svg);
    display: block;
    border-radius: 50%;
    background-position: -106px -131px;
}
.tps_advFilter button.btn.tps_adFilter_btn.active::after {
  background-position: -58px -131px;
}
.diamond_short_info .tps-free_shipping,
.diamond_short_info .tps-shipping-date-sce{
	font-size: 16px;
	line-height: 26px;
	color: var(--bgcolor-1);
	font-family: var(--font-body-family);
	margin-bottom: 10px;
	display: inline-block !important;
	width: 100% !important;
}

.diamond_short_info .tps-free_shipping .shipping_icon,
.diamond_short_info .tps-shipping-date-sce .shipping_icon{
	content: '';
    width: 28px;
    height: 27px;
    background: url(jewelry-store-sprite.svg);
    margin-right: 12px;
    float: left;
}
.diamond_short_info .tps-free_shipping .shipping_icon{
	background-position: -27px -508px;
}
.diamond_short_info .tps-shipping-date-sce .shipping_icon{
	background-position: -95px -506px;
}
.diamond_short_info .tps-free_shipping:hover .shipping_icon{
	background-position: -156px -509px;
}
.diamond_short_info .tps-shipping-date-sce:hover .shipping_icon{
	background-position: -224px -507px;
}
.diamond_short_info .tps-shipping-date-sce{
	border-bottom: 1px solid #DDDDDD;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.tps_product_description-tab .tps_diamond_heading{
	font-size: 22px;
	text-transform: capitalize;
	font-weight: Bold;
	color: var(--bgcolor-1);
	margin-bottom: 10px;
}
.diamond_short_info .tabcontent .single_info{
  display: flex;
  align-items: center;
}
.diamond_short_info .tabcontent .single_info .detail-row-1{
  width: 55%;
}
.diamond_short_info .tabcontent .single_info .detail-row-2{
  width: 45%;
}
.diamond_short_info .tabcontent .single_info .detail-row-1 strong,
.diamond_short_info .tabcontent .single_info .detail-row-2{
	font-size: 15px;
	line-height: 20px;
	color: var(--bgcolor-1);
	text-transform: unset;
}
.diamond_short_info .tabcontent .single_info .detail-row-1 strong{
	font-weight: 500 !important;
}
.diamond_short_info .tabcontent .single_info{
	padding: 6px 20px;
}
.diamond_short_info .tabcontent .single_info:nth-child(even){
	background-color: #DDDDDD;
}
.diamond_short_info .tps-free_shipping:hover, 
.diamond_short_info .tps-shipping-date-sce:hover{
	color: var(--bgcolor-main);
}

.tps-loose-diamonds-breadcrumbs .tps-breadcurmbs-content span{
	color: var(--bgcolor-1);
	font-size: 16px;
	line-height: 26px;
    font-weight: 500;
}	
.tps_diamond_detail_back_to_search a.tps_back_to_search:hover{
	text-decoration: underline;
}
.tps-loose-diamonds-breadcrumbs{
	padding: 10px 30px 0px 30px;
}
@media screen and (max-width: 989px) {
  .tps-loose-diamonds-breadcrumbs{
	padding: 10px 10px 0px 10px;
}
}
.tps-loose-diamonds-breadcrumbs .tps-breadcurmbs-content-diamond-details span.breadcrumb-title a{
  text-decoration: underline;
 text-decoration-color: var(--bgcolor-1);
}
.tps-pendant-Builder-detilspage .tps-pendantbuilder-gallary-wrapper .tps_pendant_setting_gallery .tps-product-full-image div canvas{
	width: 100%;
	height: 100%;
	object-fit: scale-down;
}
/**/
div#diamond_type_wrap ul.tps_model-type {
    display: flex;
    justify-content: center;
    align-items: center;
    grid-gap: 15px;
    align-items: center;
    margin-bottom: 22px;
    padding: 0px 30px;
    margin-top: -8px;
}

div#diamond_type_wrap ul.tps_model-type li {
    list-style-type: none;
    font-size: 16px;
    line-height: 19px;
    font-family: var(--font-body-family);
    color: var(--bgcolor-1);
    width: auto;
    cursor: pointer;
}
div#diamond_type_wrap ul.tps_model-type li a {
    padding: 7px;
    display: flex;
    font-size: 16px;
    line-height: 26px;
    border: 1px solid var(--bgcolor-1);
    transition: 0.3s ease;
    color: var(--bgcolor-1);
    border-radius: 2px;
    position: relative;
    align-items: center;
    grid-gap: 10px;
    text-decoration: none;
    justify-content: center;
    height: 45px;
  cursor: pointer;
}
div#diamond_type_wrap ul.tps_model-type li a.selected{
  background: var(--bgcolor-main);    
  border-color: var(--bgcolor-main);
  color:var(--bgcolor-white);
  cursor: none !important;
}
.carat_slider_wrap.tps_slider_wrap.dev_tps_slide.mar-top_dev.tps_carat_filter span.filter_heading.dev_text_lgn {
    margin-bottom:5px;
}
.price_slider_wrap.tps_slider_wrap.dev_tps_slide.mar-top_dev.tps_price_filter span.filter_heading.dev_text_lgn {
    margin-bottom: 0px;
}


/*end*/

/*sort section*/
.tps-sort-section {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0px;
    padding-left: 10px;
}

.tps-sort-section.tps-sort-section-mobile{display: none}

.tps-sort-filter {
    display: flex;
    grid-gap: 10px;
}
span#dropdownMenuButton {
    display: flex;
}
.tps-sort-section .tps-sort-filter 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: -267px -133px;
    transition: .5s ease!important;
}
.dropdown {
    position: relative;
}
.sort_option:hover {
    background:var(--bgcolor-main);
    color: var(--bgcolor-white);
}
.tps-sort-filter .dropdown {
   position: relative;
}
.tps-sort-filter .dropdown:after{
	content: '';
	width: 97%;
	height: 2px;
	background-color:var(--bgcolor-4);
	position: absolute;
	bottom: 0px;
	left: 0;
}
/*new filter*/
ul#intensity_swach_set {
    display: flex;
    flex-wrap: wrap;
    border-collapse: collapse;
    margin-left: 0px;
    text-align: center;
    cursor: pointer;
    font-size: 12px;
    background: var(--bgcolor-white);
    color: #4d4d4d;
    position: relative;
    grid-gap: 15px 5px;
    padding: 0;
}
li.intensity-fltr-box {
    width: 19.4%;
}
li.color-fltr-box .box-intensity-shp {
    border-bottom: 1px solid var(--bgcolor-white);
}
.box-intensity-shp {
    position: relative;
    text-align: center;
}
ul#intensity_swach_set input[type="checkbox"] {
    visibility: visible;
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    cursor: pointer;
    top: 0;
    margin: 0;
}
ul#intensity_swach_set 
li.intensity-fltr-box:hover span.check-shape {
    background: var(--bgcolor-main);
}
/*GIA button*/
 .lab_wrap .tps_checkbox label input:checked+span,
 .tps_overtone_slider .overtone_wrap input[type=checkbox]:checked+span {
    background-color: var(--bgcolor-main);
    display: block;
    height: 100%;
    width: 100%;
    padding: 15px;
    color: var(--bgcolor-white);
    cursor: default;
}
.lab_wrap .tps_checkbox label span,
.tps_overtone_slider .overtone_wrap label span{
    background: var(--bgcolor-white);
    display: block;
    height: 100%;
    width: 100%;
    padding: 15px;
}
.tps_slider_wrap .tps_checkbox input[type=checkbox], .tps_slider_wrap .tps_checkbox input[type=checkbox]+label {
    width: 100%;
    height: 100%;
    border-radius: 3px;
    background-color: var(--bgcolor-white);
} 
.tps_checkbox,
.tps_overtone_slider .overtone_wrap .tps_checkbox1{
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
    margin: 0 auto;
    float: none;
    z-index: 1;
}
span.mb_comp {
    padding: 0px 68px;
}

.shape_list a .shape_name{
	padding: 0px 0 5px !important;
}
.filter_heading{
	color: var(--bgcolor-1) !important;
}

ul#clr_box_swach,
ul#carat_swach,
ul#color_swach_set{
	margin-top: 0px !important;
}
.tps_slider_wrap .tps_checkbox input[type=checkbox]:checked,
#polish_swach_bx input[type="checkbox"]:checked, 
#polish_swach_bx input[type="checkbox"]:checked + span,
#polish_swach_bx input[type="checkbox"]:checked + span + span,
#fluor_swach_bx input[type="checkbox"]:checked + span,
#fluor_swach_bx input[type="checkbox"]:checked + span + span,
.shape_list a.selected,
li.clarity-icn-box.selected span.check-shape,
li.clarity-icn-box.selected .text_container, 
li.clarity-icn-box.selected input,
#color_swach_set li.color-fltr-box.selected span.check-shape,
#color_swach_set li.color-fltr-box.selected input,
#color_swach_set li.color-fltr-box.selected .text_container,
#fluor_swach_bx input[type="checkbox"]:checked + span,
#fluor_swach_bx input[type="checkbox"]:checked,
#fluor_swach_bx input[type="checkbox"]:checked + span + span{
	cursor: default;
}
ul#fluor_swach_bx, ul#polish_swach_bx{
	margin-top: 0px;
}
.tps_lab_wrap_main,
.tps_overtone_wrap_main{
  display: flex;
  align-items: center;
  grid-gap: 10px;
}
.tps-sort-filter span{
   font-size: 14px;
   color: var(--bgcolor-1);   
} 
.tps-sort-filter .tps_sortby{
  cursor: pointer;
}
.tps_diamond_selected_filter_wrapper .tps_filter_by_label .filter_label{
   font-size: 16px;	
   color: var(--bgcolor-1);
   line-height: 20px;
}
.tps_diamond_selected_filter_wrapper .tps_filter_by_label{
   line-height: 14px;
}
span.tps_applied_filter_lable,
.tps_filter_values{
  font-size: 16px;
  line-height: 16px;
  font-weight: 500;
  color: var(--bgcolor-1);
}
span.tps_applied_filter_lable{
  font-weight: bold;
}
.shape_list a .shape_name,
.search_price_range .fl-left, 
.search_price_range .fl-right, 
.white_diamond_wrap .slider-values .fl-left, 
.white_diamond_wrap .slider-values .fl-right
.dev_tps_slide .text_container span,
span.check-txt,
ul#color_swach_set span.txt-color,
span.txt-cart,
ul#color_swach_set span.txt-color,
.tps_intensity_slider .txt-intensity,
.tps_slider_wrap ul li span,
.lab_wrap .tps_checkbox label span{
	font-size: 14px;
	line-height: 14px;
}

.tps_slider_wrap ul li span + span{
	margin-top: 8px !important;
}
ul.dev_ul_shpe{
	grid-gap: 0px !important;
}

ul.dev_ul_shpe li{
    width: 9.2% !important;
    margin-right: 5px;
}

ul.dev_ul_shpe li:last-child{
  margin-right: 0px;
}

ul.dev_ul_shpe li a{
 border: 1px solid var(--bgcolor-trans);
 border-radius: 6px;
 padding-top: 7px;
}

ul.dev_ul_shpe li a:hover,
ul.dev_ul_shpe li a.selected{
  border: 1px solid var(--bgcolor-1);  
}

.tps_selection_slider ul{
	grid-gap: 15px 5px !important;
}
span.check-txt, span.check-txt, ul#color_swach_set span.txt-color, span.txt-cart, span.pol-txt,
span.pol-txt, span.fluor-txt, span.txt-cart, span.check-txt, ul#color_swach_set span.txt-color,
span.txt-intensity, span.pol-txt, span.fluor-txt, span.txt-cart, span.check-txt, span.txt-color,
span.pol-txt, span.pol-txt, span.fluor-txt, span.txt-cart, span.check-txt, ul#color_swach_set span.txt-color,
span.pol-txt, span.fluor-txt{
	width: 100% !important;
	margin: 8px 0px 0px 0px !important;
	display: block;
}

.tps_overtone_slider .overtone_wrap input[type=checkbox]:checked,
.tps_overtone_slider .overtone_wrap input[type=checkbox]:checked + label,
li.adv_filter_bx.selected,
li.adv_filter_bx.selected input,
li.adv_filter_bx.selected .border-bx,
li.adv_filter_bx.selected .border-bx .txt-cart,
.tps_selection_slider ul li.selected input,
.tps_selection_slider ul li.selected span,
.tps_selection_slider ul li.selected div{
	cursor: default !important;
}
.tps-diamondlist-item-info-span ul.tps-diamondlist-item-info-span-list li{
		padding: 0px !important;
	}
/*end*/
.tps-diamondlist-spinner-gridv-container .tps-diamondlist-animated-list{
  grid-template-columns: 1fr 1fr 1fr 1fr !important;
}
div#diamond_type_wrap ul.tps_model-type li a{
  text-transform: capitalize;
   font-family: var(--font-body-family);
}
.tps_pageTitle{
	text-align: center;
	margin: 10px 0px 35px 0px;
	padding: 0px 15px;
}
.tps_pageTitle h1{
	margin: 0px;
	font-size: 18px;
	line-height: 28px;
	color: var(--bgcolor-1);
	text-transform: uppercase;
	font-weight: bold;
}
.tps_diamondlist_detail_info .tps_diamondlist_detail_view_media img{
  font-size: 16px;
  line-height: 20px;
}
.tps-detail-page-loader .tps_details_loader_social div:nth-child(3){
  margin-right: 0px;
}
.tps_details_loader_Shapes.tps_detail_loader_content{
	margin-top: 10px;
  grid-gap: 2px;
  grid-template-columns: 1fr;
  display: flex;
  flex-wrap: wrap;
}
.tps-detail-page-loader .tps_details_loader_bottom_info.tps_details_loader_two_col{
  margin-top: 0px !important;
}
.tps_details_loader_two_col_container {
  display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    width: 100% !important;
    margin-top: 20px;
    grid-gap: 19px;
}
.tps_details_loader_two_col  .tps_details_loader_subtitle{
	width: 40% !important;
	height: 15px;
}
.tps_details_loader_two_col_container .tps_details_bg-masker{
	width: 100% !important;
	height: 20px;
}
html[lang="de"] .tps-pendantbuilder-info .tps_diamond_sub_title ul li{
	font-size: 16px;
}
.diamond_short_info .tabcontent .single_info .detail-row-2 a,
.tps_diamondlist_detail_info .tps_diamondlist_detail_view_info_table .tps_diamondlist_detail_view_info_row a,
.tps-diamondlist-item-info .tps-diamondlist-item-info-row span.tps-diamondlist-item-info-value a{
	color: var(--textcolor3) !important;
	position: relative;
	font-weight: 600 !important;
}
.diamond_short_info .tabcontent .single_info .detail-row-2 a::after,
.tps_fancyColor_slider ul li .txt-color::after,
.tps_diamondlist_detail_info .tps_diamondlist_detail_view_info_table .tps_diamondlist_detail_view_info_row a::after,
.tps-diamondlist-item-info .tps-diamondlist-item-info-row span.tps-diamondlist-item-info-value a::after{
	  content: '' !important;
    width: 100% !important;
    height: 1px !important;
    background-color: var(--bgcolor-1) !important;
    display: block !important;
    transition: width 0.5s ease !important;
    position: absolute !important;
    left: 0px !important;
    bottom: 0px !important;
}
.tps_fancyColor_slider ul li .txt-color::after{
	width: 0% !important;
	height: 2px !important;
	bottom: -4px !important;
}
.diamond_short_info .tabcontent .single_info .detail-row-2 a:hover::after,
.tps_diamondlist_detail_info .tps_diamondlist_detail_view_info_table .tps_diamondlist_detail_view_info_row a:hover::after,
.tps-diamondlist-item-info .tps-diamondlist-item-info-row span.tps-diamondlist-item-info-value:hover a::after{
	 width: 0% !important;
}
.tps_fancyColor_slider ul li .txt-color{
	position: relative;
}
.tps_fancyColor_slider ul li .text_container{
  width: fit-content !important;
  margin-left: auto;
  margin-right: auto;
}
.tps_fancyColor_slider ul li .image_container{
	display: block !important;
}
.tps_fancyColor_slider ul li .image_container .color-bdr-bx{
    width: 80px;
    height: 80px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(color-diamond-sprite.png);
    background-color: #F4F4F4;
    border-radius: 50%;  
}
.tps_fancyColor_slider ul li.selected .txt-color::after{
	width: 100% !important;
}
.tps_fancyColor_slider ul li.selected .txt-color{
  color: var(--bgcolor-1) !important;
  font-weight: 600;
}
.tps_fancyColor_slider ul li span.check-shape{
	display: none !important;
}
.tps_fancyColor_slider ul li .image_container .color-bdr-bx.yellow_color{
	background-position:-5px 9px;
}
.tps_fancyColor_slider ul li .image_container .color-bdr-bx.orange_color{
	background-position: -576px 9px;
}
.tps_fancyColor_slider ul li .image_container .color-bdr-bx.champagne_color{
	background-position: -153px -241px;
}
.tps_fancyColor_slider ul li .image_container .color-bdr-bx.brown_color{
	background-position: -690px 9px;
}
.tps_fancyColor_slider ul li .image_container .color-bdr-bx.green_color{
	background-position: -476px 9px;
}
.tps_fancyColor_slider ul li .image_container .color-bdr-bx.blue_color{
	background-position: -384px 9px;
}
.tps_fancyColor_slider ul li .image_container .color-bdr-bx.red_color{
	background-position:-299px 9px;
}
.tps_fancyColor_slider ul li .image_container .color-bdr-bx.pink_color{
	background-position: -101px 13px;
}
.tps_fancyColor_slider ul li .image_container .color-bdr-bx.purple_color{
	background-position: -205px 9px;
}
.tps_fancyColor_slider ul li .image_container .color-bdr-bx.gray_color{
	background-position: -893px 9px;
}
.tps_fancyColor_slider ul li .image_container .color-bdr-bx.black_color{
	background-position: -796px 10px;
}
.tps_fancyColor_slider ul li .image_container .color-bdr-bx.chameleon_color{
	background-position: -153px -291px;
}
.tps_fancyColor_slider ul li .image_container .color-bdr-bx.cognac_color{
	background-position: -220px -291px;
}

.tps_diamond_listing .diamondlistingDesk.tps_page_last_result_data .table_rows.diamond_row:nth-last-child(1),
.tps_diamond_recent_view .table_rows.diamond_row:nth-last-child(1), 
.tps_diamond_recent_view .table_rows.diamond_compare:nth-last-child(1),
.tps_diamond_compare_view .table_rows.diamond_row:nth-last-child(1), 
.tps_diamond_compare_view .table_rows.diamond_compare:nth-last-child(1){
	border-bottom: 1px solid var(--bgcolor-2);
}


.tps_diamondlist_detail_view_close{
  cursor: pointer !important;
}


.tps_ringbuilder_diamond_filter_data div#diamond_type_wrap ul.tps_model-type{
  	margin-top: 35px;
}
.tps-pendant-Builder-detilspage .tps-pendantbuilder-gallary-wrapper .tps_pendant_setting_gallery .tps-product-full-image div.placeholder-image{
	display: none !important;
}
.cut_range_slider .tps_inputrange .cut_list li,
.tps_slider_wrap .tps_slider_list li{
	font-size: 14px !important;
  line-height: 14px !important;
  font-family: var(--font-body-family);
  color: var(--bgcolor-1);
  text-align: center;
}
.cut_range_slider .tps_inputrange .cut_list,
.tps_slider_wrap .tps_slider_list{
	display: flex;
    align-content: center;
    list-style: none;
    margin: 0 15px;
    padding: 0;
}
.cut_range_slider .tps_inputrange .cut_list li,
.tps_slider_wrap .tps_slider_list li{
	 width: 25%;
}
.cut_range_slider .cut_range_1,
.cut_range_slider .cut_range_2,
.cut_range_slider .cut_range_3,
.tps_slider_wrap .tps_slider_range-wrap{
	  display: inline-block;
    width: 2px;
    height: 6px;
    background-color: #fff;
    position: absolute;
    z-index: 2;
}
.cut_range_slider .cut_range_1,
.tps_slider_wrap .polish_range_1,
.tps_slider_wrap .symmetry_range_1{
	left: 20%;
}
.cut_range_slider .cut_range_2,
.tps_slider_wrap .polish_range_2,
.tps_slider_wrap .symmetry_range_2{
	left: 40%;
}
.cut_range_slider .cut_range_3,
.tps_slider_wrap .polish_range_3,
.tps_slider_wrap .symmetry_range_3{
	left: 60%;
}

.cut_range_slider .cut_range_4, 
.tps_slider_wrap .polish_range_4{
  left: 80%;
}

.tps_slider_wrap .symmetry_range_4{
   left: 80%;
}

.tps_slider_wrap .fluorescence_range_1{
	left: 25%;
}
.tps_slider_wrap .fluorescence_range_2{
	left: 50%;
}
.tps_slider_wrap .fluorescence_range_3{
	left: 75%;
}
.tps_slider_wrap .fluorescence_range_4{
	left: 80%;
}
.tps_slider_wrap .fluorescence_range_5{
	left: 100%;
}
.tps_slider_wrap .clarity_range_1{
	left: 8%;
}
.tps_slider_wrap .clarity_range_2{
	left: 16.5%;
}
.tps_slider_wrap .clarity_range_3{
	left: 25%;
}
.tps_slider_wrap .clarity_range_4{
	left: 33%;
}
.tps_slider_wrap .clarity_range_5{
	left: 41.5%;
}
.tps_slider_wrap .clarity_range_6{
	left: 50%;
}
.tps_slider_wrap .clarity_range_7{
	left: 58%;
}
.tps_slider_wrap .clarity_range_8{
	left: 66.5%;
}
.tps_slider_wrap .clarity_range_9{
	left: 75%;
}
.tps_slider_wrap .clarity_range_10{
	left: 83%;
}
.tps_slider_wrap .clarity_range_11{
	left: 91.5%;
}
.tps_slider_wrap .intensity_range_1{
	left: 11.11%;
}
.tps_slider_wrap .intensity_range_2{
	left: 22.22%;
}
.tps_slider_wrap .intensity_range_3{
	left: 33.33%;
}
.tps_slider_wrap .intensity_range_4{
	left: 44.44%;
}
.tps_slider_wrap .intensity_range_5{
	left: 55.55%;
}
.tps_slider_wrap .intensity_range_6{
	left: 66.66%;
}
.tps_slider_wrap .intensity_range_7{
	left: 77.77%;
}
.tps_slider_wrap .intensity_range_8{
	left: 88.88%;
}

.tps_slider_wrap .color_range_1{
	left: 12.28%;
}
.tps_slider_wrap .color_range_2{
	left: 25%;
}
.tps_slider_wrap .color_range_3{
	left: 37.30%;
}
.tps_slider_wrap .color_range_4{
	left: 50%;
}
.tps_slider_wrap .color_range_5{
	left: 62.42%;
}
.tps_slider_wrap .color_range_6{
	left: 74.71%;
}
.tps_slider_wrap .color_range_7{
	left: 87.50%;
}

.white_diamond_wrap .tps_slider_wrap.tps_cut_slider{
	margin-top: 0px;
}
.tps_slider_wrap.tps_intensity_slider .tps_slider_list li{
	padding: 0px 4px;
}
.tps_intensity_slider .filter_heading{
	padding-bottom: 23px;
}
.diamond_short_info .tabcontent .single_info .detail-row-2:hover{
	font-weight: 600;
}
.tps-detail-page-loader .tps_details_loader_gallery_left{
	padding-right: 0px !important;
}

.ring-builder-diamond-details .tps_diamond_detail_page{
	position: relative;
}

/* .ring-builder-diamond-details .tps_diamond_detail_page .timeline-item{
	padding: 0px;
} */
/*count loader*/
.tps_diamondlisting_area .dia_count_loader{
    width: 20px;
	height: 20px;
	background-image: url('loader.gif');
    display:block;
}
.tps_diamondlisting_area span.dia_count {
    display: flex !important;
    justify-content: center;
    align-items: center;
}
.tps_diamondlisting_area span.alldiamonds_tab.listingtab.active_tab.desk {
    display: flex ;
    justify-content: center;
    align-items: center;
}
.page-width.tps_diamond_detail_page {
    position: relative;
}
.page-width.tps_diamond_detail_page .tps-spinner-container.tps-detail-page-loader{
  left:0px;
}
.tps_diamond_detail_page .timeline-item {
    background: var(--bgcolor-white);
    border-bottom: 1px solid #f2f2f2;
    padding: 25px;
    margin: 0 auto;
}

.white_diamond_cont .tps_diamondlisting_area .tps_diamond_view.tps_loggedin .listingHeaderOne span{
    width: 11.11%;
}

.white_diamond_cont .tps_diamond_view.tps_loggedin .diamond_page span{
   width: 11.1%;
}

.white_diamond_cont .tps_diamond_view.tps_loggedin .diamond_page span.mb_nodata{width: 100%;}

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

.tps_diamond_recent_view.tps_loggedin .tps_desktop_table_row .rowClick span{
  width: 12.50% !important;
}

.tps_diamondlisting_area .tps_diamond_recent_view.tps_loggedin .table_rows span.mb_view.tps_diamondlist_view{
    width: 12.50%;
}

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

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

.tps-diamond-detailspage .tps_diamond_detail_gallery {
    display: flex;
    justify-content: center;
    margin-bottom: 50px;
}

.tps-ring-Builder-detilspage .tps-ringbuilder-gallary-wrapper {
    width: 100% !important;
    max-width: 50% !important;
}

.tps_diamond_detail_page .tps-ring-Builder-detilspage .tps-ringbuilder-info {
    width: 100% !important;
    max-width: 50% !important;
    padding-left: 4% !important;
}

.tps_product_image_row .main-slider button.slick-arrow.slick-prev {
    width: 20px;
    height: 35px;
    background-image: url(jewelry-store-sprite.svg);
    background-position: -28px -603px;
    z-index: 1;
    left: 0px;
}

.tps_product_image_row .main-slider button.slick-arrow.slick-next {
    width: 20px;
    height: 35px;
    background-image: url(jewelry-store-sprite.svg);
    background-position:-94px -603px;
    z-index: 1;
    right: 0px;
}

.tps_product_image_row .main-slider button.slick-arrow.slick-prev.slick-disabled,
.tps_product_image_row .main-slider button.slick-arrow.slick-next.slick-disabled{
  opacity: 0;
}

.tps_diamond_detail_gallery .main-slider .slider-nav .slick-track {
    grid-gap: 0px;
    transform: none !important;
    justify-content: flex-start;
}

.tps_diamond_detail_gallery .main-slider .slider-nav .slick-track {
    width: 100%;
    max-width: 500px;
    display: flex !important;
    justify-content: center;
    align-items: center;
}

.tps_diamond_detail_gallery .main-slider .slider-nav .slick-track .slick-slide {
    margin-right: 10px;
}

.slick-slide.slick-current.slick-active .thumb {
    border: 1px solid var(--bgcolor-1);
}
.slider-nav .thumb {
    width: 101px;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #EBEBEB;
    cursor: pointer;
    background-color: #EBEBEB;
}

div#first_img-thumb img, 
div#second_img-thumb img {
    height: 100%;
    width: 100%;
    object-fit: contain;
}

.slider-for.slick-initialized .slick-slide.slick-current.slick-active {
    display: block;
    margin: 0;
}
.slider-for .slick-slide img, 
.slider-for.slick-initialized .slick-slide {
    display: none;
}


.tps_product_image_row .main-img {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
}

.slider-for .slick-slide.slick-current.slick-active img {
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    width: 90%;
    margin: auto;
}

.tps_diamond_detail_gallery .main-slider .slick-track {
    width: 100%;
    max-width: 500px;
    display: flex !important;
    justify-content: center;
    align-items: center;
}

.tps_diamond_detail_page iframe#tps_diamond_video_iframe {
    width: 100%;
    height: 100%;
    border: 0;
}

.tps_diamond_detail_page div#second_img {
    width: 600px;
    height: 600px;
    position: relative;
  display: flex;
    align-items: center;
}
 
.tps_product_image_row .main-img#third_img,
.tps_product_image_row .main-img#fourth_img{
    width: 400px;
    height: 400px;
  }

video.tps-gallery-video {
    width: 100%;
}

.tps_diamond_info_section.tps-ringbuilder-info h1.tps_details_title{
color: var(--bgcolor-1);
font-family: var(--font-body-family);
font-size: 30px;
font-style: normal;
font-weight: 400;
line-height: normal;  
}

.tps_diamond_title_price.price__regular {
    display: flex;
    font-size: 20px;
    color: var(--bgcolor-1);
    font-family: var(--font-body-family);
    font-weight: 400;
    margin: 0;
    padding-right: 6px;
    font-family: "Praho Pro" !important;
}

.tps_diamond_title_price.price__regular span.price{
  display: flex;
  font-size: 20px;
  color: var(--bgcolor-1);
  font-family: var(--font-body-family);
  font-weight: 400;
  margin: 0;
  padding-left: 6px;
  font-family: "Praho Pro" !important;
}


.tps_diamond_detail_page .tps-ringbuilder-info .tps_diamond_sub_title ul {
    display: flex;
    flex-wrap: wrap;
    grid-gap: 35px;
    padding: 0 0;
}

.tps_diamond_detail_page .tps-ringbuilder-info .tps_diamond_sub_title ul li {
    position: relative;
    text-align: center;
}

.tps_diamond_detail_page .tps-ringbuilder-info .tps_diamond_sub_title ul li:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 22px;
    background: var(--bgcolor-2);
    right: -15px;
}

.tps_diamond_detail_page .tps-ringbuilder-info .tps_diamond_sub_title ul li:last-child::after {
  width: 0px;
}

.tps_diamond_detail_page .tps-ringbuilder-info .tps_diamond_sub_title ul li {
    background: var(--bgcolor-trans);
    color: var(--bgcolor-1);
    padding: 0;
    font-size: 18px;
    font-family: var(--font-body-family);
    text-align: left;
    line-height: 23px;
}

.dia_description.tps_diamond_description p#dia_description {
    width: 80%;
    color: var(--bgcolor-1);
    padding-bottom: 30px;
    font-size: 18px;
    line-height: normal;
}
.tps_choose_this_diamond button.tps-btn{
  font-size: 16px;
    font-family: var(--font-body-family);
  text-transform: capitalize;
}

.tps_additional_information.dd ul{
  padding: 0;
}

.tps_additional_information ul li{display: flex}

.tps_additional_information ul span{margin: 0}

.tps_additional_information.dd li span.tps_call{
  width: 30px;
  height: 30px;
  background-image: url(jewelry-store-sprite.svg);
  background-position:-172px -606px;
  margin: 0;
}

.tps_diamond_detail_page div#second_img .loader {
    position: absolute;
    top: 50%;
    left: 45%;
    width: 13%;
    text-align: center;
}

.tps_diamond_detail_page div#second_img .loader img {
    width: auto;
}

.tps_fancyColor_slider ul li:hover .txt-color{
  color: var(--bgcolor-1) !important;
  font-weight: 600;
}

ul.intensity_list.tps_mob_intensity_filter {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    grid-gap: 9px;
  padding: 0 0;
      margin: 0;
}

ul.intensity_list.tps_mob_intensity_filter li {
   width: 15% !important;
   border-radius: 8px;
}

ul.intensity_list.tps_mob_intensity_filter li .intensity-icon{
  width: 60px;
    height: 45px;
    background: url(jewelry-store-sprite.svg);
    display: block;
    margin-bottom: 10px;
    margin: auto;
}

ul.intensity_list.tps_mob_intensity_filter li a {
    border: 1px solid var(--bgcolor-trans);
    border-radius: 6px;
    padding-top: 0px;
}

ul.intensity_list.tps_mob_intensity_filter li a:hover,
ul.intensity_list.tps_mob_intensity_filter li a.selected{
  border: 1px solid var(--bgcolor-1);
}

ul.intensity_list.tps_mob_intensity_filter li a span.intensity_name {
    padding: 5px 0 8px;
    display: inline-block;
    text-transform: capitalize;
    font-family: var(--font-body-family);
    text-align: center;
    font-size: 14px;
    line-height: 18px;
    color: var(--bgcolor-1);
    position: relative;
}

.tps_intensity_filter .intensity_list a {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
}

ul.intensity_list.tps_mob_intensity_filter li .intensity-icon.fancy_light{
  background-position: -6px -340px;
}

ul.intensity_list.tps_mob_intensity_filter li .intensity-icon.fancy{
  background-position: -80px -340px;
}

ul.intensity_list.tps_mob_intensity_filter li .intensity-icon.fancy_intense{
  background-position: -155px -340px;
}

ul.intensity_list.tps_mob_intensity_filter li .intensity-icon.fancy_vivid{
  background-position: -230px -341px;
}

ul.intensity_list.tps_mob_intensity_filter li .intensity-icon.fancy_deep{
  background-position: -310px -341px;
}

ul.intensity_list.tps_mob_intensity_filter li .intensity-icon.fancy_dark{
  background-position: -385px -340px;
}

.tps-diamondlist-filter-textbox-wrapper {
    display: flex;
    align-items: center;
}

  .tps_fancyColor_slider ul li:hover .image_container .color-bdr-bx,
  .tps_fancyColor_slider ul li.selected .image_container .color-bdr-bx{
    border: 1px solid var(--bgcolor-1);
  }

.tps-diamondlist-filter-textbox-wrapper input:hover{
    outline: none;    
 appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}

span.tps_filter_textbox_validation_msg{
    font-size: 12px;
    color: red;
}

.tps-sort-section.tps-sort-section-mobile .outer{
  display: flex;
  justify-content: center;
}

.sort_option {
    padding: 7px 15px;
    border-bottom: 1px solid #f1f1f1;
}

.tps_shipping_information .main_text_and_icons{
  margin-top: 20px;
}

.tps_shipping_information .main_text_and_icons .para p{
  font-size: 13px;
}

.tps_shipping_information .main_text_and_icons .para p a{
  border-bottom: 1px solid var(--bgcolor-main);  
  padding-bottom: 2px;
}

.tps_choose_this_diamond.tps_dia_detail_button{
      grid-template-columns: repeat(1, 1fr);
}

.tps_detail_mob_gallery_slider.tps-ringbuilder-gallary-wrapper .tps_gallery_thumb_video{position: relative;}

.tps_detail_mob_gallery_slider.tps-ringbuilder-gallary-wrapper .tps_gallery_thumb_video span.tps_video_icon {
    display: block;
    position: absolute;
    margin: auto;
    background: url(jewelry-store-sprite.svg), rgb(0 0 0 / 25%);
    background-position: center center;
    background-repeat: no-repeat;
    width: 35px;
    height: 35px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    cursor: pointer;
    background-position:-249px -602px;
}

.tps_customer_services_section .customer-services{
  padding: 45px 0px 46px !important;
}

.tps_customer_services_section .customer-services .customer-services__block:after{
  background: #10101026;
}

.tps_choose_this_diamond.tps_dia_detail_social_button button.tps-btn{
  text-transform: capitalize;
}

.tps_diamond_info_section.tps-ringbuilder-info #diamond_main_title {
  font-family: 'MADE Canvas' !important;
}
/* responove */
@media(max-width:1680px) {
	.tps_details_title {
		font-size: 23px;
		line-height: 33px;
	}
	.price__regular span{
		font-size: 20px;
	}
}
@media(max-width:1450px){
	.tps_ringbuilder_diamond_filter_data{
		padding-left: 15px !important;
    padding-right: 15px !important;
	}
}
@media(max-width:1440px) {
     #thumb-seven .hand_diamond_img {
    left: 39%;
  }
  .tps_overtone_slider .overtone_wrap{
  	width: 23.5%;
  }


	.tps_filter_metal {
		-webkit-order: 2;
		order: 2;
		padding-left: 2%;
	}

	.tps_filter_price {
		-webkit-order: 3;
		order: 3;
		padding-left: 0%;
		padding-right: 2%;
	}

	.tps_filter_style {
		-webkit-order: 4;
		order: 4;
		padding-left: 2%;
	}

	.tps_diamond_shapes li {
		width: 17%;
	}

	.tps_diamond_shapes li a,
	ul.tps_diamond_metal li a,
	.tps_filter_style ul li a {
		display: block;
		margin: auto;
		position: relative;
		padding-bottom: 10px;
		cursor: pointer;
		min-height: 32px;
		width: fit-content;
	}

	ul.tps_diamond_shapes,
	ul.tps_diamond_metal,
	ul.tps_diamond_style {
		grid-gap: 0px;
      justify-content: start;
	}

	ul.tps_diamond_metal li {
		width: 23%;
	}

	
	.pendant-builder-diamond-listing .filter_block.tps_diamond_type_filter,
	.pendant-builder-diamond-listing .tab_more_filters .filter_block.tps_diamond_type_filter{
		grid-column-gap: 25px;
	}

	.tps_filter_style ul li {
		width:14%;
	}

  .tps_certificate_popup_wrapper_div.tps_cert_popoup_show .tps_cert_wrapper.tps_certificate_image{
  width: 980px;
}
.tps-diamondlist-img {
	height: 270px;
}
div#diamond_type_wrap ul.tps_model-type li a{
 	font-size: 15px;
    line-height: 25px;
 }
 .tps_diamondlist_detail_info{
 	width: 100%;
 } 
 .tps_diamondlist_detail_info .tps_diamondlist_detail_view_btn_row button{
 	padding: 13px 15px 11px;
 }

 div#diamond_type_wrap ul.tps_model-type{
 	padding: 0px 15px;
 }

}

@media(max-width:1390px){
	li.intensity-fltr-box{
		width: 19.3%;
	}
}
@media(max-width:1366px) {
  .tps-diamondlist-img {
	height: 250px;
  }
  #thumb-seven #handcolorslider.ui-widget-content, #thumb-seven #caratlearnmore.ui-widget-content{
    width: 60%;
  }
  .tps_certificate_popup_wrapper_div.tps_cert_popoup_show .tps_cert_wrapper.tps_certificate_image{
    width: 820px;
  }
 .diamond_grid_view_container ul, .tps_diamond_compare_view ul, .tps_diamond_recent_view ul{
 	grid-gap: 15px;
 }


  
}
@media(max-width:1350px){
	.diamond_short_info .tabcontent .single_info .detail-row-1{
		width: 55%;
	}	
	.diamond_short_info .tabcontent .single_info .detail-row-2{
		width: 45%;
	}
	.tps-pendantbuilder-info .tps_diamond_sub_title ul li{
		font-size: 18px;
	}
	.tps-pendantbuilder-info .tps_diamond_description p,
	.diamond_short_info .tps-free_shipping, .diamond_short_info .tps-shipping-date-sce,
	.diamond_short_info .tabcontent .single_info .detail-row-1 strong, .diamond_short_info .tabcontent .single_info .detail-row-2{
		font-size: 14px;
		line-height: 24px;
	}
	
	div#diamond_type_wrap ul.tps_model-type {
	    padding: 0px 0px;
	    grid-gap: 5px;
	}
	ul.dev_ul_shpe li {
	    width: 19.2% !important;
	    display: flex;
        justify-content: center;
	}
	ul.dev_ul_shpe{
		grid-gap: 15px 0px !important;
	}
	.tps_selection_slider ul{
		grid-gap: 15px 0.5% !important;
		margin-top: 0px;
	}
	li.intensity-fltr-box {
    width: 19.6%;
  }
  .tps_lab_wrap_main, .tps_overtone_wrap_main{
  	grid-gap: 10px 0.8%;
  }
  .tps_overtone_slider .overtone_wrap,
  .lab_wrap, .tps_overtone_slider .overtone_wrap{
	    width: 24.4%;
	    max-width: 100%;
	}
	.lab_wrap .tps_checkbox label span, .tps_overtone_slider .overtone_wrap label span{
	  	padding: 15px 5px;
	}
	.tps_overtone_slider .overtone_wrap {
    width: 24.4%;
  }
  .tps_diamondlist_detail_info .tps_diamondlist_detail_view_btn_row button {
	    padding: 13px 5px 13px;
	    width: 100%;
	}
}

@media(max-width:1280px) {
    #thumb-seven .hand_diamond_img { 
    left: 38%;
  }
	.pendant-builder-diamond-listing .filter_block.tps_diamond_type_filter {
		width:100%;
	}

	h2#final_pendant_name {
		font-size: 22px;
		line-height: 32px;
	}

	.search_box_wrap.dev_tps_slide.mar-top_dev.tps_search_by_report_filter input#tps_search_by_report_no {
		width: 64%;
	}
  .pendant-builder-diamond-listing .tab_shape_carat_price .filter_block.tps_diamond_type_filter {
    width:100%;
}

        .tps_certificate_popup_wrapper_div.tps_cert_popoup_show .tps_cert_wrapper.tps_certificate_image{
    width: 800px;
    }

    .tps_diamond_shapes li {
    width: 19%;
}
.tps_selection_slider ul {
    grid-gap: 15px .5% !important;
}
div#diamond_type_wrap ul.tps_model-type li a {
    font-size: 14px;
    line-height: 24px;
}
span.mb_comp{
	padding-left: 0px;
	padding-right: 0px;
	display: flex;
	justify-content: center;
}
.mb_comp .tps_checkbox{
	top: 0 !important;
}
span.mb_comp .tps_checkbox input[type=checkbox] +label,
span.mb_comp .tps_checkbox input[type=checkbox]{
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.diamond_grid_view_container .tps-diamondlist-result-grid-view-cn .tps-diamondlist-item-meta-data, .tps_diamond_compare_view .tps-diamondlist-result-grid-view-cn .tps-diamondlist-item-meta-data, .tps_diamond_recent_view .tps-diamondlist-result-grid-view-cn .tps-diamondlist-item-meta-data, .tps_recent_diamond_list .tps-diamondlist-result-grid-view-cn .tps-diamondlist-item-meta-data .tps-diamondlist-item-meta-data-info{
	grid-gap: 0px 5px;	
}
.diamond_grid_view_container .tps-diamondlist-result-grid-view-cn .tps-diamondlist-item-meta-data span, .tps_diamond_compare_view .tps-diamondlist-result-grid-view-cn .tps-diamondlist-item-meta-data span, .tps_recent_diamond_list .tps-diamondlist-result-grid-view-cn .tps-diamondlist-item-meta-data span, .tps_diamond_recent_view .tps-diamondlist-result-grid-view-cn .tps-diamondlist-item-meta-data span{
   font-size: 13px;
}
.diamond_grid_view_container .tps-diamondlist-result-grid-view-cn, .tps_diamond_compare_view .tps-diamondlist-result-grid-view-cn, .tps_diamond_recent_view .tps-diamondlist-result-grid-view-cn, .tps_recent_diamond_list .tps-diamondlist-result-grid-view-cn{
  padding: 15px 0px 10px;
}
 .tps_advFilter{
 	padding-bottom: 15px;
    margin-bottom: 25px;
    margin-top: 10px;
 }
 .tps_diamondlist_detail_info .tps_diamondlist_detail_view_info_table{
 	grid-gap: 0% 2%;
 	width: 62%;
 }
 .tps_diamondlist_detail_info .tps_diamondlist_detail_view_btn_row{
 	width: 18%;
 }
  .tps-diamondlist-item-info{
  	padding: 20px 0px 10px;
  }
  .tps-diamondlist-item-info .tps-diamondlist-item-info-row span.tps-diamondlist-item-info-label, 
  .tps-diamondlist-item-info .tps-diamondlist-item-info-row span.tps-diamondlist-item-info-value {
    font-size: 12px;
    line-height: 13px;
  }
  .tps-diamondlist-item-info .tps-diamondlist-item-info-row span.tps-diamondlist-item-info-label{
  	width:55%;
  }
  .tps-diamondlist-item-info .tps-diamondlist-item-info-row span.tps-diamondlist-item-info-value{
  	width: 45%;
  }
  .tps-diamondlist-item-info-span ul.tps-diamondlist-item-info-span-list li:hover span.tps-diamondlist-compare-span,
  .tps-diamondlist-item-info-span ul.tps-diamondlist-item-info-span-list li span.tps-diamondlist-compare-span{
  	background-position: -483px -125px !important;
  }
  .tps-diamondlist-item-info-span ul.tps-diamondlist-item-info-span-list li.active span.tps-diamondlist-compare-span{
  	background-position: -570px -125px !important;
  }
  .tps_choose_this_diamond{
        width: 92%;
  }
}

@media(min-width:1199px){	


	.filter_heading .shape_list a:hover span,
	.shape_list a:hover .shape_name{
		color: var(--bgcolor-1) ;
	}

	.lab_wrap .tps_checkbox label:hover input+span,
	.tps_overtone_slider .overtone_wrap label:hover input[type=checkbox]+span{
		background-color: var(--bgcolor-main);
	    display: block;
	    height: 100%;
	    width: 100%;
	    padding: 15px;
	    color: var(--bgcolor-white);
	}
  
	.tps_fancyColor_slider ul li:hover .txt-color::after{
		width: 100% !important;
	}
	.tps_fancyColor_slider ul li:hover .txt-color{
		color: var(--bgcolor-1) !important;
	}
	.tps_advFilter button.btn.tps_adFilter_btn:hover{
	    background: var(--bgcolor-white);
	    color: var(--bgcolor-1);
	    border-color: var(--bgcolor-4);
	}
	.tps_advFilter button.btn.tps_adFilter_btn:hover::after{
		background-position: -18px -131px;
	}
	.tps_advFilter button.btn.tps_adFilter_btn.active:hover::after{
		background-position: -58px -131px;
	}
	div#diamond_type_wrap  ul.tps_model-type  li  a:hover{
	  background: var(--bgcolor-main);    
	  border-color: var(--bgcolor-main);
	  color:var(--bgcolor-white);
	}
}

@media(max-width:1199px) {
     #thumb-seven .hand_diamond_img {  
    left: 37%;
  }
	.tps_filter_shape,
	.tps_filter_metal {
		width: 50%;
	}

	.tps_filter_price,
	.tps_filter_style {
		width: 50%;
	}

	.tps_pendantbuilder_final_page .step_block .step:first-child {
		display: none;
	}

	h2#final_pendant_name {
		font-size: 20px;
		line-height: 30px;
	}

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

	.search_box_wrap.dev_tps_slide.mar-top_dev.tps_search_by_report_filter input#tps_search_by_report_no {
		width: 65%;
	}

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

	.tps_diamondlist_detail_info .tps_diamondlist_detail_view_info_table {
		width: 80%;
	}

	.tps_diamondlist_detail_info .tps_diamondlist_detail_view_btn_row {
		width: 100%;
		justify-content: left;
		padding-left: 21.5%;
	}

	.tps_diamondlist_detail_info .tps_diamondlist_detail_view_btn_row button {
		width: 100%;
		margin-top: 15px;
	}

      .tps_certificate_popup_wrapper_div.tps_cert_popoup_show .tps_cert_wrapper.tps_certificate_image{
    width: 750px;
    }

  
    ul.tps_diamond_metal li {width: 24%;}

  h1.product__title, .tps_details_title {font-size: 26px;}

  .tps_product_details_info .tps_detail_section_heading h2 {font-size: 20px;}

  h1.tps_module_heading {font-size: 30px;}


.tps-pendantbuilder-info .tps_diamond_sub_title ul li {
    font-size: 16px;
}
.white_diamond_wrap .shape_list li a:hover span:after,
.white_diamond_wrap .shape_list li a span:after{
	width: 0px !important;
}
.white_diamond_wrap .shape_list li a.selected span:after {
    width: 100% !important;
}
.pendant-builder-diamond-listing .tab_shape_carat_price .filter_block.tps_diamond_type_filter,
.pendant-builder-diamond-listing .filter_block.tps_diamond_type_filter{
	width: 100%;
}
.tps_selection_slider ul li:hover .border-bx,
.tps_selection_slider ul li .border-bx,
.tps_selection_slider ul li .check-shape,
.tps_selection_slider ul li:hover .check-shape,
.tps_selection_slider ul li:hover .pol-bor-bx,
.tps_selection_slider ul li .pol-bor-bx,
.tps_selection_slider ul li:hover .fluor-bor-bx,
.tps_selection_slider ul li .fluor-bor-bx{
  background-color: transparent !important;
}
.tps_selection_slider ul li.selected .border-bx,
.tps_selection_slider ul li.selected .check-shape,
.tps_selection_slider ul li.selected .pol-bor-bx,
.tps_selection_slider ul li.selected .fluor-bor-bx{
  background-color: var(--bgcolor-main) !important;
}
.tps-diamondlist-img {
    height: 225px;
}
div#diamond_type_wrap ul.tps_model-type li{
	max-width: 200px;
	text-align: center;
}
div#diamond_type_wrap ul.tps_model-type li a {
    font-size: 13px;
    line-height: 19px;
}
div#diamond_type_wrap ul.tps_model-type li a{
	padding: 7px 22px;
}
.tps-dia-detail-buy-btn:hover, 
.tps-ringbuilder-btn:hover{
    color: var(--bgcolor-white) !important;
    transition: box-shadow var(--duration-short) ease !important;
    background-color: var(--bgcolor-main) !important;
    border: 1px solid var(--bgcolor-main) !important;
}
.tps-dia-detail-buy-btn.add_to_cart_spinner, 
.tps-ringbuilder-btn.add_to_cart_spinner{
    color: var(--bgcolor-1) !important;
    box-shadow: none !important;
    background: transparent !important;
    border: 1px solid var(--bgcolor-1) !important;
}
ul.dev_ul_shpe li {width: 18.5% !important;}

.tps-detail-page-loader .background-masker.tps_details_loader_grid .tps_details_loader_gallery{
  width: 54%;
}

.tps-detail-page-loader .tps_details_loader_gallery_left div{
  height: 375px;
}  
  
}

@media(max-width:1024px) {
     #thumb-seven .hand_diamond_img {  
    left: 41%;
  }
	.tps_filter_shape,
	.tps_filter_metal,
	.tps_filter_price,
	.tps_filter_style {
		width: 50%;
	}

	.tps_diamond_shapes li {
		width: 17%;
	}

	.tps_diamond_metal li {
		width: 22%;
	}

	ul.tps_diamond_shapes,
	ul.tps_diamond_metal {
		justify-content: center;
	}

	/* pendant buider destils page */

	.tps-wishlist-compare-details {
		grid-gap: 30px;
	}

	.tps-wishlist-compare-details ul.tps_additional_information {
		grid-gap: 30px;
	}


	.tps-pendant-Builder-detilspage .tps-pendantbuilder-info h2.product__title {
		margin-top: 0;
	}

	.tps-pendant-Builder-detilspage .tps-pendantbuilder-info h2.product__title {
		margin-top: 0;
		font-size: 22px;
		line-height: 32px;
	}

	.price__regular span {
		font-size: 20px;
		line-height: 30px;
	}


	.lab_wrap {
		width: 20%;
	}

	.tps_row.tps_product_info_row .tps-setting-detail-column.detail-column-1 {
		grid-template-columns: repeat(1, 1fr);
		display: grid;
		grid-column-gap: 15px;
		grid-row-gap: 15px;
	}



	.tps_final_detail_tab.tps_setting_detail_tab .tps-setting-detail-column.detail-column-1 div span.detail-row-1 {
		width: 100%;
	}

	.tps_dia_detail_button button,
	.product-form__buttons button {
		padding: 10px 0px;
		font-size: 14px;
		line-height: 24px;
		min-height: 5.5rem;
	}


	.tps_row.tps_product_info_row .tps-setting-detail-column.detail-column-1 span.detail-row-2 {
		font-weight: 300;
	}

	.tps_final_detail_tab.tps_setting_detail_tab .tps-setting-detail-column.detail-column-1 div {
		grid-gap: 10px 0px;
	}

	.diamond_grid_view_container ul,
	.tps_diamond_compare_view ul,
	.tps_diamond_recent_view ul {
		grid-template-columns: 1fr 1fr 1fr;
	}

	.tps_row.tps_product_info_row .tps_diamond_detail_tab .tps-detail-column.detail-column-1 div span.detail-row-1 {
		width: 60%;
	}

	.search_box_wrap.dev_tps_slide.mar-top_dev.tps_search_by_report_filter input#tps_search_by_report_no {
		width: 65%;
	}

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

	.tps_no_data ul,
	.tps_no_data .tps_diamond_compare_view ul,
	.tps_no_data .tps_diamond_recent_view ul {
		grid-template-columns: 1fr;
		text-align: center;
		font-size: 16px;
	}

      .tps_certificate_popup_wrapper_div.tps_cert_popoup_show .tps_cert_wrapper.tps_certificate_image{
    width: 720px;
    }

    h1.tps_module_heading {font-size: 28px;}
   ul.tps_recent_diamond_list, .tps_diamond_recent_view ul {
      grid-template-columns: 1fr 1fr 1fr;
  }
  
 
.diamond_short_info .tabcontent .single_info {
    padding: 6px 15px;
}
.tps-pendant-Builder-detilspage .tps-pendantbuilder-gallary-wrapper{
	width: 55% !important;
    max-width: 55% !important;
}
.tps-pendant-Builder-detilspage .tps-pendantbuilder-info{
	width: 45% !important;
    max-width: 45% !important;
}
.tps_selected_filter_wrapper .filter_container .selected_filter_container ul li span.tps-pendantbuilder-remove-option{
	margin-top: 0px;
}
span.tps_applied_filter_lable, .tps_filter_values{
	font-size: 13px;
    line-height: 13px;
}
	.tps-diamondlist-spinner-gridv-container .tps-diamondlist-animated-list{
 			grid-template-columns: 1fr 1fr 1fr !important;
 	} 	
 	.tps_diamondlist_detail_info .tps_diamondlist_detail_view_media .tps_diamondlist_detail_view_title{
 		font-size: 14px;
    line-height: 23px;
    margin: 12px 0px 5px;
 	}
 	.tps-diamondlist-item-info-span ul.tps-diamondlist-item-info-span-list li{
 		z-index: 0 !important;
    width: 50px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
 	}
 	.tps-diamondlist-item-info{
 		z-index: 999 !important;
 	}
 	.tps-diamondlist-item-info span.tps-diamondlist-item-info-close.tps_diamond_info_close{
 		width: 30px;
    height: 30px;
 	}
 	.tps-diamondlist-item-info-span ul.tps-diamondlist-item-info-span-list li span{
 		width: 35px;
    height: 35px;
 	}	
 	.tps-diamondlist-item-info-span ul.tps-diamondlist-item-info-span-list li span.tps-diamondlist-compare-span {
    background-position: -480px -123px;
  }
  .tps-diamondlist-item-info-span ul.tps-diamondlist-item-info-span-list li span.tps_diamond_info_span {
    background-position: -438px -123px;
    z-index: 9999 !important;
  }
  .tps-diamondlist-item-info-span ul.tps-diamondlist-item-info-span-list li:hover span.tps-diamondlist-compare-span,
  .tps-diamondlist-item-info-span ul.tps-diamondlist-item-info-span-list li span.tps-diamondlist-compare-span{
  	background-position: -480px -123px !important;
  }
  .tps-diamondlist-item-info-span ul.tps-diamondlist-item-info-span-list li.active span.tps-diamondlist-compare-span{
    background-position: -567px -123px !important;
  }

  .tps-diamondlist-item-info-span ul.tps-diamondlist-item-info-span-list li span.tps_diamond_info_span:hover {
    background-position: -525px -123px;
  }
  .tps-diamondlist-item-info-span ul.tps-diamondlist-item-info-span-list li.tps-diamondlist-result-grid-compare.active span.tps-diamondlist-compare-span{
		background-position: -567px -123px;
	}
 
  .tps_diamond_tabs span.comparediamonds_tab.listingtab:before, 
  .tps_diamond_tabs span.recentdiamonds_tab.listingtab:before{
    left: -15px;
  }
  
  .tps-detail-page-loader .background-masker.tps_details_loader_grid .tps_details_loader_gallery {
        width: 53%;
    }

  .tps-detail-page-loader .tps_details_loader_gallery_left div{
  height: 355px;
}  

    ul.intensity_list.tps_mob_intensity_filter li a:hover,
  .tps_fancyColor_slider ul li:hover .image_container .color-bdr-bx,
  ul.dev_ul_shpe li a:hover{
    border: 1px solid var(--bgcolor-trans);
}

 ul.intensity_list.tps_mob_intensity_filter li a.selected,
  .tps_fancyColor_slider ul li.selected .image_container .color-bdr-bx,
  ul.dev_ul_shpe li a.selected {
    border: 1px solid var(--bgcolor-1);
}



  
/*end*/

}

@media(max-width:992px) {
   #thumb-seven .hand_diamond_img {
    left: 40%;
  }
	.tps_filter_shape,
	.tps_filter_metal,
	.tps_filter_price,
	.tps_filter_style {
		width: 100%;
	}

	ul.tps_diamond_shapes,
	ul.tps_diamond_metal {
		justify-content: flex-start;
	}

	.tps_diamond_shapes li {
		width: 9%;
	}

	.tps_diamond_metal li {
		width: 12%;
	}

	.tps_filter_style,
	.tps_filter_metal {
		padding-left: 0;
	}

	.tps_pendantbuilderlisting .tps_pendantbuilderlisting_product .tps_pendantbuilderlisting_content,
	.tps_pendantbuilderlisting .tps_pendantbuilderlisting_product .tps_pendantbuilderlisting_content a:hover {
		padding: 15px;
	}

	.tps_pendantbuilderlisting .tps_pendantbuilderlisting_product {
		padding: 0;
	}

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



	

	.tps_pendantbuilderlisting {
		grid-template-columns: 1fr 1fr 1fr;
	}

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

	
	.tps_diamond_shapes li a:hover span.text_shape:after,
	.tps_diamond_metal li a:hover span.text_metal::after,
	.tps_diamond_style li a:hover span.text_style::after {
		background: linear-gradient(to left, var(--bgcolor-white) 50%, var(--bgcolor-white) 50%) right;
	}

	.tps_diamond_shapes li a.selected span.text_shape:after,
	.tps_diamond_metal li a.selected span.text_metal:after,
	.tps_diamond_style li a.selected span.text_style:after {
		background: linear-gradient(to left, #efefef4f 0%, var(--bgcolor-1) 0%) right;
		background-position: left;
	}

        .tps_certificate_popup_wrapper_div.tps_cert_popoup_show .tps_cert_wrapper.tps_certificate_image{
    width: 680px;
    }

    ul.tps_diamond_metal li {
      width: 14%;
    }
    
      .tps_filter_style ul li {
        width: 8%;
    }
    
      .tps_diamond_shapes li {
        width: 10%;
    }
 
  .tps_recently_viewed ul.tps-diamondlist-item-info-span-list.tps_recent_diamond_list .slick-prev {
      left: 0;
     z-index: 9;
      background-position: -416px -424px!important;
  }
    .tps_recently_viewed ul.tps-diamondlist-item-info-span-list.tps_recent_diamond_list .slick-next {
      right: 0px;
  }
    .tps_recently_viewed ul.tps-diamondlist-item-info-span-list.tps_recent_diamond_list .slick-arrow{
      top:50%; 
      display:none !important;
   }
      .tps_recently_viewed ul.tps-diamondlist-item-info-span-list.tps_recent_diamond_list .slick-next {
      background-position: -416px -424px!important;
  }
     .tps_recently_viewed ul.tps-diamondlist-item-info-span-list.tps_recent_diamond_list button.slick-disabled {
      background-color: var(--bgcolor-1)4f;
  }
  .tps_additional_information ul li p:before {
      left: auto;
      margin-left: -30px;
  }
     .tps_recently_viewed ul.tps-diamondlist-item-info-span-list.tps_recent_diamond_list .slick-next {
    background-position: -416px -424px!important;
    transform: rotate(-90deg);
}
div#diamond_type_wrap ul.tps_model-type{
	margin-top: -15px;
}  
div#diamond_type_wrap ul.tps_model-type li a {
    padding: 7px 11px;
}
}

@media(max-width:991px) {

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

	.timeline-item {
		padding: 0;
	}

	.tps-spinner-container.tps-detail-page-loader {
		overflow: hidden;
	}

	.selected_filter_container ul:before {
		content: none;
	}

	.selected_filter_container ul {
		padding-left: 0px;
	}
  .pendant-builder-diamond-listing .tps_filter_tabs ul.tps-filter-tab li .tab-more-filters span{
      width: 30px;
      height: 30px;
      margin-right: 16px;
    }
    .tps-pendant-Builder-detilspage .tps-pendantbuilder-gallary-wrapper{
    	padding-right: 0px !important;
    	width: 100% !important;
    	max-width: 100% !important;
    }
    .tps-pendant-Builder-detilspage .tps-pendantbuilder-info{
    	width: 100% !important;
    	max-width: 100% !important;
    }
    .back_to_search, .tps_diamond_detail_back_to_search {
	    padding: 0px 10px 10px;
	}
	

	.tps_diamond_detail_page.page-width, .tps-container{
		padding: 0 15px !important;
	}
	h1.product__title, .tps_details_title,
	.tps-pendantbuilder-info .tps_diamond_description p,
	.tps-pendantbuilder-info .tps_diamond_sub_title, .tps-pendantbuilder-info .tps_diamond_title_price{
		text-align: center;		
	}
	.tps-pendantbuilder-info .tps_diamond_sub_title ul{
		justify-content: center;
	}
	.tps-pendantbuilder-info .tps_diamond_description p{
		max-width: 600px;
		margin-left: auto;
		margin-right: auto;
	}
	.tps_dia_detail_button button{
		max-width: 100%;
        margin: auto;
	}
	.diamond_short_info .tps-free_shipping, .diamond_short_info .tps-shipping-date-sce{
		display: flex;
		justify-content: flex-start;
	}
	.tps_product_description-tab .tps_diamond_heading{
		text-align: center;
	}	
	.tps-loose-diamonds-breadcrumbs .tps-breadcurmbs-content span,
	.back_to_search a.tps-back-to-search.btn, .tps_diamond_detail_back_to_search a.tps_back_to_search{
		font-size: 13px;
        line-height: 23px;
	}
	.tps-detail-page-loader .tps_details_loader_gallery_left{
		padding-right: 0px;
	}
	.tps_diamondlist_detail_info .tps_diamondlist_detail_view_info_table .tps_diamondlist_detail_view_info_row{
		padding: 13px 10px;
	}
	.tps_diamondlist_detail_info .tps_diamondlist_detail_view_info_table .tps_diamondlist_detail_view_info_row span.tps_diamondlist_detail_view_info_title{
		width: 55% !important;
	}
	.tps_diamondlist_detail_info .tps_diamondlist_detail_view_info_table .tps_diamondlist_detail_view_info_row span.tps_diamondlist_detail_view_info_value{
		width: 45% !important;
	}
	.tps_filter_tabs{
		width: 90%;
		margin-left: auto;
		margin-right: auto;
		position: relative;
	}
	.pendant-builder-diamond-listing .filter_block.tps_diamond_type_filter,
	.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: 1fr;
		grid-row-gap: 20px;
		padding-bottom: 9px;
	}	
	ul.dev_ul_shpe li{
		width: 9.2% !important;
	}
	.pendant-builder-diamond-listing .tps-ringbuilder-reset-filter-confirm-popup-div{
		top: 32px;
	}
	.tps_advFilter{
		margin-top: 40px;
	}
	.diamond_list_view_container .fa-angle-down:before, .diamond_list_view_container .fa-angle-up:before{
		top: -2px;
	}
	.tps_diamondlisting_area .diamondlisting_tab{
		margin-bottom: 0px;
	}
	.tps-diamondlist-result-grid-view-items-list{
		margin-top: 0px;
	}
	.tps-diamondlist-spinner-gridv-container .tps-diamondlist-animated-list{
		margin-top: 0px;
	}
	.tps-diamondlist-spinner-list-container .timeline-item, .tps-diamondlist-spinner-gridv-container .timeline-item{
		padding-top: 0px;
	}
	.tps-diamondlist-spinner-gridv-container .tps-diamondlist-grid-pr-img{
		height: 220px;
	}
	.tps-detail-page-loader .background-masker.tps_details_loader_grid .tps_details_loader_gallery, 
  .tps-detail-page-loader .background-masker.tps_details_loader_grid .tps_details_loader_info{
		width: 60% !important;
    margin: auto;
	}
	.tps-detail-page-loader .background-masker.tps_details_loader_grid .tps_details_loader_gallery{
		 padding-right: 0px !important;
	}
	.tps-pendant-Builder-detilspage .tps-pendantbuilder-gallary-wrapper .tps_pendant_setting_gallery .tps-product-full-image{
		display: flex;
	 	flex-wrap: wrap;
	 	grid-column-gap: 2%;
	 	justify-content: center;
	}
	.tps-pendant-Builder-detilspage .tps-pendantbuilder-gallary-wrapper .tps_pendant_setting_gallery .tps-product-full-image div.main-img{
		width: 49%;
	}
	ul#color_swach_set li{
		width: 13.8%;
	}

  .tps-ring-Builder-detilspage .tps-ringbuilder-gallary-wrapper{
      width: 100% !important;
      max-width: 100% !important;
  }

  .tps_diamond_detail_page .tps-ring-Builder-detilspage .tps-ringbuilder-info{
    width: 100% !important;
    max-width: 75% !important;
    padding-left: 0% !important;
    margin-top: 45px;
    text-align: center;
  }
  .tps_product_details_info .product_metafields .single_info .txt_info {
    text-align: center;
  }

  .tps-diamond-detailspage .tps_diamond_detail_gallery {
        flex-wrap: wrap;
    margin-bottom: 0px;
    }

  .tps_diamond_detail_page .tps_diamond_detail_gallery.grid {
        margin-left: 0px;
        margin-right: 0px;
    }

  .tps_diamond_detail_page .tps-ringbuilder-info .tps_diamond_sub_title ul {
    grid-gap: 10px 35px;
    align-content: center;
    justify-content: center;
}

  .tps_choose_this_diamond,
  .dia_description.tps_diamond_description p#dia_description {
    margin: auto;
}

  .tps_additional_information ul li {
    display: flex;
    justify-content: center;
}

  .tps_product_details_info .tps_detail_section_heading h2{
        margin-top: 0px;
        margin-bottom: 15px;
  }

    .tps_diamond_info_section.tps-ringbuilder-info h1.tps_details_title{
    font-size: 28px;
  }

  .slider-nav .thumb {
    width: 85px;
    height: 85px;
  }

  .tps_diamond_title_price.price__regular, 
  .tps_diamond_title_price.price__regular span.price{
        justify-content: center;
    font-size: 23px;
  }

  .tps-detail-page-loader .tps_details_loader_title{
    margin: auto;
    height: 30px;
  }

  .tps-detail-page-loader .tps_details_loader_subtitle{
    margin: auto;
   margin-top: 30px;
        height: 20px;
  }

  .free_shipping_text .main_shipping{
    justify-content: center;
  }

  .tps_shipping_information .main_text_and_icons {
    margin-top: 30px;
    text-align: left;
}

  .tps-detail-page-loader .tps_details_loader_social{
    margin: auto;
    margin-top: 30px;
  }

  .tps_customer_services_section .customer-services {
    padding: 40px 0px 40px !important;
}

  	.tps-detail-page-loader .background-masker.tps_details_loader_grid .tps_details_loader_info {
		text-align: center;
	}

    .tps-detail-page-loader .tps_details_loader_gallery_left div{
  height: 325px;
}  

.tps_shipping_information .main_text_and_icons .para p{
  font-size: 12px;
}

.tps_shipping_information .main_icons_text{
    gap: 10px;
  }
  
}

@media(max-width:825px) {
    #thumb-seven .hand_diamond_img {
    left: 39%;
  }
	.tps_diamond_metal li {
		width: 16%;
	}

	.tps_diamond_shapes li {
		width: 9.6%;
	}

	.tps_pendantbuilderlisting .tps_pendantbuilderlisting_product .tps_pendantbuilderlisting_content {
		text-align: center;
	}

	.tps-wishlist-compare-details {
		grid-gap: 20px;
	}

	.tps-wishlist-compare-details ul.tps_additional_information {
		grid-gap: 20px;
	}
	h2#final_pendant_name {
		font-size: 22px;
		line-height: 32px;
	}

	.tps-pendantbuilder-info .tps_diamond_sub_title ul li {
		font-size: 16px;
	}

	.tps_product_details_info .product_metafields .single_info .txt_title {
		width: 40%;
	}

	.tps_product_details_info .product_metafields .single_info .txt_info {
		width: 60%;
	}

	.tps_product_details_info .product_metafields .single_info .txt_title:hover,
	.tps_product_details_info .product_metafields .single_info .txt_info:hover,
	.tps-seDetailc-attr-right:hover {
		color: var(--bgcolor-1);
	}

	.tps_row.tps_product_info_row .tps_diamond_detail_tab .tps-detail-column.detail-column-1 div {
		padding: 10px 15px;
	}

	.tps_final_detail_tab.tps_setting_detail_tab .tps-setting-detail-column.detail-column-1 .product_metafields,
	.tps_final_detail_tab.tps_setting_detail_tab .tps-setting-detail-column.detail-column-1 .info-column-setting_info {
		padding: 0;
	}

	.tps_row.tps_product_info_row .tps_diamond_detail_tab .tps-detail-column.detail-column-1 div span.detail-row-1 {
		width: 50%;
	}

	.tps_pendantbuilder_final_page .tps_final_product_meta_info,
	.tps_pendantbuilder_final_page .tps_final_product_gallery {
		width: 100%;
	}

	.tps_pendantbuilder_final_page .tps_final_product_meta_info {
		padding-left: 0;
		padding-top: 30px;
	}

	.diamond_grid_view_container ul,
	.tps_diamond_compare_view ul,
	.tps_diamond_recent_view ul {
		grid-template-columns: 1fr 1fr;
	}

	.tps-diamondlist-img {
		height:250px;
	}

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

	.tps-detail-page-loader .background-masker.tps_details_loader_grid .tps_details_loader_gallery,
	.tps-detail-page-loader .background-masker.tps_details_loader_grid .tps_details_loader_info {
		width: 80% !important;
	}

	.tps-detail-page-loader .background-masker.tps_details_loader_grid .tps_details_loader_info {
		margin-top: 20px;
	}

  .tps-detail-page-loader .background-masker.tps_details_loader_grid{
    grid-gap: 22px;
  }

	.tps-detail-page-loader .tps_details_loader_line {
		margin-bottom: 30px;
	}

	ul.tps_diamond_metal li {
		width: 19.6%;
	}

	.tps_filter_style ul li {
		width: 15%;
	}

	.product_metafields {
		grid-template-columns: repeat(1, 1fr);
	}

	/* .tps_product_details_info .product_metafields .single_info .txt_info, */
	.tps-seDetailc-attr-right,
	.tps_setting_detail_tab .info-column-setting_info .tps-seDetailc-sp-info-col .single_info .txt_info,
	.tps_setting_detail_tab .info-column-accent_stone_info .tps-seDetailc-sp-info-col .single_info .txt_info {
		width: 60%;
		text-align: right;
	}

	.pendant-builder-diamond-listing .tps-ringbuilder-reset-filter-confirm-popup-div {
		right: 2px;
		left: auto;
	}

	.tps-pendant-Builder-detilspage .tps-pendantbuilder-gallary-wrapper,
	.tps-pendant-Builder-detilspage .tps-pendantbuilder-info {
		width: 100% !important;
		max-width: 100% !important;
	}

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

	.tps_product_details_info .product_metafields .single_info .txt_title,
	.tps-seDetailc-attr-right {
		width: 60%;
	}

	.tps_setting_detail_tab .info-column-setting_info .tps-seDetailc-sp-info-col .single_info .txt_title,
	.tps_setting_detail_tab .info-column-accent_stone_info .tps-seDetailc-sp-info-col .single_info .txt_title {
		width: 60%;
	}

	.tps_row.tps_product_info_row .tps_diamond_detail_tab .tps-detail-column.detail-column-1 div span.detail-row-2 {
		width: 50%;
		text-align: right;
	}

	.tps_setting_detail_tab .info-column-setting_info .tps-seDetailc-sp-info-col .single_info .txt_info,
	.tps_setting_detail_tab .info-column-accent_stone_info .tps-seDetailc-sp-info-col .single_info .txt_info {
		width: 40%;
	}

	.tps_product_details_info .product_metafields .single_info .txt_info {
		width: 60%;
	}


	.tps_no_data ul,
	.tps_no_data .tps_diamond_compare_view ul,
	.tps_no_data .tps_diamond_recent_view ul {
		grid-template-columns: 1fr;
		text-align: center;
		font-size: 18px;
	}

	.tps_product_details_info .product_metafields .single_info .txt_title {
		width: 40%;
	}

	.tps_product_details_info .diamond_detail .single_info .txt_title,
	.tps_product_details_info .diamond_detail .single_info .txt_info {
		width: 50%;
	}

  .tps_certificate_popup_wrapper_div.tps_cert_popoup_show .tps_cert_wrapper.tps_certificate_image {
    width: 530px;
}

  
  h1.tps_module_heading {
    font-size: 26px;
    margin-top: 20px;
}
.tps_filter_tabs{
	width: 95%;
}
.tps-diamondlist-spinner-gridv-container .tps-diamondlist-animated-list {
    grid-template-columns: 1fr 1fr !important;
}
.tps-sort-section{
  padding-left: 2px;
}

.tps_diamond_tabs .tps-sort-section.tps-sort-section-desktop:before, 
.tps_diamond_tabs span.comparediamonds_tab.listingtab:before, 
.tps_diamond_tabs span.recentdiamonds_tab.listingtab:before{
    height: 92%;
}

}

@media(max-width:768px) {
    #thumb-seven .hand_diamond_img {
    left: 38%;
  }
	.tps-pendant-Builder-detilspage .tps-pendantbuilder-gallary-wrapper,
	.tps-pendant-Builder-detilspage .tps-pendantbuilder-info {
		width: 100% !important;
		max-width: 100% !important;
		padding-left: 0% !important;
		margin-top: 0;
		margin-left: 0;
		margin-right: 0;
	}

	.tps_product_details_info .product_metafields .single_info {
		padding: 10px;
		align-items: center;
	}

	.tps_product_details_info .product_metafields .single_info .txt_title {
		width: 50%;
	}

	.tps_product_details_info .product_metafields .single_info .txt_info {
		width: 50%;
	}

	.tps-wishlist-compare-details {
		grid-gap: 20px;
	}

	.selected_filter_container {
		width: 100%;
	}

	.tps_details_title {
		font-size: 18px;
		line-height: 32px;
	}

	.tps_diamondlist_detail_info .tps_diamondlist_detail_view_info_table .tps_diamondlist_detail_view_info_row span {
		font-size: 12px;
	}
    ul.tps_recent_diamond_list, .tps_diamond_recent_view ul {
        grid-template-columns: 1fr 1fr;
    }
    .tps-pendant-Builder-detilspage .tps-pendantbuilder-gallary-wrapper .tps_pendant_setting_gallery{
      padding:0;
    }
    .pendant-builder-diamond-listing .tab_shape_carat_price .filter_block.tps_diamond_type_filter {
      width: 100%;
  }

 .tps_diamond_detail_page .tps-ring-Builder-detilspage .tps-ringbuilder-info{
    max-width: 80% !important;
 }

  .tps_diamond_info_section.tps-ringbuilder-info h1.tps_details_title{
    font-size: 26px;
  }

  .slider-nav .thumb {
    width: 80px;
    height: 80px;
  }

    .tps_diamond_title_price.price__regular, 
  .tps_diamond_title_price.price__regular span.price{
    font-size: 22px;
  }

  .tps-diamondlist-filter-textbox-wrapper input.tps_filter_textbox_input{
    font-size: 14px;
  }

  .tps-loose-diamonds-breadcrumbs .tps-breadcurmbs-content span.tps_breadcumb_slash{
  margin-left: 4px;
  margin-right: 4px;
}
  
}

@media(max-width:767px) {
     #thumb-seven .hand_diamond_img {
    left: 37%;
  }
	/* fiter design */
	.tps_mobile_filter_open .tps_appy_filter_section{
		display: block !important;
	}
	.tps_appy_filter_section {		
	position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 999999;
    left: 0;
    margin-left: 0px !important;
      height: 48px;
	}

	.tps_appy_filter_section button {
		width: 100%;
		border: 0;
		margin: 0 0 0 0px;
		justify-content: center;
		align-items: center;
		box-sizing: border-box;
		padding: 15px;
		text-decoration: none;
		border: 0;
		border-radius: 0;
		background-color: var(--bgcolor-main);
		color: var(--bgcolor-white);
		z-index: 9;
	}

	.tps_slide1,
	.tps_slide2,
	.tps_slide3 {
		padding: 60px 15px;
	}

	.tps_mob_filter.tps-container,
	.tps_mobile_filter_head {
		display: block !important;
		padding: 0 !important;
	}

	.tps_latest_reset_block.tps_pendantbuilder_reset_filter_wrapper {
		margin-top: 0;
		margin-bottom: 0;
		display: flex !important;
		justify-content: space-between;
		position: fixed;
		width: 100%;
		border-top-left-radius: 16px;
		border-top-right-radius: 16px;
		z-index: 9;
		background: #F3F4F6;
		padding: 12px 20px;
		align-items: center;
	}

	.tps_setting_main_filter,
	.tps_diamond_main_filter {
		position: fixed;
		top: 0;
		left: 0%;
		width: 100%;
		margin-left: -100%;
		height: 100% !important;
		background-color: var(--bgcolor-white);
		transition: all 0.5s linear;
		z-index: 999999;
	}

	.pendant-builder-diamond-listing .tps_filter_tabs ul.tps-filter-tab {
		position: fixed;
		width: 95%;
		background: var(--bgcolor-white);
		padding: 12px 20px;
		margin-bottom: 0px;
		margin-top: -5px;
      z-index:11;
          grid-column-gap: 43px;
	}

	.basic_filter_wrap.pendant-builder-diamond-listing {
		padding-top: 53px;
	}

	.tab_shape_carat_price {
		padding-top: 70px;
	}

	.tps_mobile_filters,
	.tps_setting_main_filter.tps_mobile_filters .tps_latestv_pendant_filter_parent-child,
	.tps_diamond_mobile_filters,
	.tps_diamond_main_filter.tps_diamond_mobile_filters .tps_diamond_filter_div {
		margin-left: 0%;
	}

	.tps_setting_main_filter .tps_latestv_pendant_filter_parent-child,
	.tps_diamond_main_filter .tps_diamond_filter_div {
		background: var(--bgcolor-trans);
		overflow: hidden;
		overflow-y: scroll;
		margin-top: 0px;
		border-top-left-radius: 16px;
		border-top-right-radius: 16px;
		position: fixed;
		top: 0;
		left: 0%;
		width: 100%;
		margin-left: -100%;
		height: 100% !important;
		background: var(--bgcolor-white);
		z-index: 99999;
		transition: all 0.5s linear;
		padding-top: 0px;
		bottom: 0;
	}

	.tps_filter_shape,
	.tps_filter_metal,
	.tps_filter_price,
	.tps_filter_style {
		width: 100%;
	}

	.tps_mob_filter button.mob_filter_btn {
        margin-left: auto;
        margin-right: auto;
        background: var(--bgcolor-white);
        color: var(--bgcolor-1);
        text-transform: capitalize;
        line-height: normal;
        font-weight: 600;
        color: black;
        font-weight: 100;
        border: 1px solid var(--bgcolor-1);
        font-size: 16px;
        width: 120px;
        height: 44px;
        border-radius: 3px;
        position: relative;
        padding: 0;
        box-shadow: 0px 3px 8px #00000029;
        padding-left: 20px;
        border-radius: 50px;
	}

	.tps_mob_filter button.mob_filter_btn:after {
        content: '';
        width: 30px;
        height: 35px;
        background: url(jewelry-store-sprite.svg);
        background-position: -535px -546px;
        position: absolute;
        display: block;
        cursor: pointer;
        top: 3px;
        left: 5%;
	}

	.tps_setting_filter.active {
		padding: 80px 25px 25px !important;
	}

	.tps_latestv_ringl_reset_block {
		margin-top: 0;
		margin-bottom: 0;
		display: flex;
		justify-content: space-between;
		position: fixed;
		width: 100%;
		border-top-left-radius: 16px;
		border-top-right-radius: 16px;
		z-index: 9;
	}

	.tps-mobile-close-filters {
		display: block !important;
		background: url(jewelry-store-sprite.svg);
		width: 40px !important;
		height: 40px !important;
	}

	.tps_latestv_ringl_reset_block .tps-ringbuilder-reset-parent {
		margin-left: 0;
	}

	.tps_latestv_ringl_reset_block .tps-ringbuilder-reset-parent {
		width: auto;
	}

	.tps-mobile-close-filters,
	.tps_mobile_close_filters {
		display: block !important;
		background: url(jewelry-store-sprite.svg);
		width: 25px !important;
		height: 25px !important;
		background-position: -26px -556px;
	}

	/* end*/
	.tps_diamond_metal li {
		width: 13.9%;
	}

	.tps_setting_filter.active {
		box-shadow: none;
	}

	.tps_pendantbuilderlisting .tps_pendantbuilderlisting_product .tps_pendantbuilderlisting_content,
	.tps_pendantbuilderlisting .tps_pendantbuilderlisting_product .tps_pendantbuilderlisting_content a:hover {
		padding: 15px;
		text-align: center;
	}

	.tps_diamond_shapes li {
		width: 10%;
	}

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

	.filter_block {
		padding: 0 0px;
	}

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

	.pendant-builder-diamond-listing .diamond_type_wrap .diamond_type_list {
		justify-content: center;
	}

	.diamond_type_wrap h3.filter_heading {
		display: none;
	}

	.tps_pendantbuilder_final_page .tps_final_product_meta_info {
		padding-top: 4%;
	}

	.tps-diamondlist-result-view-switcher {
		display: none;
	}

	.tps-diamondlist-item-info-span ul.tps-diamondlist-item-info-span-list {
		grid-gap: 8px 5px;
	}

	.product_metafields {
		grid-template-columns: repeat(1, 1fr);
	}

	h1.tps_module_heading {
		font-size: 22px;
		line-height: 32px;
		padding: 10px 0;
	}

	.search_box_wrap.dev_tps_slide.mar-top_dev.tps_search_by_report_filter input#tps_search_by_report_no {
		width: 78%;
	}

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

	.pendant-builder-diamond-listing ul li.tps_reset {
		display: none;
	}

	.tps_pendantbuilder_reset_filter_wrapper .tps_pendantbuilder_reset_filter_confirm_popup_div.tps_reset_popup {
    position: absolute;
    width: 220px;
    left: 50% !important;
    background-color: var(--bgcolor-main);
    padding: 10px 10px 16px 10px;
    border-radius: 4px;
    top: 50px;
    z-index: 9;
    transform: translateX(-50%) !important;
    display: flex;
    justify-content: center;
    text-align: center;
    flex-wrap: wrap;
	}

	.tps_pendantbuilder_reset_filter_wrapper .tps_pendantbuilder_reset_filter_confirm_popup_div.tps_reset_popup:before {
		content: "";
		width: 17px;
		height: 17px;
		transform: rotate(45deg);
		background: var(--bgcolor-main);
		position: absolute;
		z-index: 999999;
		right: auto;
		top: -8px;
	}
	.tps_pendantbuilder_reset_filter_wrapper .tps_pendantbuilder_reset_filter_confirm_popup_div.tps_reset_popup .tps_pendantbuilder_reset_filter_confirm_popup_title{
		font-size: 14px;
	}
	.tps_pendantbuilder_reset_filter_wrapper .tps_pendantbuilder_reset_filter_confirm_popup_div.tps_reset_popup button {
		padding: 5px 20px 5px;
		margin-top: 10px;
		background-color: transparent;
		color: var(--bgcolor-white);
		font-size: 14px;		
		line-height: 14px;
		border: 1px solid var(--bgcolor-white);
		transition: 0.5s ease;
		border-radius: 2px;
		margin-right: 10px;
	}

	.tps_pendantbuilder_reset_filter_wrapper .tps_pendantbuilder_reset_filter_confirm_popup_div.tps_reset_popup .tps_pendantbuilder_reset_filter_confirm_popup_title {
		font-size: 15px;
		color: var(--bgcolor-white);
		
		line-height: 25px;
	}

	.tps_mob_filter_section .diamond_type_list .type-icon {
		width: 55px;
		height: 55px;
		background: url(jewelry-store-sprite.svg), #FFF1E4;
		display: block;
		margin-bottom: 10px;
		border-radius: 50%;
		margin: auto;

	}

	.tps_mob_filter_section .diamond_type_list .dimond_type_lab {
		background-position: -310px -347px;
	}

	.tps_mob_filter_section .diamond_type_list .dimond_type_natural {
		background-position: -256px -346px;
	}

	.tps_mob_filter_section .diamond_type_list li a.selected .type-icon.dimond_type_natural {
		background-position: -141px -348px;
		background-color: #c96;
	}

	.tps_mob_filter_section .diamond_type_list li a.selected .dimond_type_lab {
		background-position: -196px -347px;
		background-color: #c96;
	}

	.setting_filter .tps_mob_filter.tps-container {
		text-align: center;
	}

	.tps_mob_filter_section {
		display: grid;
		grid-template-columns: 1fr;
		align-items: center;
		grid-gap: 20px;
    margin-bottom: 25px;
	}

	.tps_mob_filter_section .diamond_type_list {
		display: flex;
		grid-gap: 10px;
	}

  .tps_certificate_popup_wrapper_div.tps_cert_popoup_show .tps_cert_wrapper.tps_certificate_image {
    width: 480px;
}

   ul.tps_diamond_metal li {
    width: 20%;
}
  
  .tps_filter_style ul li {
    width: 12%;
}

  h1.product__title, .tps_details_title {
    font-size: 24px;
}

  .tps_product_details_info .tps_detail_section_heading h2 {
    font-size: 20px;
}
.tps_diamond_detail_page.page-width, .tps-container {
    padding: 0 15px !important;
}
div#diamond_type_wrap ul.tps_model-type{
   display: grid;
   grid-template-columns: 1fr 1fr;
}
div#diamond_type_wrap ul.tps_model-type li{
	width: 100%;
	max-width: 100%;
}
div#diamond_type_wrap ul.tps_model-type li a{
	flex-direction: column;
  grid-gap: 0;
}
div#diamond_type_wrap ul.tps_model-type{
	margin-bottom: 0px;
}
ul.dev_ul_shpe li {
    width: 18.5% !important;
}
.tps_filter_tabs {
    width: 100%;
    padding: 20px 20px 20px;
}
.tps_slide1, .tps_slide2, .tps_slide3 {
    padding: 0px;
}

.tps_filter_tabs_header{
	display: none !important;
}
.tps_latest_reset_block.tps_pendantbuilder_reset_filter_wrapper	label,
.tps_latest_reset_block.tps_pendantbuilder_reset_filter_wrapper .reset_popup{
	font-size: 16px;
	line-height: 16px;
	font-weight: 600;
	color: var(--bgcolor-1);
}
.shape_list a .shape_name, .search_price_range .fl-left, 
.search_price_range .fl-right, .white_diamond_wrap .slider-values .fl-left, 
.white_diamond_wrap .slider-values .fl-right .dev_tps_slide .text_container span, 
span.check-txt, ul#color_swach_set span.txt-color, span.txt-cart, 
ul#color_swach_set span.txt-color, .tps_intensity_slider .txt-intensity, 
.tps_slider_wrap ul li span, .lab_wrap .tps_checkbox label span{
	font-size: 14px;
	line-height: 14px;
}
.tps_latest_reset_block.tps_pendantbuilder_reset_filter_wrapper .reset_popup{
	position: relative;
	display: flex;
	align-items: center;
	grid-gap: 5px;
}
.tps_latest_reset_block.tps_pendantbuilder_reset_filter_wrapper .reset_popup::after{
	content: '';
	width: 20px;
	height: 20px;
	background: url(jewelry-store-sprite.svg);
	background-position: -608px -510px;
	display: block;
}
.tps-sort-section{
	justify-content: center;
  margin: 20px 0px 20px 0px;
}
.diamond_grid_view_container .tps-diamondlist-result-grid-view-cn .tps-diamondlist-item-meta-data span, .tps_diamond_compare_view .tps-diamondlist-result-grid-view-cn .tps-diamondlist-item-meta-data span, .tps_recent_diamond_list .tps-diamondlist-result-grid-view-cn .tps-diamondlist-item-meta-data span, .tps_diamond_recent_view .tps-diamondlist-result-grid-view-cn .tps-diamondlist-item-meta-data span {
    font-size: 13px;
}
.diamond_grid_view_container .tps-diamondlist-result-grid-view-cn .tps-diamondlist-item-meta-data, .tps_diamond_compare_view .tps-diamondlist-result-grid-view-cn .tps-diamondlist-item-meta-data, .tps_diamond_recent_view .tps-diamondlist-result-grid-view-cn .tps-diamondlist-item-meta-data, .tps_recent_diamond_list .tps-diamondlist-result-grid-view-cn .tps-diamondlist-item-meta-data .tps-diamondlist-item-meta-data-info {
    grid-gap: 0px 6px;
}
div#diamond_type_wrap ul.tps_model-type li a{
	text-transform: capitalize;
    font-size: 14px;
    padding: 5px 0px;
    height: 40px;
}
.tps_diamondlisting_area .diamondlisting_tab .listingtab{
	text-transform: capitalize !important;
}
.tps_lab_wrap_main, .tps_overtone_wrap_main{
	justify-content: center;
}
.tps_advFilter {
    margin-top: 10px;
    padding-bottom: 28px;
}
.tps_selection_slider ul{
	margin-bottom: 0px !important;
}
span.check-txt, span.check-txt, ul#color_swach_set span.txt-color, span.txt-cart, span.pol-txt, span.pol-txt, span.fluor-txt, span.txt-cart, span.check-txt, ul#color_swach_set span.txt-color, span.txt-intensity, span.pol-txt, span.fluor-txt, span.txt-cart, span.check-txt, span.txt-color, span.pol-txt, span.pol-txt, span.fluor-txt, span.txt-cart, span.check-txt, ul#color_swach_set span.txt-color, span.pol-txt, span.fluor-txt{
	padding-top: 0px;
	padding-bottom: 0px;
}
.pendant-builder-diamond-listing .tab_shape_carat_price .filter_block.tps_diamond_type_filter{
	padding: 0px !important;
}
.pendant-builder-diamond-listing .tab_shape_carat_price .filter_block.tps_diamond_type_filter,
.pendant-builder-diamond-listing .tab_shape_carat_price .filter_block.tps_diamond_type_filter,
.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,
.pendant-builder-diamond-listing .tab_more_filters .filter_block.tps_diamond_type_filter{
   grid-row-gap: 0px;
}
.filter_block{
	padding: 0px !important;
}
.filter_block .filter_block{
	margin-bottom: 30px !important;
}
li.intensity-fltr-box {
    width: 33%;
}
.tps-diamondlist-img{
  border-bottom: none !important;
}
.tps_mobile_filter_button{
	 -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.tps_mobile_filter_button.sticky{
  	position: fixed;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 99999;
    width: 100%;
    padding: 0;
    margin: 0;

  }
   .tps_mobile_filter_button.sticky button{
  	width: 100% !important;
    margin: 0 !important;
    background-color: var(--bgcolor-main) !important;
    color: var(--bgcolor-white);
    font-family: var(--font-body-family);
    font-size: 14px !important;
    text-align: center !important;
    line-height: 14px !important;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    height: 45px;
     border: 1px solid var(--bgcolor-main);
  }
  .tps_mobile_filter_button.sticky button:after{
  	display: none !important;
  }
  body.tps_mobile_filter_open{
  	height: 100% !important;
  	overflow: hidden !important;
  	position: fixed !important;
  }
  .tps_ringbuilder_diamond_filter_data div#diamond_type_wrap ul.tps_model-type {
    margin-top: 10px;
  }
  .tps_pageTitle{
  	margin: 10px 0px 20px 0px;
  }
  .tps-pendant-Builder-detilspage .tps-pendantbuilder-gallary-wrapper .tps_pendant_setting_gallery .tps-product-full-image div.placeholder-image{
  	display: block !important;
  	position: absolute;
  	width: 100%;
  	height: 100%;
  	top: 0;
  	left:0;
  }
  .ring-builder-diamond-details .tps-loose-diamonds-breadcrumbs {
    padding: 10px 0px 10px 0px !important;
  }
  div#diamond_type_wrap ul.tps_model-type {
    margin-top:0px;
  }
  .tps-diamondlist-item-info .tps-diamondlist-item-info-row {
    margin-bottom: 15px;
  }
  .tps-sort-section.tps-sort-section-desktop{
    display: none;
  }
  .tps-sort-section.tps-sort-section-mobile{display: block;}

  .tps_diamond_tab_heading h2.tps_tab_heading{
    font-weight: normal;
    font-size: 16px;
  }

  .tps-sort-filter {
    display: flex;
    grid-gap: 10px;
    align-content: center;
    justify-content: center;
}

  .tps-sort-filter .dropdown{
    background-color: var(--bgcolor-2);
    padding: 2px 0px;
    padding-left: 10px;
  }

  .tps-sort-filter .dropdown span.sortvaluename,
  .tps-sort-filter .dropdown span.sortvaluename span{
    color: var(--bgcolor-white); 
  }

  .tps-sort-section .tps-sort-filter span.sortbtn.tps_sortby .dropdown span#dropdownMenuButton:after{
    background-position: -288px -508px;
  }

  .tps_selected_filter_wrapper .filter_block.reset_filter a{
        padding-left: 35px;
    padding-right: 0px;
  }

  .tps_selected_filter_wrapper .filter_block.reset_filter a:after{
        left: 0
  }
    
  span.tps_applied_filter_lable {font-weight: bold;}
  
  .white_diamond_wrap .dev_tps_slide {margin-bottom: 20px;}


  .tps_diamond_tabs span.alldiamonds_tab.listingtab:before,
  .tps_diamond_tabs span.comparediamonds_tab.listingtab:before, 
  .tps_diamond_tabs span.recentdiamonds_tab.listingtab:before{
   		height: 80%;
	    background-color: var(--bgcolor-2);
	    top: 50%;   
	    transform: translateY(-50%);
        position: absolute;
   }

  .tps-ring-Builder-detilspage .tps-ringbuilder-gallary-wrapper {
    width: 100% !important;
    max-width: 100% !important;
}

.tps_diamond_detail_page .tps-ring-Builder-detilspage .tps-ringbuilder-info {
    width: 100% !important;
    max-width: 100% !important;
    padding-left: 0% !important;
}

.tps_diamond_info_section.tps-ringbuilder-info h1.tps_details_title {font-size: 24px;}  

.tps-detail-page-loader .tps_bread-crum-hed-bx .tps_bread-crum-hed-bx-main{
  width: 40px;
}

.tps-detail-page-loader .tps_bread-crum-hed-bx .tps_bread-crum-hed-bx-mid{
  width: 10px;
  margin-left: 4px;
  margin-right: 4px;
}

.tps-detail-page-loader .tps_bread-crum-hed-bx .tps_bread-crum-hed-bx-last{
  width: 100px;
}

.tps-detail-page-loader .tps_back_srch_bx_arow{
  width: 15px;
  margin-right: 5px;
}

.tps-detail-page-loader .tps_back_srch_bx_back{
  width: 80px;
}


.tps-detail-page-loader .tps_custom_service_box .tps_custom_grid_box_serv {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}  

.tps-detail-page-loader .tps_add_email_box{
  grid-template-columns: 1fr; 
  grid-gap: 10px;
}  

.tps-detail-page-loader .tps_add_email_box .tps_add_email_box_inner.email_now div span:nth-child(1) {
    width: 25px;
    height: 25px;
}  

.tps-detail-page-loader .tps_add_email_box .tps_add_email_box_inner.email_now div span:nth-child(2) {
    width: 85%;
    margin-left: 12px;
    height: 35px;
}

.tps-detail-page-loader .tps_custom_service_box .tps_custom_head_bx {
    width: 50%;
    height: 40px;
    margin-bottom: 14px;
}  

.tps-detail-page-loader .tps_custom_service_box .tps_custom_grid_box_serv .tps_custom_load_main_serv {
    margin-top: 10px;
    padding-bottom: 5px;
}  

      .tps-detail-page-loader .tps_details_loader_gallery_left div{
  height: 300px;
} 

  .sort_option {padding: 7px 10px;}
  
}

@media(max-width:639px) {
	.tps_diamond_shapes li {
		width: 10.6%;
	}

	.tps_diamond_metal li {
		width: 23.9%;
	}

	.tps_pendantbuilderlisting {
		grid-template-columns: 1fr 1fr;
	}

	.tps_product_details_info .product_metafields .single_info .txt_title {
		width: 50%;
	}

	.tps_product_details_info .product_metafields .single_info .txt_info {
		width: 50%;
	}

	.pendant-builder-diamond-listing .filter_block.tps_diamond_type_filter {
		grid-row-gap: 0;
	}

	.pendant-builder-diamond-listing .tps_filter_tabs ul.tps-filter-tab {
		grid-column-gap: 30px;
	}

	.diamond_detail.tps_detail_column.product_metafields {
		grid-template-columns: repeat(1, 1fr);
	}

	.tps_row.tps_product_info_row .tps-detail-tabs-div span.tps_tab {
		padding: 10px 88px;
		margin-right: 12px;
	}

	.tps-diamondlist-img {
		height: 250px;
	}

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

	.tps_choose_this_diamond {
		grid-template-columns: repeat(1, 1fr);
	}

	.white_diamond_wrap.dev_wrap_bx h1.tps_diamond_listing_title {
		font-size: 18px;
		line-height: 28px;
		margin-bottom: 20px;
	}


	.search_box_wrap.dev_tps_slide.mar-top_dev.tps_search_by_report_filter input#tps_search_by_report_no {
		width: 70%;
	}

	.tps-pendant-Builder-detilspage .tps-pendantbuilder-gallary-wrapper .tps_pendant_setting_gallery .tps-product-full-image {
		grid-template-columns: repeat(1, 1fr);
	}

    .tps_certificate_popup_wrapper_div.tps_cert_popoup_show .tps_cert_wrapper.tps_certificate_image {
    width: 400px;
}

#thumb-seven img#gallery-four-thumb {
    width: auto !important;
    max-width: 300px !important;
    object-fit: scale-down;
}

  #thumb-seven #gallery-four-thumb-black {
    width: auto !important;
    max-width: 300px !important;
    object-fit: scale-down;
}

    .tps_diamond_shapes li {
    width: 16%;
}

  ul.tps_diamond_metal li {
    width: 25%;
}

.tps_appy_filter_section{
  width:100%;
}  

  .tps-seDetailc-attr-right{width: 50%;}

    .sticky-info .price{
    justify-content: left;
  }

    .tps_pendantbuilder_reset_filter_wrapper .tps_pendantbuilder_reset_filter_confirm_popup_div.tps_reset_popup{
    left: 15%;
  }
    ul.tps_recent_diamond_list, .tps_diamond_recent_view ul {
      grid-template-columns: 1fr;
  }
.tps-pendant-Builder-detilspage .tps-pendantbuilder-gallary-wrapper .tps_pendant_setting_gallery .tps-product-full-image div iframe {
    width: 390px;
    height: 390px;
    margin: auto;
}
 #thumb-seven .hand_diamond_img {
    left: 43%;
} 

.tps_product_description-tab .tps_diamond_heading{
	text-align: left;
}
.tps_dia_detail_button button, 
.product-form__buttons button,
  .tps_choose_this_diamond button.tps-btn{
	min-height: 4.5rem;
}
.diamond_short_info .tabcontent .single_info {
    padding: 5px 5px;
}
.diamond_short_info .tabcontent .single_info .detail-row-1{
   width: 52%;
}
.diamond_short_info .tabcontent .single_info .detail-row-2{
    width: 48%;
}
.tps-loose-diamonds-breadcrumbs .tps-breadcurmbs-content,
.tps-loose-diamonds-breadcrumbs .tps-breadcurmbs-content span, 
.back_to_search a.tps-back-to-search.btn, 
.tps_diamond_detail_back_to_search a.tps_back_to_search {
    font-size: 14px;
    line-height: 18px;
}

.tps-pendant-Builder-detilspage .tps-pendantbuilder-gallary-wrapper .tps_pendant_setting_gallery .tps-product-full-image div{
/*	height: 100% !important;*/
	background-color: transparent;
	border: none;
	display: flex;
	align-items: center;
}
.tps-pendant-Builder-detilspage .tps-pendantbuilder-gallary-wrapper .tps_pendant_setting_gallery .tps-product-full-image div.main-img{
	height: 100% !important;
}
.tps-pendant-Builder-detilspage .tps-pendantbuilder-gallary-wrapper .tps_pendant_setting_gallery .slick-dots {
    list-style: none;
    margin: 15px 0px 0px 0px;
    display: flex;
    justify-content: center;
    grid-gap: 10px;
    padding-left: 0px;
}
..tps-pendant-Builder-detilspage .tps-pendantbuilder-gallary-wrapper .tps_pendant_setting_gallery .slick-dots li {
    width: 20px !important;
    height: 20px !important;
}
.tps-pendant-Builder-detilspage .tps-pendantbuilder-gallary-wrapper .tps_pendant_setting_gallery ul.slick-dots li button {
    font-size: 0px;
    color: transparent;
    line-height: 0px;
    width: 18px !important;
    height: 18px !important;
    position: relative;
    background-color: transparent !important;
    border: 1px solid var(--bgcolor-1);
    border-radius: 50%;
    padding: 0px !important;
}
.tps-pendant-Builder-detilspage .tps-pendantbuilder-gallary-wrapper .tps_pendant_setting_gallery .slick-dots li.slick-active button {
    border-color: var(--bgcolor-main);
}
.tps-pendant-Builder-detilspage .tps-pendantbuilder-gallary-wrapper .tps_pendant_setting_gallery .slick-dots li button::after {
    content: '';
    width: 10px;
    height: 10px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    display: block;
    background-color: var(--bgcolor-1);
}
.tps-pendant-Builder-detilspage .tps-pendantbuilder-gallary-wrapper .tps_pendant_setting_gallery .slick-dots li.slick-active button::after {
    background-color: var(--bgcolor-main);
}
.tps-spinner-container.tps-detail-page-loader{
	z-index: 9999999999 !important;
}
.tps-pendant-Builder-detilspage .tps-pendantbuilder-gallary-wrapper .tps_pendant_setting_gallery .tps-product-full-image div.main-video .main_image  div{
	height: 380px !important;
}
.tps-pendant-Builder-detilspage .tps-pendantbuilder-gallary-wrapper .tps_pendant_setting_gallery .tps-product-full-image{
	max-width: 400px;
	margin-left: auto;
	margin-right: auto;
}
.diamond_short_info .tps-shipping-date-sce .shipping_icon{
	height: 55px;
}
.tps-detail-page-loader .background-masker.tps_details_loader_grid .tps_details_loader_gallery{
	padding-right: 0px !important;
}
  .gfquotebtn_gf_fab__e-rvv {
    width: auto !important;
    height: auto !important;
}

.tps_product_details_info .product_metafields .detail-column-row-1.single_info, 
  .tps_product_details_info .product_metafields .detail-column-row-2.single_info, 
  .tps_product_details_info .product_metafields .detail-column-row-4.single_info, 
  .tps_product_details_info .product_metafields .detail-column-row-6.single_info, 
  .tps_product_details_info .product_metafields .detail-column-row-7.single_info,
  .tps_product_details_info .product_metafields .detail-column-row-12.single_info,
  .tps_product_details_info .product_metafields .detail-column-row-3.single_info,
  .tps_product_details_info .product_metafields .detail-column-row-5.single_info{
    background-color: #F4F4F4;
}

  .tps_product_details_info .product_metafields .detail-column-row-17.single_info,
  .tps_product_details_info .product_metafields .detail-column-row-16.single_info,
  .tps_product_details_info .product_metafields .detail-column-row-8.single_info, 
.tps_product_details_info .product_metafields .detail-column-row-10.single_info, 
.tps_product_details_info .product_metafields .detail-column-row-14.single_info{
    background-color: #FFFFFF;
  }  

  .tps-detail-page-loader .tps_add_email_box .tps_add_email_box_inner.email_now div span:nth-child(2) {
    margin-left: 10px;
}
  
}
@media (max-width: 600px)  {
  #thumb-seven .hand_diamond_img { 
    left: 41%;
  }
}
@media(max-width:580px) {
	.tps_pendantbuilderlisting {
		grid-template-columns: 1fr;
	}

	.tps_diamond_shapes li {
		width: 19%;
	}

	

	.tps_product_details_info .product_metafields .single_info .txt_title {
		width: 60%;
	}

	.tps_product_details_info .product_metafields .single_info .txt_info {
		width: 40%;
      font-size:14px;
	}

	.tps_product_details_info .product_metafields .single_info {
		grid-gap: 0;
	}

	.tps-wishlist-compare-details,
	.tps-wishlist-compare-details ul.tps_additional_information {
		grid-gap: 30px;
	}

	.pendant-builder-diamond-listing .tps_filter_tabs ul.tps-filter-tab li {
		font-size: 12px !important;
	}


	.diamond_detail.tps_detail_column.product_metafields {
		grid-template-columns: repeat(1, 1fr);
	}

	#startOver {
		font-size: 11px;
	}

	.tps_row.tps_product_info_row .tps-detail-tabs-div span.tps_tab {
		padding: 10px 38px;
		margin-right: 12px;
	}

	.tps_row.tps_product_info_row .tps-detail-tabs-div span.tps_tab:last-child {
		margin-right: 0;
	}

	.tps_row.tps_product_info_row .tps-setting-detail-column.detail-column-1 {
		grid-template-columns: repeat(1, 1fr);
	}

	.tps_final_detail_tab.tps_setting_detail_tab .tps-setting-detail-column.detail-column-1 div span.detail-row-1 {
		width: 50%;
	}

	.tps_row.tps_product_info_row .tps-setting-detail-column.detail-column-1 span.detail-row-2 {
		width: 50%;
	}

	.step_text a.price-step {
		display: none;
	}

	.diamond_grid_view_container ul,
	.tps_diamond_compare_view ul,
	.tps_diamond_recent_view ul {
		grid-template-columns: 1fr;
	}

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

	.tps-diamondlist-img {
		height: auto;
	}

	.tps-setting-detail-table.tps_final_detail_tab.tps_setting_detail_tab .product_metafields {
		grid-template-columns: repeat(1, 1fr);
	}

	.page-pendant-builder-diamond-listing ul.shape_list li {
		width: auto !important;
		margin-right: 10px;
	}

	.tps_selected_filter_wrapper.tps-container {
		padding: 10px !important;
	}


	.search_box_wrap.dev_tps_slide.mar-top_dev.tps_search_by_report_filter input#tps_search_by_report_no {
		width: 65%;
	}

	.tps-settings-sort-section .tps-pendant-sortby .select-wrapper select {
		width: 165px;
	}

	ul.tps_diamond_metal li {
		width: 24.5%;
	}

	.tps_appy_filter_section {
		margin-left: -24px;
	}

	.tps_diamond_main_filter.tps_diamond_mobile_filters .tps_appy_filter_section {
		margin-left: 0;
	}


	.tps_diamond_selected_filter_wrapper {
		padding: 0px 10px !important;
	}

	.tps-spinner-container.tps-detail-page-loader {
		overflow: hidden;
	}

	.tps-detail-page-loader .animated-background,
	.tps-filter-page-loader .animated-background {
		height: 100%;
		overflow: unset;
	}

	.tps-detail-page-loader .background-masker.tps_details_loader_grid {
		display: block;
	}

	.tps_pendantbuilder_final_page .tps_final_product_gallery .tps-details-main-media-div {
		grid-template-columns: repeat(1, 1fr);
	}

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

	.tps_product_details_info .info-column-center_stone_info .single_info .txt_title {
		width: 80%;
	}

	.tps-seDetailc-attr-right {
		width: 20%;
	}

    .tps_certificate_popup_wrapper_div.tps_cert_popoup_show .tps_cert_wrapper.tps_certificate_image {
    width: 310px;
}
  
    .cart-sticky {flex-direction: unset;padding-right: 5px;}

  h1.product__title, .tps_details_title {font-size: 22px;}

  .tps_product_details_info .tps_detail_section_heading h2{
        padding-bottom: 5px;
  }

  .price__regular span {
    font-size: 18px;
    line-height: 28px;
}

  .cart-sticky .product-name {
    font-size: 12px;
}

  .cart-sticky button.product-form__submit.button.button--full-width.button--primary {
    font-size: 12px;
    padding: 0px;
}

  .cart-sticky .sticky-info {
    padding: 0 4px;
}


.tps_pendantbuilder_reset_filter_wrapper .tps_pendantbuilder_reset_filter_confirm_popup_div.tps_reset_popup {
    left: 7%;
}
  .pendant-builder-diamond-listing .tps_filter_tabs ul.tps-filter-tab li:last-child {
		display: none;
	}
  .tps-pendant-Builder-detilspage .tps-pendantbuilder-gallary-wrapper .tps_pendant_setting_gallery .tps-product-full-image div iframe {
       width: 100%;
    height: 100% !important;
}

.tps-pendantbuilder-info .tps_diamond_sub_title ul li {
    font-size: 14px;
}

.tps-diamondlist-spinner-gridv-container .tps-diamondlist-animated-list {
    grid-template-columns: 1fr !important;
}
.tps_advFilter{
	margin-bottom: 0px;
}
.tps_selection_slider ul{
	justify-content: center;
}
.diamond_grid_view_container .tps-diamondlist-result-grid-view-cn .tps-diamondlist-item-meta-data, .tps_diamond_compare_view .tps-diamondlist-result-grid-view-cn .tps-diamondlist-item-meta-data, .tps_diamond_recent_view .tps-diamondlist-result-grid-view-cn .tps-diamondlist-item-meta-data, .tps_recent_diamond_list .tps-diamondlist-result-grid-view-cn .tps-diamondlist-item-meta-data .tps-diamondlist-item-meta-data-info{
	margin: 7px 0px 11px;
}
span.tps_applied_filter_lable{
	margin-right: -4px !important;
}
.cut_range_slider .tps_inputrange .cut_list li, .tps_slider_wrap .tps_slider_list li,
.shape_list a .shape_name, .search_price_range .fl-left, 
.search_price_range .fl-right, 
.white_diamond_wrap .slider-values .fl-left, 
.white_diamond_wrap .slider-values .fl-right .dev_tps_slide .text_container span, 
span.check-txt, ul#color_swach_set span.txt-color, 
span.txt-cart, ul#color_swach_set span.txt-color, 
.tps_intensity_slider .txt-intensity, 
.tps_slider_wrap ul li span, 
.lab_wrap .tps_checkbox label span,
.lab_wrap label, .tps_overtone_slider .overtone_wrap label{
	font-size: 11px !important;
  line-height: 11px !important;
}
.tps_diamond_detail_back_to_search a.tps_back_to_search:after{
	top: 4px;
}
.tps_diamond_detail_page div#shopify-section-diamond-detail-page .grid{
	display: block !important;
}
.tps-diamondlist-item-info .tps-diamondlist-item-info-row {
    margin-bottom: 16px;
}
.filter_block .filter_block {margin-bottom: 20px !important;}  
.white_diamond_wrap .dev_tps_slide {margin-bottom: 20px;}

.tps_advFilter button.btn.tps_adFilter_btn {
    width: 100%;
    max-width: 185px;
    padding: 10px 8px;
}

    ul.dev_ul_shpe li {
        width: 17.5% !important;
    }  

 .tps_diamond_info_section.tps-ringbuilder-info h1.tps_details_title {font-size: 22px;}   

  .tps_diamond_detail_page .tps-ringbuilder-info .tps_diamond_sub_title ul li{
    font-size: 16px;
  }

.dia_description.tps_diamond_description p#dia_description {
    width: 90%;
    font-size: 16px;
}

.tps_choose_this_diamond{
  width: 80%;
}  

.tps_product_details_info .product_metafields .single_info {
        padding: 7px 10px;
    }

.tps_product_details_info .product_metafields .single_info .txt_title,
.tps_product_details_info .product_metafields .single_info .txt_info{
  font-size: 14px;
}

.tps_product_image_row .main-slider button.slick-arrow.slick-next,
  .tps_product_image_row .main-slider button.slick-arrow.slick-prev{display: none !important;}

  .slider-nav .thumb {
        width: 70px;
        height: 70px;
    }

    .tps_diamond_detail_gallery .main-slider .slick-track {
        max-width: 400px;
    }

  .tps_diamond_detail_page div#second_img {
    width: 490px;
    height: 500px;
}

  .tps_product_image_row .main-img#third_img, .tps_product_image_row .main-img#fourth_img {
    width: 370px;
    height: 370px;
}

.tps_diamond_detail_gallery .main-slider .slider-nav .slick-track {
    width: 100%;
    max-width: 100%;
}

  .tps_diamond_title_price.price__regular, 
  .tps_diamond_title_price.price__regular span.price{
    font-size: 20px;
  }

  .tps_diamond_detail_page .timeline-item{
      padding: 5px;
  }
  
.tps-detail-page-loader .background-masker.tps_details_loader_grid .tps_details_loader_gallery, 
.tps-detail-page-loader .background-masker.tps_details_loader_grid .tps_details_loader_info {
        width: 90% !important;
    }

  .tps_details_bg-masker.left-spinner, .tps_details_bg-masker.right-spinner {
    width: 0px !important;
    height: 0px !important;
}

 .tps-detail-page-loader .tps_details_loader_gallery_left div {
    width: 95%;
    height: 250px;
 }

  .tps_details_loader_gallery_right div {
    width: 60px;
    height: 60px;
  }

  .tps-detail-page-loader .background-masker.tps_details_loader_grid .tps_details_loader_gallery {
    grid-gap: 5px 0 !important;
}

  .tps-detail-page-loader .background-masker.tps_details_loader_grid {
        grid-gap: 0px;
    }

  ul.intensity_list.tps_mob_intensity_filter li {
    width: 23% !important;
  }

  ul.intensity_list.tps_mob_intensity_filter li a span.intensity_name{
    font-size: 13px;
  }

  .sort_option{padding: 7px 8px;}

  .tps_diamond_detail_page .tps_diamond_detail_page {
    /* padding: 0 !important; */
}

.tps-detail-page-loader .tps_custom_service_box .tps_custom_grid_box_serv .tps_custom_load_main_serv .tps_serv_img {
    width: 40px;
    height: 40px;
}

.tps-detail-page-loader .tps_custom_service_box .tps_custom_grid_box_serv .tps_custom_load_main_serv .tps_serv_head {
    width: 40%;
    height: 22px;
    margin-bottom: 10px;
}  

.tps-detail-page-loader .tps_custom_service_box .tps_custom_grid_box_serv .tps_custom_load_main_serv .tps_serv_para {
    width: 70%;
    height: 10px;
    margin: auto;
    margin-bottom: 10px;
}
  
}

@media(max-width:500px) {

.slider-nav .thumb {
        width: 65px;
        height: 65px;
    }

.tps_diamond_detail_gallery .main-slider .slick-track {
        max-width: 380px;
    }

.tps_diamond_detail_page div#second_img {
    width: 432px;
    height: 500px;
}

.tps_product_image_row .main-img#third_img, 
.tps_product_image_row .main-img#fourth_img {
    width: 340px;
    height: 340px;
}

.tps_diamond_info_section.tps-ringbuilder-info h1.tps_details_title {
        font-size: 20px;
    }

 .tps_choose_this_diamond {
        width: 90%;
    }

 .tps_diamond_detail_page .tps-container.offset-0.tps_diamond_detail_page {
    /* padding: 0px !important; */
} 

  .tps-detail-page-loader .background-masker.tps_details_loader_grid .tps_details_loader_gallery, 
  .tps-detail-page-loader .background-masker.tps_details_loader_grid .tps_details_loader_info {
        width: 90% !important;
    }

}


@media(max-width:425px) {
	.page-pendant-builder-diamond-listing ul.shape_list li {
		width: 14% !important;
		margin-bottom: 10px !important;
	}

	.pendant-builder-diamond-listing .tps_filter_tabs ul.tps-filter-tab {
		grid-column-gap: 10px;
	}

	
	.pendant-builder-diamond-listing .tps_filter_tabs ul.tps-filter-tab li {
		text-align: center;
	}

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

	.polish_swach_bx li.polsh_filt_blk {
		width: 29.8%;
		margin-right: 3%;
	}

	.step1_details,
	.step2_details,
	.step3_details {
		padding-top: 5px;
	}

	h2#final_pendant_name {
		font-size: 18px;
		line-height: 28px;
	}

	.tps_row.tps_product_info_row .tps-detail-tabs-div span.tps_tab {
		padding: 10px 20px;
		margin-right: 12px;
	}

	.tps_row.tps_product_info_row .tps_diamond_detail_tab .tps-detail-column.detail-column-1 {
		grid-template-columns: repeat(1, 1fr);
	}

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

	.tps-diamondlist-img {
		height: auto;
	}

	ul.tps_diamond_metal li {
		width: 32.5%;
	}

	.tps_filter_style ul li {
		width: 25%;
	}

	.tps_diamond_shapes li a,
	ul.tps_diamond_metal li a,
	.tps_filter_style ul li a {
		padding-bottom: 0;
	}

    .tps_certificate_popup_wrapper_div.tps_cert_popoup_show .tps_cert_wrapper.tps_certificate_image {
    width: 280px;
}

  #thumb-seven #handcolorslider.ui-widget-content, 
  #thumb-seven #caratlearnmore.ui-widget-content{
        width: 58%;
  }

   #thumb-seven #min_carat_detail, #thumb-seven #min_carat_detail_pop{width: 60px;}


  .tps_setting_filter.active {
    padding: 60px 20px 35px 20px !important;
}

  .sticky-cart-close .button-close {
    margin: 4px;
}

.cart-sticky .sticky-image img {
    max-height: 50px;
}

  .sticky-cart-close .button-close svg {
    width: 10px;
}

  .cart-sticky button.product-form__submit.button.button--full-width.button--primary {
    min-width: 9rem;
    min-height: 3.3rem;
}


.pendant-builder-diamond-listing .tps_filter_tabs ul.tps-filter-tab{
  padding: 12px 8px;
}

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

.tps_diamondlisting_area .diamondlisting_tab .listingtab{font-size: 12px;}
  
.tps-diamondlist-result-grid-view-cn .tps-diamondlist-item-price {
    font-size: 18px;
}	

.tps_pendantbuilder_reset_filter_wrapper .tps_pendantbuilder_reset_filter_confirm_popup_div.tps_reset_popup {
    left: 3%;
}
  #thumb-seven .hand_diamond_img {
    left: 38%;
  }
  div#diamond_type_wrap ul.tps_model-type li a {
	    padding: 7px 5px;
	}
	  div#diamond_type_wrap ul.tps_model-type li a#lab_white_link{
  	padding: 7px 17px;
  }

  .tps_pendantbuilder_toast_msg_popup_wrapper .tps_pendantbuilder_toast_msg_popup, .tps_wishlist_toast_msg_popup_wrapper .tps_wishlist_toast_msg_popup{
  	width: 100%;
    max-width: 70%;
  }
  .tps_slider_wrap.tps_intensity_slider .tps_slider_list li {
	    padding: 0px 0px;
	}
	.cut_range_slider .tps_inputrange .cut_list, .tps_slider_wrap .tps_slider_list{
		margin: 0 0px;
	}
	.ui-slider-horizontal .ui-slider-handle{
		margin-left: -11px;
	}
	.tps_slider_wrap.tps_fluorescence_slider .tps_slider_list li{
		padding-left: 5px;
		padding-right: 5px;
	}
	.cut_range_slider .tps_inputrange .cut_list, .tps_slider_wrap .tps_slider_list,
	div#amountSlider, .tps_inputrange{
    margin: 0 auto;
    width: 100%;
  }
  .tps_filter_tabs{
  	padding: 20px 25px 20px;
  }

  .slider-for .slick-slide.slick-current.slick-active img{
    width: 95%;
  }

  .slider-nav .thumb {
        width: 60px;
        height: 60px;
    }

  .tps_diamond_detail_gallery .main-slider .slick-track {
        max-width: 360px;
    }

  .tps_product_image_row .main-img#third_img, 
  .tps_product_image_row .main-img#fourth_img {
        width: 320px;
        height: 320px;
    }

  .tps_diamond_detail_page .tps-ringbuilder-info .tps_diamond_sub_title ul li {
        font-size: 14px;
    }

      .tps_choose_this_diamond {
        width: 98%;
    }

  .tps-detail-page-loader .background-masker.tps_details_loader_grid .tps_details_loader_gallery, 
  .tps-detail-page-loader .background-masker.tps_details_loader_grid .tps_details_loader_info {
        width: 100% !important;
    }

    ul.intensity_list.tps_mob_intensity_filter li {
        width: 31% !important;
    }
  
}


@media(max-width:375px) {
	.diamond_detail.tps_detail_column.product_metafields {
		grid-template-columns: repeat(1, 1fr);
	}



	.tps_product_details_info .product_metafields .single_info .txt_title {
		width: 60%;
	}

	.tps_product_details_info .product_metafields .single_info .txt_info {
		width: 40%;
	}

	

	.tps_final_detail_tab.tps_setting_detail_tab .tps-setting-detail-column.detail-column-1 div span.detail-row-1 {
		font-size: 13px;
	}

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

	.tps-settings-sort-section {
		grid-gap: 10px;
	}

      .tps_certificate_popup_wrapper_div.tps_cert_popoup_show .tps_cert_wrapper.tps_certificate_image {
    width: 270px;
}

  .dropdown-menu{
    top: 25px;
  }
  
}

.tps-diamondlist-img {
  padding-top: 100%;
  position: relative;
}
.tps-diamondlist-img img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transform: scale(0.6);
}
@media(min-width:992px) and (max-width:1440px){
.diamond_detail.tps_detail_column.product_metafields{
  margin-right:50px;
  margin-left: -50px;
}
}