/** Shopify CDN: Minification failed

Line 1199:1 Unexpected "{"
Line 1200:1 Expected identifier but found "%"
Line 1204:1 Expected identifier but found "%"

**/
/*********** Code Created by TransPacific Software Pvt. Ltd********************/
a {
	cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
.h0,
.h1,
.h2,
.h3,
.h4,
.h5 {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	letter-spacing: 0rem;
	color: #000;
	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;
	font: inherit;
	padding: 0.9rem 1rem 1.1rem;
	text-decoration: none;
	border: 1px solid #000;
	border-radius: 0;
	background-color: #000;
	color: #fff;
	min-width: 12rem;
	min-height: 4.5rem;
	transition: box-shadow var(--duration-short) ease;
	-webkit-appearance: none;
	appearance: none;
}

h1.tps_module_heading {
	margin: 0px;
	font-size: 32px;
	color: #000000;
	line-height: 42px;
	font-family: 'Lato', sans-serif;
	font-weight: unset;
	margin-bottom: 10px;
	text-transform: capitalize;
	text-align: center;
	padding: 0px 0px 15px;
}
.page-width,
.container {
	/* max-width: 1256px;
    margin: auto;
    clear: both;
    padding-left: 28px;
    padding-right: 28px; */
}
.menu-title span {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	letter-spacing: 0rem;
	color: #000;
	font-size: 24px;
	line-height: 34px;
}

.button:hover,
.shopify-challenge__button:hover,
.customer button:hover {
	color: #000 !important;
	box-shadow: none !important;
	background: #FFF1E4;
	border: 1px solid #FFF1E4;
}

.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: #efefef;
	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: #000;
	font-family: 'Lato', sans-serif;
	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;
}

.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 {
	position: absolute;
	width: 240px;
	right: 0;
	background-color: #000000;
	padding: 10px 10px 16px 10px;
	border-radius: 4px;
	z-index: 99;
	margin-top: 35px;
    text-align: center
}

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

.pendant-builder-diamond-listing .tps-ringbuilder-reset-filter-confirm-popup-div {
	right: 20px;
    top: 40px;
    margin: 0;
}

.tps_start_over_popup:before {
	left: 107px;
}

.tps-ringbuilder-reset-parent .tps-ringbuilder-reset-filter-confirm-popup-div:before,
.tps_start_over_popup:before {
	content: "";
	width: 17px;
	height: 17px;
	transform: rotate(45deg);
	background: #000000;
	position: absolute;
	z-index: 999999;
	right: 37px;
	top: -9px;
}

.pendant-builder-diamond-listing .tps-ringbuilder-reset-filter-confirm-popup-div:before {
	content: "";
	width: 17px;
	height: 17px;
	transform: rotate(45deg);
	background: #000000;
	position: absolute;
	z-index: 999999;
	left: auto;
    top: -5px;
    right: 20px;
}

.pendant-builder-diamond-listing .tps-ringbuilder-reset-filter-confirm-popup-div button {
    line-height: 14px !important;
    width: auto !important;
    min-height: auto !important;
}

.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: #ffff;
	font-family: 'Lato', sans-serif;
	line-height: 25px;
}

.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: 8px 20px 5px !important;
	margin-top: 10px;
	background-color: transparent;
	color: #fff;
	font-size: 15px;
	font-family: 'Lato', sans-serif;
	line-height: 16px;
	border: 1px solid #fff;
	transition: 0.5s ease;
	border-radius: 2px;
	margin-right: 0px;
    text-align: center;
}

.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-color: #fff;
	color: #000;
	padding: 8px 20px 5px;
	margin-top: 10px;
}

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

#amountSlider .ui-widget-header,
.tps_slider .ui-widget-header {
	background: #cc9966 !important;
}

.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	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, #ffffff 50%, #ffffff 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%, #cc9966 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-color: #fff;
}

.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: #CC9966;
	display: flex;
	flex-direction: column;
	grid-gap: 10px;
	height: 300px;
	justify-content: center;
	border: 1px solid #CC9966;
}

.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: #000000;
	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: #000 !important;
	font-family: 'Lato', sans-serif;
}

.tps-settings-sort-section .tps-pendant-sortby .select-wrapper select {
	font-size: 13px;
	line-height: 20px;
	color: #000;
	padding: 10px 13px 10px 13px;
	border-radius: 0px;
	font-family: 'Lato', sans-serif;
	position: relative;
	background-repeat: no-repeat;
	cursor: pointer;
	border: none;
	width: 180px;
	background-color: #efefef;
	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: -437px -254px;
	margin-left: 5px;
	position: relative;
	display: block;
	cursor: pointer;
}

.selected_filter_container ul li,
.filter_block.reset_filter a {
	cursor: pointer;
	position: relative;
}

.tps_selected_filter_wrapper .filter_block.reset_filter a {
	position: relative;
	padding-left: 36px;
	text-transform: capitalize;
}

.tps_selected_filter_wrapper .filter_block.reset_filter a:hover {
	color: #000;
}

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: -453px -320px;
	margin-left: 5px;
	position: absolute;
	display: block;
	cursor: pointer;
	left: 0;
	top: 0;
}

.selected_filter_container ul li:hover {
	color: #cc9966;
}

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

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


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

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

.selected_filter_container ul:before {
	content: '';
	width: 1px;
	height: 66%;
	background-color: #cc9966;
	position: absolute;
	right: 0px;
	top: 44%;
	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: 5px;
	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 #efefef;
	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: #CC9966;
	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 {
	padding: 0;   
    width: 50% ;
    padding-left: 50px;
    padding-right: 35px;
    float: left;
    display: inline-block;
}

.tps-pendant-Builder-detilspage .tps-pendantbuilder-info {
	padding: 0;   
    width: 50% ;
    padding-left: 20px;
    padding-right: 50px;
    float: left;
    display: inline-block;
}
.tps-product-full-image .diamond_generic {
    border-radius: 4px;
    border: 1px solid #e2e5ee;
    background-color: transparent;
    padding: 20px;    
    position: relative;
    min-height: 400px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
}

.tps-product-full-image .diamond_generic img {
    overflow: hidden;
    border-radius: 3px;
    float: none;
    height: auto;
    max-height: 100%;
    max-width: 100%;
    width: auto;
    vertical-align: middle;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.tps-pendant-Builder-detilspage .diamond_generic.diamond_video iframe {
    height: 400px;
    border: none;
}

.tps-pendant-Builder-detilspage .diamond_generic.diamond_video #videoloading {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-image: url('byl-loader.gif');
    background-position: center center;
    width: 30px;
    height: 30px;
    background-size: contain;
    background-repeat: no-repeat;
}

.tps-pendant-Builder-detilspage .tps_image_download a, .tps-pendant-Builder-detilspage .tps_copy_link a {    
    width: 100%;
    border-radius: 0;
    background-color: transparent;
    font-size: 16px;
    line-height: 40px;
    font-weight: bold;
    color: #000;
    height: 0;
    position: absolute;
    top: auto ;
    bottom: 0;
    left: 0;
    right: 4%;
    display: inline-block;
    text-align: left;
    text-decoration: none;
}

.tps-pendant-Builder-detilspage .tps_copy_link a {
    text-align: right;
}

.tps-pendant-Builder-detilspage .diamond_video .tps_copy_link a {
    text-align: center;
}

.tps-pendant-Builder-detilspage .tps_image_download a:hover, .tps-pendant-Builder-detilspage .tps_copy_link a:hover {
    color: #070AED;
}

.tps-pendant-Builder-detilspage .tps_image_download a span.tps_download_icon, .modal .modal-header #download_certificate:before {
    content: '';
    width: 18px;
    height: 16px;
    background-image: url('BYL_loose-diamonds-sprite.svg');
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -244px -87px;
    margin-right: 7px;
}

.tps-pendant-Builder-detilspage .tps_image_download a:hover span.tps_download_icon, .modal .modal-header #download_certificate:hover:before {
    background-position: -266px -87px;
    margin-right: 7px;
}

.tps-pendant-Builder-detilspage .tps_copy_link a span.tps_copy_link_icon, .modal .modal-header #copy_link:before {
    content: '';
    width: 18px;
    height: 18px;
    background-image: url('BYL_loose-diamonds-sprite.svg');
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -47px -143px;
    margin-right: 7px;
}

.tps-pendant-Builder-detilspage .tps_copy_link a:hover span.tps_copy_link_icon, .modal .modal-header #copy_link:hover:before {
    background-position: -18px -143px;
    margin-right: 7px;
}

.tps-pendant-Builder-detilspage .tps-pendantbuilder-gallary-wrapper ul.thumbnails.thumbnail-tps.tps_thumbnail {
    display: flex;
    justify-content: center;
    margin-top: 10px;
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}

.tps-pendant-Builder-detilspage .tps-pendantbuilder-gallary-wrapper ul.thumbnails.thumbnail-tps.tps_thumbnail li {
    width: 140px;
    height: 140px;
    margin-left: 2%;
    margin-right: 2%;
    padding: 2%;
    float: left;
    border: 1px solid rgba(219, 180, 167, 0.2);
    border-radius: 3px;
    margin-bottom: 5px;
    position: relative;
    background: #ffffff;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
}

.tps-pendant-Builder-detilspage .tps-pendantbuilder-gallary-wrapper ul.thumbnails.thumbnail-tps.tps_thumbnail li.dia_video_thumb {
    position: relative;
}

.tps-pendant-Builder-detilspage .tps-pendantbuilder-gallary-wrapper ul.thumbnails.thumbnail-tps.tps_thumbnail li.dia_video_thumb:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background-color: rgba(0,0,0,0.5);
    border-radius: 3px;
}

.tps-pendant-Builder-detilspage .tps-pendantbuilder-gallary-wrapper ul.thumbnails.thumbnail-tps.tps_thumbnail li.dia_video_thumb:after {
    content: '';
    position: absolute;
    width: 50px;
    height: 50px;
    background-image: url('BYL_loose-diamonds-sprite.svg');
    background-position: -357px -9px;
}

.tps-pendant-Builder-detilspage .tps-pendantbuilder-gallary-wrapper ul.thumbnails.thumbnail-tps.tps_thumbnail li img {
    height: auto;
    max-width: 100%;
    width: 100%;
}

.tps-pendant-Builder-detilspage .tps-pendantbuilder-gallary-wrapper ul.thumbnails.thumbnail-tps.tps_thumbnail li .cert_img img {
    width: 100px;
}

.tps-pendant-Builder-detilspage .tps-pendantbuilder-gallary-wrapper ul.thumbnails.thumbnail-tps.tps_thumbnail li:hover, 
.tps-pendant-Builder-detilspage .tps-pendantbuilder-gallary-wrapper ul.thumbnails.thumbnail-tps.tps_thumbnail li.selected {
    border-color: #070aed;
}

.tps_diamond_detail_data {
    margin-left: auto;
    margin-right: auto;
    display: table;
    width: 100%;
    border: 0;
}

.tps_diamond_detail_data .cbb-currency-flag, .tps_diamond_detail_data img.cbb-currency-updown-icon  {
    display: none !important;
}
.tps_diamond_detail_data .currency-converter-amount-box {
    border: none !important;
}

.tps_diamond_detail_data .tps_certificate_info {
    display: flex;
    flex-wrap: wrap;
    box-shadow: rgb(51 51 51 / 10%) 0px 4px 8px, rgb(51 51 51 / 10%) 0px 2px 4px;
    border-radius: 10px;
    margin-top: 35px;
    border-bottom: 1px solid rgb(226, 228, 238);
    padding: 15px 50px;
    clear: both;
}

.tps_diamond_detail_data .tps_certificate_info span {
    font-size: 14px !important;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
}

.tps_diamond_detail_data  .tps_certificate_info div:nth-last-child(1) {
    margin-left: auto;
}

.tps_diamond_detail_data .tps_certificate_info .tps-lab.tps_lab_gia,
.tps_diamond_detail_data .tps_certificate_info .tps-lab.tps_lab_hrd,
.tps_diamond_detail_data .tps_certificate_info .tps-lab.tps_lab_igi {
    display: inline-block;
    width: 65px;
    height: 30px;
    background-image: url('gia.svg');
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: 0px 0px;
    color: transparent;
    margin-right: 8px;
    vertical-align: top;
}
.tps_diamond_detail_data .tps_certificate_info .tps-lab.tps_lab_hrd {    
    width: 71px;    
    background-image: url('hrd.png');        
    margin-right: 0px;
    vertical-align: middle;
}
.tps_diamond_detail_data .tps_certificate_info .tps-lab.tps_lab_igi {
    width: 61px;    
    background-image: url('igi.svg');     
}

.tps_diamond_detail_data .tps_certificate_info a.tps-cert-url {
    color: #070aed;
    font-size: 14px;
    text-decoration: none;
}

.tps_diamond_detail_data .tps_certificate_info a.tps-cert-url:hover {    
    text-decoration: underline;
    text-underline-offset: unset;
}

.tps_diamond_detail_data .tps_certificate_info div:nth-last-child(1) span.txt-left {
    font-weight: bold;
}

.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%, #cc9966 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: #cc9966;
}

/* 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: 'Lato', sans-serif;
	color: #999999;
	position: relative;
}

/* Change background color of buttons on hover */
.tab button:hover {
	color: #CC9966;
}


/* 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: #efefef;
	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 #fff;
	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 #efefef;
	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: #000000;
	line-height: 35px;
	font-family: 'Noto Serif';
	margin: 20px 0px;
	font-weight: normal;
	text-transform: capitalize;
}

.title h3 span {
	color: #CC9966;
}


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

.step_title:hover h4,
.step_title:hover .tps_steps_num {
	color: #000;
}

.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: 'Lato', sans-serif;
	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: 'Lato', sans-serif;
}

.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: #000000;
	border-radius: 2px;
	font-family: 'Lato', sans-serif;
	border: 1px solid #999999; */
}

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

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

.tab_inner {
	position: relative;
}

.tps-settings-count {
	font-size: 22px;
	color: #000000;
	font-family: 'Lato', sans-serif;
}

/* 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: 'Lato', sans-serif;
	color: #000000;
	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: 'Lato', sans-serif;
	font-weight: bold;
	color: #E56D6D;
	text-align: center;
	margin-top: 8px;
}

/*  */
h1.product__title,
.tps_details_title {
	font-size: 28px;
    line-height: 38px;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    color: #000000;
    margin-top: 0px;
    margin-bottom: 0px;
    text-transform: capitalize;
    letter-spacing: 0;
}

.price__regular span {
	font-size: 22px;
	color: #000;
	line-height: 30px;
	font-family: 'Lato', sans-serif;
	margin-top: 0px;
	font-weight: bold;
	margin-bottom: 15px;
}

.tps-pendant-Builder-detilspage .tps-pendantbuilder-info .tps_price_sec span {
    font-size: 16px;
    color: #000;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 0;
}

.tps-pendant-Builder-detilspage .tps_price_sec {
    margin-top: 5px;
}

.tps-pendant-Builder-detilspage .tps_price_sec:nth-child(1), .tps-pendant-Builder-detilspage .tps_price_sec:last-child {
    /* margin-top: 3px; */
}

.tps-pendant-Builder-detilspage .tps_price_sec span.discount-price {
    color: #070aed;
}

.tps-pendant-Builder-detilspage .tps_price_sec:nth-child(1) span.cbb-price-symbol,
.tps-pendant-Builder-detilspage .tps_price_sec:nth-child(1) span.cbb-price-digits {
    font-size: 18px;    
    font-weight: bold;
    margin-bottom: 5px;
    color: #070aed !important;    
}

.tps_diamond_title_price.price__regular {
    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: #000000;
	font-size: 15px;
	font-family: 'Lato', sans-serif;
	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: #fff;
	border-bottom: 1px solid #f2f2f2;
	padding: 25px;
	margin: 0 auto;
}

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

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

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

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

.tps-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: #fff;
	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-color: #fff;
	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;
}

.tps-detail-page-loader .background-masker.tps_details_loader_grid .tps_details_loader_gallery {
	display: flex;
	flex-wrap: wrap;
	width: 60%;
}

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

.tps-detail-page-loader .tps_details_loader_gallery_left {
	width: auto;
	display: inline-block;
	/*         flex-direction: column;
        justify-content: center; */
}

.tps-detail-page-loader .tps_details_loader_gallery_right {
	width: 70%;
}

.tps-detail-page-loader .tps_details_loader_gallery_left div {
	width: 75px;
	height: 75px;
	margin-bottom: 10px;
}

.tps-detail-page-loader .tps_details_loader_gallery_img {
	width: 100%;
	height: 100%;
}

.tps-detail-page-loader .tps_details_loader_gallery_left div:nth-last-child(1) {
	margin-bottom: 0px;
}

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

.tps-detail-page-loader .tps_details_loader_subtitle {
	height: 15px;
	display: block;
	width: 40%;
	margin-top: 20px;
}

.tps-detail-page-loader .tps_details_loader_price {
	display: block;
	width: 140px;
	height: 40px;
	margin-top: 50px;
}

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

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

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

.tps-detail-page-loader .tps_details_loader_social div:nth-child(2),
.tps-detail-page-loader .tps_details_loader_social div:nth-child(4) {
	margin-left: 15px;
}

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

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

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

.tps-detail-page-loader .tps_details_loader_line {
	width: 100%;
	height: 1px;
	margin-bottom: 50px;
}

.tps-detail-page-loader .tps_details_loader_bottom_info {
	width: 100%;
	margin-top: 60px;
}

.tps-detail-page-loader .tps_details_loader_btitle {
	width: 260px;
	height: 20px;
}

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

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

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

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

/*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('byl-loader.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_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;
}

.tps-detail-page-loader .background-masker.tps_details_loader_grid .tps_details_loader_gallery {
	display: flex;
	flex-wrap: wrap;
	width: 50%;
}

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

.tps-detail-page-loader .tps_details_loader_gallery_left {
	width: 100%;
	display: grid;
	flex-direction: column;
	justify-content: center;
	grid-template-columns: 1fr 1fr;
	grid-gap: 15px;
}

.tps-detail-page-loader .tps_details_loader_gallery_right {
	width: 70%;
}

.tps-detail-page-loader .tps_details_loader_gallery_left div {
	width: 350px;
	height: 305px;
	margin-bottom: 0px;
}

.tps-detail-page-loader .tps_details_loader_gallery_img {
	width: 100%;
	height: 100%;
}

.tps-detail-page-loader .tps_details_loader_gallery_left div:nth-last-child(1) {
	margin-bottom: 0px;
}

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

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

.tps-detail-page-loader .tps_details_loader_price,
.tps-detail-page-loader .tps_details_loader_metal_title {
	display: block;
	width: 140px;
	height: 20px;
	margin-top: 30px;
}

.tps-detail-page-loader .tps_details_loader_chosesettingbutton {
	display: block;
	width: 100%;
	height: 50px;
	margin-top: 30px;
}

.tps-detail-page-loader .tps_details_loader_sheps {
	display: block;
	width: 40px;
	height: 40px;
	margin-top: 20px;
	border-radius: 50%;
}

.tps-detail-page-loader .tps_details_loader_sheps_title {
	display: block;
	width: 40px;
	height: 5px;
	margin-top: 10px;
}

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

.tps_details_loader_metal_hedding {
	display: flex;
}

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

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

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

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

.tps_details_loader_Shapes,
.tps_details_loader_metal {
	display: grid;
	grid-template-columns: repeat(8, 1fr);
	grid-gap: 10px;
}

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

.tps-detail-page-loader .tps_details_loader_social div:nth-child(2),
.tps-detail-page-loader .tps_details_loader_social div:nth-child(3) {
	margin-left: 15px;
}

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

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

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

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

.tps-detail-page-loader .tps_details_loader_line {
	width: 100%;
	height: 1px;
	margin-bottom: 50px;
}

.tps-detail-page-loader .tps_details_loader_bottom_info {
	width: 100%;
	margin-top: 30px;
}

.tps-detail-page-loader .tps_details_loader_btitle {
	width: 260px;
	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 span {
	margin-bottom: 0;
}

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

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

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

.tps_details_loader_gallery_right,
.tps_details_bg-masker {
	display: block !important;
}

.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: #fff;
	-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: 15px;
}
.tps-pendant-Builder-detilspage.tps-diamond-detailspage {
    position: relative;
}

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


/* pendant builder listing page steps css start */
.container.steps_container.pendant_steps.tps_pendant_builder_step.steps {
	padding: 20px 0 0 0 !important;
	margin-bottom: 20px;
	position: relative;
}

.container.steps_container.pendant_steps.tps_pendant_builder_step.steps h1.tps_module_heading {
	padding-bottom: 5px;
}

.step_block {
	color: #000;
	clear: both;
	display: flex;
	width: 100%;
	margin: 5px auto 10px;
	border-collapse: separate;
	table-layout: fixed;
	line-height: 1.3;
	position: relative;
	overflow: hidden;
}

.step_block .step {
	position: relative;
	width: 33.33%;
	display: table-cell;
	vertical-align: top;
}

.step_block .step:first-child {
	width: 310px;
}

.step_block .step.step1.setting-step.active,
.step_block .step.step2.setting-step.active,
.step_block .step.step3.setting-step.active {
	background-color: #FFF1E4;
}

.step_block .step .step_block_content {
	text-decoration: none;
	position: relative;
	display: flex;
	border: 0 !important;
	border-radius: 0;
	outline-style: none;
	background: #efefef;
	cursor: initial;
	font-size: 20px;
	height: 80px;
	line-height: 20px;
	cursor: pointer;
	align-items: center;
	width: 100%;
	justify-content: center;
	text-align: center;
	padding-left: 50px;
}

.step_block .step.step0 .step_block_content {
	padding-left: 0px;
}

.step_block .step .step_block_content:before {
	content: " ";
	display: block;
	width: 0;
	height: 0;
	border-top: 58px solid transparent;
	border-bottom: 57px solid transparent;
	border-left: 32px solid #fff;
	position: absolute;
	top: 50%;
	margin-top: -56px;
	margin-left: 1px;
	left: 100%;
	z-index: 1;
}

.step_block .step .step_block_content:after {
	content: " ";
	display: block;
	width: 0;
	height: 0;
	border-top: 58px solid transparent;
	border-bottom: 57px solid transparent;
	border-left: 30px solid #efefef;
	position: absolute;
	top: 50%;
	margin-top: -56px;
	left: 100%;
	z-index: 2;
}

.step_block .step.active .step_block_content,
.step_block .step:hover .step_block_content {
	background-color: #FFF1E4;
}

.step_block .step.active .step_block_content:after,
.step_block .step:hover .step_block_content:after {
	border-left: 30px solid #FFF1E4;
}

.step1_details,
.step2_details,
.step3_details {
	font-size: 12.50px;
	color: #000 !important;
	display: flex;
	align-items: center;
	font-family: 'Lato', sans-serif;
	justify-content: center;
	grid-gap: 0 10px;
}

.step3_details span {
	color: #000000;
}

.step_text a {
	position: relative;
	text-decoration: none;
}

.step_text a:after {
	content: "";
	position: absolute;
	background: #000;
	width: 1px;
	height: 14px;
	right: -5px;
	bottom: 3px;
}

.step_text a:last-child::after {
	display: none;
}

.step_text a span {
	font-weight: bold;
}

.step-no {
	border: 1px solid #CC9966;
	width: 42px;
	height: 42px;
	display: inline-block;
	border-radius: 50%;
	background: #CC9966;
	color: #fff;
	padding: 10px;
	font-size: 16px;
}

.step_text {
	vertical-align: middle;
	text-align: center;
	width: 60%;
}

.step_text span {
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 0.030em;
	color: #000000;
	padding-bottom: 0;
	text-transform: uppercase;
	font-family: 'Lato', sans-serif;
	font-weight: normal;
	text-transform: capitalize;
	margin: 0px;
}

.step_block .step .step_block_content .step_imgs {
	width: 40px;
	height: 40px;
	display: block;
	background-image: url(jewelry-store-sprite.svg);
}

.step_block .step .step_block_content .step_imgs.ring_img {
	background-position: -11px -560px;
}

.step_block .step.active .step_block_content .step_imgs.ring_img,
.step_block .step:hover .step_block_content .step_imgs.ring_img {
	background-position: -174px -560px;
}

.step_block .step .step_block_content .step_imgs.diamond_img {
	background-position: -64px -561px;
}

.step_block .step.active .step_block_content .step_imgs.diamond_img,
.step_block .step:hover .step_block_content .step_imgs.diamond_img {
	background-position: -224px -561px;
}

.step_block .step .step_block_content .step_imgs.pendant_step3_img {
	background-position: -116px -561px;
}

.step_block .step.active .step_block_content .step_imgs.pendant_step3_img,
.step_block .step:hover .step_block_content .step_imgs.pendant_step3_img {
	background-position: -274px -561px;
}

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: #000;
	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: 'Lato', sans-serif;
	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: 50px;
}

.tps_product_details_info #measurements {
    display: none;
} 

.tps_product_details_info .tab {
    display: flex;
    flex-wrap: wrap;
    background-color: #000000;
    padding: 20px 75px;
    border: none;
    color: #fff;
    justify-content: unset;
    margin: 0;
    overflow: unset;
}

.tps_product_details_info .tab .tablinks {
    margin-bottom: 0px;
    font-size: 20px;
    color: #ffffff;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    cursor: pointer;
    padding-right: 150px;    
}

.tps_product_details_info .tab .tablinks:hover, .tps_product_details_info .tab .tablinks.active {
    text-decoration: underline;
    text-underline-offset: 3px;
}

.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: 0;    
    min-height: 60px;
    align-items: center;
    /* padding: 5px 75px 5px 75px; */
}

.tps-diamond-detailspage .tps_product_details_info .product_metafields .single_info:nth-child(1), 
.tps-diamond-detailspage .tps_product_details_info .product_metafields .single_info:nth-child(2),
.tps-diamond-detailspage .tps_product_details_info .product_metafields .single_info:nth-child(5), 
.tps-diamond-detailspage .tps_product_details_info .product_metafields .single_info:nth-child(6),
.tps-diamond-detailspage .tps_product_details_info .product_metafields .single_info:nth-child(9), 
.tps-diamond-detailspage .tps_product_details_info .product_metafields .single_info:nth-child(10),
.tps-diamond-detailspage .tps_product_details_info .product_metafields .single_info:nth-child(13),
.tps-diamond-detailspage .tps_product_details_info .product_metafields .single_info:nth-child(14) {
    background-color: #ffffff;
}

.tps-diamond-detailspage .tps_product_details_info .product_metafields .single_info:nth-child(3), 
.tps-diamond-detailspage .tps_product_details_info .product_metafields .single_info:nth-child(4),
.tps-diamond-detailspage .tps_product_details_info .product_metafields .single_info:nth-child(7), 
.tps-diamond-detailspage .tps_product_details_info .product_metafields .single_info:nth-child(8),
.tps-diamond-detailspage .tps_product_details_info .product_metafields .single_info:nth-child(11), 
.tps-diamond-detailspage .tps_product_details_info .product_metafields .single_info:nth-child(12),
.tps-diamond-detailspage .tps_product_details_info .product_metafields .single_info:nth-child(15),
.tps-diamond-detailspage .tps_product_details_info .product_metafields .single_info:nth-child(16) {
	background-color: #f5f5f5b3;
}

.tps-diamond-detailspage .tps_product_details_info .product_metafields .single_info:nth-child(1), 
.tps-diamond-detailspage .tps_product_details_info .product_metafields .single_info:nth-child(3),
.tps-diamond-detailspage .tps_product_details_info .product_metafields .single_info:nth-child(5), 
.tps-diamond-detailspage .tps_product_details_info .product_metafields .single_info:nth-child(7),
.tps-diamond-detailspage .tps_product_details_info .product_metafields .single_info:nth-child(9), 
.tps-diamond-detailspage .tps_product_details_info .product_metafields .single_info:nth-child(11),
.tps-diamond-detailspage .tps_product_details_info .product_metafields .single_info:nth-child(13),
.tps-diamond-detailspage .tps_product_details_info .product_metafields .single_info:nth-child(15) {
    /* padding: 5px 10px 5px 75px; */
}

.tps-diamond-detailspage .tps_product_details_info .product_metafields .single_info:nth-child(2), 
.tps-diamond-detailspage .tps_product_details_info .product_metafields .single_info:nth-child(4),
.tps-diamond-detailspage .tps_product_details_info .product_metafields .single_info:nth-child(6), 
.tps-diamond-detailspage .tps_product_details_info .product_metafields .single_info:nth-child(8),
.tps-diamond-detailspage .tps_product_details_info .product_metafields .single_info:nth-child(10), 
.tps-diamond-detailspage .tps_product_details_info .product_metafields .single_info:nth-child(12),
.tps-diamond-detailspage .tps_product_details_info .product_metafields .single_info:nth-child(14),
.tps-diamond-detailspage .tps_product_details_info .product_metafields .single_info:nth-child(16) {
	/* padding: 5px 75px 5px 10px; */
}

.tps-diamond-detailspage .tps_product_details_info .product_metafields .single_info:nth-child(odd) {
    padding: 5px 10px 5px 75px;
}

.tps-diamond-detailspage .tps_product_details_info .product_metafields .single_info:nth-child(even) {
    padding: 5px 75px 5px 10px;
}

.tps_product_details_info .tps_detail_section_heading h2 {
	font-size: 24px;
	color: #000000;
	line-height: 30px;
	font-family: 'Lato', sans-serif;
	font-weight: unset;
	margin-bottom: 30px;
	text-transform: capitalize;
	position: relative;
	padding-bottom: 10px;
	border-bottom: 1px solid #000;
	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, .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 {
    font-size: 17px;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    cursor: default;
}

.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: 40%;	
    color: #808080;
}

.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%;	
    color: #000000;
    word-wrap: break-word;
}

.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: 'Lato', sans-serif;
	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: #000;
	box-shadow: none !important;
	background: #FFF1E4;
	border: 1px solid #FFF1E4;
}

/* pendant builder diamond listing*/

.diamond-filters-top-tabs {
    display: flex;
    width: 100%;
    margin-top: 0;
    margin-bottom: 30px;
    border: 0;
    border-radius: 4px;
    padding: 0;
    height: 48px;
    position: relative;
    align-items: center;
}
.inner_close_filter {
    display: none;
}
.diamond-filters-top-tabs ul.listing_grid.view_sort_type {
    padding-left: 0;
    display: inline-block;
    list-style: none;
    margin-left: 0px;
    float: left;
    margin-top: 0px;
    margin-bottom: 0px;
}
.diamond-filters-top-tabs .grid_view {
    font-size: 20px;
    vertical-align: middle;
    padding: 3px 10px 0px 0px;
}
.diamond-filters-top-tabs ul.listing_grid.view_sort_type li {
    float: left;
}
.diamond-filters-top-tabs ul.listing_grid.view_sort_type li a {
    vertical-align: middle;
    padding: 10px;
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    display: flex;
    align-items: center;
    font-family: 'Lato', sans-serif;
    text-decoration: none;
}
.diamond-filters-top-tabs ul.listing_grid.view_sort_type li.tps_view_list a {
    padding-left: 0px;
} 
.diamond-filters-top-tabs ul.listing_grid.view_sort_type li a:hover,
.diamond-filters-top-tabs ul.listing_grid.view_sort_type li.view_active a {
    color: #070aed;
}
.diamond-filters-top-tabs ul.listing_grid.view_sort_type li a i {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    background-image: url('BYL_loose-diamonds-sprite.svg');    
    background-repeat: no-repeat;    
    margin-right: 5px;
}
.diamond-filters-top-tabs ul.listing_grid.view_sort_type li.tps_view_list a i {
    background-position: -248px -11px;
}
.diamond-filters-top-tabs ul.listing_grid.view_sort_type li.tps_view_list a:hover i,
.diamond-filters-top-tabs ul.listing_grid.view_sort_type li.tps_view_list.view_active a i {
    background-position: -275px -11px;
}
.diamond-filters-top-tabs ul.listing_grid.view_sort_type li.tps_view_grid a i {
    background-position: -303px -12px;
}
.diamond-filters-top-tabs ul.listing_grid.view_sort_type li.tps_view_grid a:hover i,
.diamond-filters-top-tabs ul.listing_grid.view_sort_type li.tps_view_grid.view_active a i {
    background-position: -330px -12px;
}
.diamond-filters-top-tabs .tps_diamond_filter_desktop .tps_filter_reset_buttons {
    display: flex;
    justify-content: center;
    align-items: center;
}
.diamond-filters-top-tabs .diamondFound {
    display: inline-block;
    margin-right: 15px;    
}
.diamond-filters-top-tabs .filter_show {
    display: inline-block;
    margin-right: 15px;
}
.diamond-filters-top-tabs .filter_show span {
    vertical-align: middle;
    line-height: 31px;
    font-size: 14px;
    cursor: pointer;
    font-weight: 500;
}
.diamond-filters-top-tabs .tps_filter_reset_buttons button {
    line-height: 21px;
    font-size: 14px;
    cursor: pointer;
    width: auto;
    text-transform: capitalize;
    background-color: #fff;
    color: #000;
    font-weight: 500;
    letter-spacing: 0;
    height: 31px;
    outline: none;
    border: 0;
    text-align: center;
    font-family: 'Lato', sans-serif;
}
.diamond-filters-top-tabs .filter_show:hover span, .diamond-filters-top-tabs .filter_show.active span,
.diamond-filters-top-tabs .tps_filter_reset_buttons button:hover {
    color: #070aed;
}
.diamond-filters-top-tabs .filter_show:before {
    content: '';  
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url('BYL_loose-diamonds-sprite.svg');
    background-repeat: no-repeat;
    background-position: -40px -83px;
    margin-right: 3px;    
    vertical-align: middle;
    cursor: pointer;
}
.diamond-filters-top-tabs .filter_show:hover:before, .diamond-filters-top-tabs .filter_show.active:before {
    background-position: -14px -83px;
}
.diamond-filters-top-tabs .tps_filter_reset_buttons button .reset_icon {
    position: relative;
    width: 15px;
    height: 15px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 3px;
    background-image: url('BYL_loose-diamonds-sprite.svg');
    background-repeat: no-repeat;
    background-position: -236px -116px;
    cursor: pointer;
}
.diamond-filters-top-tabs .tps_filter_reset_buttons button:hover .reset_icon {
    background-position: -260px -117px;
}
.tps_slide1.tab_basic_filters {
    display: inline-block;
    width: 100%;
    position: relative;    
}
.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 {
    display: block;
    float: none;
    width: auto;
    text-align: center;
    margin: auto;
}
.pendant-builder-diamond-listing .diamond_type_wrap .diamond_type_list {
    margin-top: 0;
	display: inline-block;
    width: auto;
    text-align: center;
    list-style: none;
    margin-left: 0;
    margin-bottom: 0;
    padding-left: 0;    
    border-radius: 3px;
}
.pendant-builder-diamond-listing .diamond_type_wrap .diamond_type_list li {
    display: inline-block;
    float: left;
    margin: 0;
    border-right: 1px solid rgb(224, 224, 224);
    width: auto;
    min-width: 200px;
    text-align: center;
}
.pendant-builder-diamond-listing .diamond_type_wrap .diamond_type_list li:nth-child(1) {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border: 1px solid #c5c5c5;
    border-right: none;
}
.pendant-builder-diamond-listing .diamond_type_wrap .diamond_type_list li:nth-child(2) {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border: 1px solid #c5c5c5;
}
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.tps_diamond_type_filter,
.pendant-builder-diamond-listing .tps_filter_tabs .carat_slider_wrap.tps_carat_filter,
.pendant-builder-diamond-listing .tps_filter_tabs .clarity_slider_wrap.tps_clarity_slider,
.pendant-builder-diamond-listing .tps_filter_tabs .fluorescence_slider_wrap.tps_flourescence_slider,
.pendant-builder-diamond-listing .tps_filter_tabs .symmetry_slider_wrap.tps_symmetry_slider,
.pendant-builder-diamond-listing .tps_filter_tabs .milky_slider_wrap.tps_milky_slider, 
.pendant-builder-diamond-listing .tps_filter_tabs .color_shade_slider_wrap.tps_color_shade_slider, 
.pendant-builder-diamond-listing .tps_filter_tabs .polish_slider_wrap.tps_polish_slider,
.pendant-builder-diamond-listing .tps_filter_tabs .lab_main_wrap.tps_lab_slider,
.pendant-builder-diamond-listing .tps_filter_tabs .cut_slider_wrap.tps_cut_slider {
	display: grid !important;
    padding: 15px 20px 15px;
    grid-template-columns: 1fr 10fr;    
    border: 1px solid #F3F1F1;
    border-left-width: 4px;
    border-right-width: 4px;
    width: 100%;    
}
.pendant-builder-diamond-listing .tps_filter_tabs .symmetry_slider_wrap.tps_symmetry_slider {
    border-bottom: 4px solid #F3F1F1;
}    
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter {	
    grid-template-columns: 1fr;
    border-top-width: 4px;
    padding-bottom: 5px;
}
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe {
    display: flex;
    list-style: none;
    width: 100%;
    padding-left: 0;    
    flex-wrap: wrap;
    margin-bottom: 0px;
}
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li {
    display: inline-block;
    /* width: 9%; */
    float: none;
    text-align: center;
    margin-right: 10px;
    margin-bottom: 10px;
}
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a {
    position: relative;
    display: inline-block;    
    width: 100%;
    padding: 5px 18px 5px 18px;
    cursor: pointer;
    border-radius: 4px;
    border: 1px solid #c5c5c5;
    vertical-align: middle;    
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
}
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a.All_Shapes_select {
    height: 53px;
}
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a.All_Shapes_select .shape_name {
    line-height: 42px;
}
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe a .shape_name {
    font-size: 11px;
    line-height: 11px;
    color: #000000;
    font-weight: 500;
    display: block;
    font-family: 'Lato', sans-serif;
}
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a:hover,
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a.selected {
    background: #000000;
    color: #fff;
    border-radius: 4px;
}
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a:hover .shape_name,
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a.selected .shape_name {
    color: #fff;
}
.tps_shape_filter .shape_list .shape-icon {
    background-image: url('BYL_diamond-shapes-sprite.svg');
    background-repeat: no-repeat;
    display: inline-block;
    width: 26px;
    height: 25px;
}
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a.All_Shapes_select .shape-icon {
    display: none;
}
.tps_shape_filter .shape_list .shape-icon.round {
	background-position: -9px -9px;
}
.tps_shape_filter .shape_list .shape-icon.princess {
	background-position: -54px -9px;
}
.tps_shape_filter .shape_list .shape-icon.cushion, .tps_shape_filter .shape_list .shape-icon.cushion_b {
	background-position: -98px -9px;
}
.tps_shape_filter .shape_list .shape-icon.emerald {
	background-position: -319px -9px;
}
.tps_shape_filter .shape_list .shape-icon.sq_radiant {
	background-position: -140px -9px;
}
.tps_shape_filter .shape_list .shape-icon.l_radiant {
	background-position: -248px -9px;
}
.tps_shape_filter .shape_list .shape-icon.oval {
	background-position: -211px -9px;
}
.tps_shape_filter .shape_list .shape-icon.pear {
	background-position: -285px -9px;
}
.tps_shape_filter .shape_list .shape-icon.marquies {
	background-position: -179px -9px;
}
.tps_shape_filter .shape_list .shape-icon.heart {
	background-position: -354px -9px;
}
.tps_shape_filter .shape_list .shape-icon.other {
	background-position: -390px -10px
}

.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a:hover .shape-icon.round,
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a.selected .shape-icon.round {
	background-position: -9px -40px;
}
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a:hover .shape-icon.princess,
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a.selected .shape-icon.princess {
	background-position: -54px -40px;
}
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a:hover .shape-icon.cushion, 
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a.selected .shape-icon.cushion, 
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a:hover .shape-icon.cushion_b,
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a.selected .shape-icon.cushion_b {
	background-position: -98px -40px;
}
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a:hover .shape-icon.emerald,
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a.selected .shape-icon.emerald {
	background-position: -318px -40px;
}
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a:hover .shape-icon.sq_radiant,
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a.selected .shape-icon.sq_radiant {
	background-position: -140px -40px;
}
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a:hover .shape-icon.l_radiant,
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a.selected .shape-icon.l_radiant {
	background-position: -319px -40px;
}
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a:hover .shape-icon.oval,
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a.selected .shape-icon.oval {
	background-position: -211px -40px;
}
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a:hover .shape-icon.pear,
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a.selected .shape-icon.pear {
	background-position: -285px -40px;
}
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a:hover .shape-icon.marquies,
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a.selected .shape-icon.marquies {
	background-position: -179px -40px;
}
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a:hover .shape-icon.heart,
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a.selected .shape-icon.heart {
	background-position: -354px -40px;
}
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a:hover .shape-icon.other,
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a.selected .shape-icon.other {
	background-position: -390px -39px;
}

.pendant-builder-diamond-listing .tps_filter_tabs .filter_heading {
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0px;
    display: flex;
    float: left;
    color: #000000;
    position: relative;
}
.pendant-builder-diamond-listing .tps_filter_tabs .carat_slider_wrap .carat-div {
    display: flex;
    flex-direction: column;
}
.pendant-builder-diamond-listing .tps_filter_tabs .carat_slider_wrap .carat-range-values {
    display: flex;
    flex-wrap: wrap;
    column-gap: 10px;
    width: 100%;
    margin-bottom: 15px;
    position: relative;
    height: 30px;    
}
.pendant-builder-diamond-listing .tps_filter_tabs .carat_slider_wrap .carat-wrapp {
    display: block;
    float: left;
    width: 100%;
}
.pendant-builder-diamond-listing .tps_filter_tabs .carat_slider_wrap .carat-group.carat_group.tps_content_group {
    position: relative;
    display: inline-block;
    border: 1px solid #c5c5c5;
    width: 77px;
    margin-bottom: 5px;
    margin-right: 0;
    border-radius: 5px;
    text-align: left;
}
.pendant-builder-diamond-listing .tps_filter_tabs .info_label,
.pendant-builder-diamond-listing .tps_filter_tabs .tps_milky_diamond li span {
    font-size: 11px;
    line-height: 25px;
    color: #000000;
    font-weight: 500;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    padding: 0 7px;
}
.pendant-builder-diamond-listing .tps_filter_tabs .carat_slider_wrap .info_label {
    text-transform: capitalize;
}
.pendant-builder-diamond-listing .tps_filter_tabs .tps_grid_checkbox {
    position: absolute;
    width: 100%;
    height: 25px;
    left: 0;
    top: 0;
    padding: 0 7px;
}
.pendant-builder-diamond-listing .tps_filter_tabs .color_slider_wrap .colorchecked.tps_grid_checkbox {
    padding: 0px 12px;
}    
.pendant-builder-diamond-listing .tps_filter_tabs input[type="checkbox"] {
    position: absolute;
    left: 0;
    width: 100%;
    height: 25px;
    opacity: 0;
    cursor: pointer;
    font-size: 12px;
    font-family: 'Lato';
    margin: 0;
}
.pendant-builder-diamond-listing .tps_filter_tabs .carat_slider_wrap .reset_carat button {
    height: auto;
    width: auto;
    font-size: 12px;
    text-transform: capitalize;
    line-height: 26px;
    border-radius: 5px;
    font-family: 'Lato';
    padding: 0px 12px;
    font-weight: 400;
    letter-spacing: 0;
    background-color: #ffffff;
    color: #000000;
    border: 1px solid #c5c5c5;
    cursor: pointer;
}
.pendant-builder-diamond-listing .tps_filter_tabs .carat_slider_wrap .reset_carat:hover button {
    background-color: #000000;
    color: #ffffff;
}
.pendant-builder-diamond-listing .tps_filter_tabs .carat_slider_wrap input.carat_from, 
.pendant-builder-diamond-listing .tps_filter_tabs .carat_slider_wrap input.carat_to {
    width: 10%;
    border: 1px solid #c5c5c5;
    border-radius: 4px;
    position: relative;
    padding: 5px 5px 5px 8px;
    height: 28px;
    font-family: 'Lato', sans-serif;  
    font-size: 12px;
    color: #000000;
    text-align: left;    
    outline: none !important;
}
.body-template-page-fancy-diamond-listing .pendant-builder-diamond-listing .tps_filter_tabs .color_slider_wrap.tps_color_slider,
.pendant-builder-diamond-listing .tps_filter_tabs .intensity_slider_wrap.tps_intensity_slider,
.pendant-builder-diamond-listing .tps_filter_tabs .overtone_slider_wrap.tps_overtone_slider,
.pendant-builder-diamond-listing .tps_filter_tabs .color_slider_wrap.tps_color_slider,
.pendant-builder-diamond-listing .tps_filter_tabs .clarity_slider_wrap .filter_content,
.pendant-builder-diamond-listing .tps_filter_tabs .filter_content {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0px;
}
.body-template-page-fancy-diamond-listing .pendant-builder-diamond-listing .tps_filter_tabs .color_slider_wrap .colorless-wrapp,
.pendant-builder-diamond-listing .tps_filter_tabs .intensity_slider_wrap .intensityless-wrapp,
.pendant-builder-diamond-listing .tps_filter_tabs .overtone_slider_wrap .overtoneless-wrapp,
.pendant-builder-diamond-listing .tps_filter_tabs .color_slider_wrap .colorless-wrapp {
    display: inline-block;
    width: 100%;    
}
.body-template-page-fancy-diamond-listing .pendant-builder-diamond-listing .tps_filter_tabs .color_slider_wrap .colorless,
.pendant-builder-diamond-listing .tps_filter_tabs .intensity_slider_wrap .intensityless,
.pendant-builder-diamond-listing .tps_filter_tabs .overtone_slider_wrap .overtoneless,
.pendant-builder-diamond-listing .tps_filter_tabs .color_slider_wrap .colorless {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding: 0;
    margin-bottom: 0px;
    gap: 10px 0px;
}
.pendant-builder-diamond-listing .tps_filter_tabs .tps_milky_diamond {
    padding-left: 0;
    list-style: none;    
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0px;
    margin-top: 0;
}
.pendant-builder-diamond-listing .tps_filter_tabs .tps_content_group,
.pendant-builder-diamond-listing .tps_filter_tabs .tps_milky_diamond li {
    border: 1px solid #c5c5c5;
    border-radius: 4px;
    display: inline-block;
    position: relative;
    min-width: 43px;
    width: auto;
    text-align: center;
    margin-right: 1%;
    margin-bottom: 0px;    
}
.pendant-builder-diamond-listing .key_to_symbol_slider_wrap.tps_key_to_symbol_slider .tps_content_group {
    margin-bottom: 10px;
}
.body-template-page-fancy-diamond-listing .pendant-builder-diamond-listing .tps_filter_tabs .tps_content_group.intensity_group,
.body-template-page-fancy-diamond-listing .pendant-builder-diamond-listing .tps_filter_tabs .tps_content_group.overtone_group,
.body-template-page-fancy-diamond-listing .pendant-builder-diamond-listing .tps_filter_tabs .tps_content_group.color_group {
    padding: 0px 10px;
    margin-right: 10px;
    margin-bottom: 0;
}
.body-template-page-fancy-diamond-listing .pendant-builder-diamond-listing .tps_filter_tabs .tps_content_group.intensity_group.intensity_all,
.body-template-page-fancy-diamond-listing .pendant-builder-diamond-listing .tps_filter_tabs .tps_content_group.overtone_group.overtone_all,
.body-template-page-fancy-diamond-listing .pendant-builder-diamond-listing .tps_filter_tabs .tps_content_group.color_group.color_all {
    padding: 0px 0px;
}

.pendant-builder-diamond-listing .tps_filter_tabs .tps_content_group:hover,
.pendant-builder-diamond-listing .tps_filter_tabs .tps_content_group.selected,
.pendant-builder-diamond-listing .tps_filter_tabs .tps_milky_diamond li a:hover,
.pendant-builder-diamond-listing .tps_filter_tabs .tps_milky_diamond li a.selected {
    background-color: #000000;
    color: #ffffff;
    cursor: pointer;
}
.pendant-builder-diamond-listing .tps_filter_tabs .tps_content_group:hover .info_label,
.pendant-builder-diamond-listing .tps_filter_tabs .tps_content_group.selected .info_label,
.pendant-builder-diamond-listing .tps_filter_tabs .tps_milky_diamond li a:hover span,
.pendant-builder-diamond-listing .tps_filter_tabs .tps_milky_diamond li a.selected span {
    color: #ffffff;
}
.pendant-builder-diamond-listing .tps_filter_tabs .tps_milky_diamond li a {    
    display: block;
    width: 100%;
}
.pendant-builder-diamond-listing .tps_slide1.tab_advance_filters {
    display: inline-block;
    z-index: 2;
    color: #252525;
    width: 100%;
    min-width: 300px;
    position: relative;    
    height: max-content;
    margin-bottom: 30px;
    background-color: #fff;
    transition: transform 0.5s ease 0s;
    pointer-events: auto;    
    max-width: none;
    border: 4px solid #F3F1F1;
    border-top: none;
}
.pendant-builder-diamond-listing .tps_filter_buttons {
    display: block;    
    border-radius: 4px;   
    text-align: center;
    margin-bottom: 50px;
}
.pendant-builder-diamond-listing .tps_filter_buttons .tps_filter_tabs {
    font-size: 14px;
    font-weight: 500;
    color: #ffffff;
    background-color: #000000;
    border: 1px solid #000000;
    line-height: 24px;
    border-radius: 5px;    
    margin-left: 0px;
    padding: 13px 24px;
    cursor: pointer;
    display: flex;
    width: 200px;
    margin: auto;
    text-align: center;
    font-family: 'Lato', sans-serif;
    justify-content: center;
}
.pendant-builder-diamond-listing .tps_filter_buttons .tps_filter_tabs:hover, 
.pendant-builder-diamond-listing .tps_filter_buttons .tps_filter_tabs.tab_active {
    background: transparent;
    border-radius: 5px;
    color: #fff;
    color: #070aed;
    border: 1px solid #070aed;
}
.pendant-builder-diamond-listing .tps_filter_handler {
    width: 100%;
    display: block;
    margin-top: 0;
    margin-bottom: 70px;
    padding: 15px 10px;
    background: #fff;
    filter: drop-shadow(-2px -4px 6px #c5c5c5);    
    float: left;    
    position: relative;
    bottom: 0;
    max-width: 100%;
    background-color: #fff;
    z-index: 100;
    clear: both;
}
.pendant-builder-diamond-listing .tps_filter_handler.sticky {
    position: fixed;
    margin: 0;
    max-width: 1296px;    
}
.pendant-builder-diamond-listing .tps_filter_handler .tps_reset, 
.pendant-builder-diamond-listing .tps_filter_handler .tps_search {
    float: right;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    line-height: 35px;    
}
.pendant-builder-diamond-listing .tps_filter_handler .tps_reset {    
    width: auto;        
    margin-left: 2%;
}
.pendant-builder-diamond-listing .tps_filter_handler .tps_reset button, 
.pendant-builder-diamond-listing .tps_filter_handler .tps_search button.search_btn {
    width: 100%;
    height: auto;
    padding: 8px 12px;
    border: 1px solid #000000;
    color: #fff;
    background-color: #000000;
    border-radius: 5px;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 24px;
    cursor: pointer;
}
.pendant-builder-diamond-listing .tps_filter_handler .tps_search button.search_btn {   
    padding: 8px 24px;    
}
.tps_reset .reset_icon {
    position: relative;
    width: 15px;
    height: 15px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    background-image: url('BYL_loose-diamonds-sprite.svg');
    background-repeat: no-repeat;
    background-position: -368px -116px;
    cursor: pointer;
}
.pendant-builder-diamond-listing .tps_filter_handler .tps_reset button:hover, 
.pendant-builder-diamond-listing .tps_filter_handler .tps_search button.search_btn:hover {
    color: #070aed !important;
    text-decoration: none;
    background-color: transparent;
    border: 1px solid #070aed;
}
.tps_filter_handler .tps_reset button:hover .reset_icon {
    background-position: -352px -116px;
}
.pendant-builder-diamond-listing .price_n_comments_slider_wrap.tps_price_n_comments_slider {
    width: 100% !important;
    display: flex;
    column-gap: 10px;
    max-height: 350px;
    height: auto;    
    overflow: hidden;
    overflow-y: auto;
    border-bottom: 2px solid #F3F1F1;
    padding: 15px 20px 5px;
}
.pendant-builder-diamond-listing .parameter_slider_wrap.tps_parameter_slider {
    display: flex;
    width: 100%;
    column-gap: 50px;
    padding: 15px 20px;
    border-bottom: 2px solid #F3F1F1;
}
.pendant-builder-diamond-listing .key_to_symbol_slider_wrap.tps_key_to_symbol_slider {
    display: flex;
    flex-wrap: wrap;
    padding: 15px 20px 10px;
}
.pendant-builder-diamond-listing .price-filter-wrapp {
    display: flex;
    margin: 0px 0px 0px;
}
.pendant-builder-diamond-listing .dimond_sarch-price.tp-pric {
    width: 100%;
    display: inline-block;
    float: left;
}
.pendant-builder-diamond-listing .price-range-tps {
    display: flex;
    flex-direction: row;
    column-gap: 20px;
}
.pendant-builder-diamond-listing .slider-row.panel {
    display: inline-block;
    float: right;
    width: auto;
    margin-left: 0;
    position: relative;
}
.pendant-builder-diamond-listing .parameter_slider_wrap.tps_parameter_slider .slider-row.panel {
    width: 65%;    
}
.pendant-builder-diamond-listing .price-range-tps h4.accordion,
.pendant-builder-diamond-listing .parameter_slider_wrap.tps_parameter_slider h4.accordion {
    font-size: 12px;
    color: #848484;
    font-weight: 500;
    margin-bottom: 0;
    line-height: 23px;
    font-family: 'Lato', sans-serif;
    text-transform: capitalize;
    display: flex;
    float: left;
    position: relative;
    margin-top: 0;
}
.pendant-builder-diamond-listing .price-range-tps .search_price_range {
    margin-bottom: 15px;
    position: relative;
    height: 30px;
}
.pendant-builder-diamond-listing .price-range-tps .input_box,
.pendant-builder-diamond-listing .parameter_slider_wrap .input_box {
    display: flex;
    flex-wrap: wrap;
}
.pendant-builder-diamond-listing .parameter_slider_wrap .input_box {
    column-gap: 10px;
}    
.pendant-builder-diamond-listing .price-filter-wrapp .search_price_range .input_box .left_input_box,
.pendant-builder-diamond-listing .price-filter-wrapp .search_price_range .input_box .right_input_box {
    width: 40%;
    border: 1px solid #bcbcbc;
    border-radius: 5px;
    position: relative;
}
.pendant-builder-diamond-listing .price-filter-wrapp .search_price_range .input_box .right_input_box {
    margin-left: 20px;
}
.pendant-builder-diamond-listing .parameter_slider_wrap.tps_parameter_slider .slider-row.panel .left_input_box,
.pendant-builder-diamond-listing .parameter_slider_wrap.tps_parameter_slider .slider-row.panel .right_input_box {
    display: inline-block;
    float: left;    
    width: 40%;
}
.pendant-builder-diamond-listing .parameter_slider_wrap.tps_parameter_slider .slider-row.panel .input_left_box,
.pendant-builder-diamond-listing .parameter_slider_wrap.tps_parameter_slider .slider-row.panel .input_right_box {
    height: 28px;
    font-size: 12px;
    line-height: 24px;
    padding: 0 10px;
    border: 1px solid #c5c5c5;
    color: #000000;
    border-radius: 5px;
    float: left;
    width: 100%;  
    letter-spacing: 0px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    outline: none !important;
}
.pendant-builder-diamond-listing .search_price_range .price_left, 
.pendant-builder-diamond-listing .search_price_range .price_right {    
    width: 80%;
    border: none !important;
    border-radius: 2px;
    background: none;
    height: 26px;    
    float: right !important;
    font-size: 12px;
    color: #000;
    padding: 0;
    text-align: right !important;
    margin-right: 10px !important;
    font-family: 'Lato', sans-serif;
    outline: none !important;
}
.pendant-builder-diamond-listing .depth_table_girdle_section, 
.pendant-builder-diamond-listing .pavilion_crown_diameter_section {
    display: flex;
    flex-direction: column;
    row-gap: 10px;
}
.pendant-builder-diamond-listing .tps_key_symbol_filter {
    display: flex;
    margin-bottom: 10px;
    margin-left: 12px;
}
.pendant-builder-diamond-listing .tps_key_symbol_filter .chk_keysymbol_group:first-child {
    margin-right: 10px;
}
.pendant-builder-diamond-listing .tps_key_symbol_filter input[type="radio"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 15px;
    height: 15px;
    border: 1px solid #070aed;
    border-radius: 50%;
    background-clip: content-box;
    padding: 2px;
    letter-spacing: 0px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    float: left;
}
.pendant-builder-diamond-listing .tps_key_symbol_filter input[type="radio"]:checked {
    background-color: #070aed;
}
.pendant-builder-diamond-listing .tps_key_symbol_filter label {
    font-size: 12px;
    line-height: 24px;
    color: #000000;
    font-family: 'Lato';
    vertical-align: super;
}
.pendant-builder-diamond-listing .symmetry-group.keytosymbol_group.tps_content_group {
    float: left;  
    padding: 0px 12px;
    text-transform: capitalize;    
    margin-bottom: 10px;
    cursor: pointer;
}
.pendant-builder-diamond-listing .key_to_symbol_slider_wrap.tps_key_to_symbol_slider .key_to_symbol_filters_responsive {
    margin-left: 155px;
}
.pendant-builder-diamond-listing .symmetry-group.keytosymbol_group.tps_content_group .info_label {
    padding: 0px;
}

.white_diamond_cont .tps_diamondlisting_area .listingHeaderOne span, 
.white_diamond_cont .tps_diamondlisting_area .compareHeaderOne span {
    padding: 20px 0;
    position: relative;
    text-align: left;
    width: 6.2%;
    font-size: 14px;
    line-height: 19px;
    color: #a3a3a3;
    font-weight: bold;
    background: transparent;
} 
.white_diamond_cont .tps_diamondlisting_area span.compare_head, .white_diamond_cont .tps_diamondlisting_area span.sh_comp.table_checkbox_block,
.white_diamond_cont .tps_diamondlisting_area span.mb-wishlist {
    width: 50px;
}
 .white_diamond_cont .tps_diamondlisting_area span.mb_shape a {
    width: auto !important;
    text-align: left !important;
    display: inline-block;
}

.white_diamond_cont .tps_diamondlisting_area span.mb_shape span.sh_tit {
    display: inline-block;
    position: relative;
    text-align: left;
    vertical-align: middle;
    width: auto;
    padding-left: 0px;
    line-height: 30px;
    color: #000000;
}
i#order_by_carat.fa-angle-down, i#order_by_price.fa-angle-down, i#order_by_color.fa-angle-down, i#order_by_clarity.fa-angle-down, i#order_by_shape.fa-angle-down, i#order_by_cut.fa-angle-down, 
i#order_by_pol.fa-angle-down, i#order_by_symmetry.fa-angle-down, i#order_by_fluor.fa-angle-down, i#order_by_lab.fa-angle-down, i#order_by_table.fa-angle-down, i#order_by_depth.fa-angle-down, 
i#order_by_ratio.fa-angle-down, i#order_by_measurements.fa-angle-down, i#order_by_discount.fa-angle-down,
i#order_by_carat.fa-angle-up, i#order_by_price.fa-angle-up, i#order_by_color.fa-angle-up, i#order_by_clarity.fa-angle-up, i#order_by_shape.fa-angle-up, i#order_by_cut.fa-angle-up, 
i#order_by_pol.fa-angle-up, i#order_by_symmetry.fa-angle-up, i#order_by_fluor.fa-angle-up, i#order_by_lab.fa-angle-up, i#order_by_table.fa-angle-up, i#order_by_depth.fa-angle-up, 
i#order_by_ratio.fa-angle-up, i#order_by_measurements.fa-angle-up, i#order_by_discount.fa-angle-up {
    background: url('BYL_loose-diamonds-sprite.svg') no-repeat -229px -84px;
    display: inline-block;
    width: 8px;
    height: 6px;
    margin-left: 3px;
    position: relative;
    top: 0;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}
i#order_by_carat.fa-angle-up, i#order_by_price.fa-angle-up, i#order_by_color.fa-angle-up, i#order_by_clarity.fa-angle-up, i#order_by_shape.fa-angle-up, i#order_by_cut.fa-angle-up, 
i#order_by_pol.fa-angle-up, i#order_by_symmetry.fa-angle-up, i#order_by_fluor.fa-angle-up, i#order_by_lab.fa-angle-up, i#order_by_table.fa-angle-up, i#order_by_depth.fa-angle-up, 
i#order_by_ratio.fa-angle-up, i#order_by_measurements.fa-angle-up, i#order_by_discount.fa-angle-up {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    top: -2px;
}  





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

.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(3, 1fr);
}
.pendant-builder-diamond-listing .diamond_type_wrap .diamond_type_list li a span {
	/* font-size: 14px;
	line-height: 24px;
	display: block;
	cursor: pointer; */
}
.pendant-builder-diamond-listing .diamond_type_wrap .diamond_type_list li a {
	border: 0;
    padding: 8px 10px;
    display: block;
    font-weight: 500;
    text-transform: capitalize;
    font-size: 14px;
    width: 100%;
    color: #848484;
    line-height: 35px;
    text-decoration: none;
}
.pendant-builder-diamond-listing .diamond_type_wrap .diamond_type_list li a.selected {
	background: #000000;
	border-color: #000000;
}
.pendant-builder-diamond-listing .diamond_type_wrap .diamond_type_list li a.selected span {
	color: #fff;
}
.pendant-builder-diamond-listing .diamond_type_wrap .diamond_type_list li a:before {
	content: '';
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: -1;
	width: 0%;
	height: 1px;
	background: #000000;
	box-shadow: inset 0px 0px 0px #154778;
	/* display: block; */
    display: none;
	-webkit-transition: all 0.4s cubic-bezier(.5, .24, 0, 1);
	transition: all 0.4s cubic-bezier(.5, .24, 0, 1);
}

.pendant-builder-diamond-listing .diamond_type_wrap .diamond_type_list li a:after {
	content: '';
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: -1;
	width: 0%;
	height: 1px;
	background: #000000;
	-webkit-transition: all 0.4s cubic-bezier(.5, .24, 0, 1);
	transition: all 0.4s cubic-bezier(.5, .24, 0, 1);
    display: none;
}

.pendant-builder-diamond-listing .diamond_type_wrap .diamond_type_list li a:hover {
	background: #000000;	
	color: #fff;
}

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

.diamond_type_list .type-icon {
	width: 30px;
	height: 30px;
	background: url(jewelry-store-sprite.svg);
	/* display: block; */
    display: none;
	margin: auto;
}

.diamond_type_list .type-icon.dimond_type_natural {
	background-position: -380px -491px;
}

.diamond_type_list .type-icon.dimond_type_lab {
	background-position: -430px -491px;
}

.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: #fff;
	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:#CC9966
}
.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 #CC9966;
	color: #CC9966;
  pointer-events:none;
}

.tps_mob_filter.container {
	display: none;
}

.tps_pendantbuilder_final_page .tps_prodct_main {
	display: flex;
	flex-wrap: wrap;
	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 #f1f1f1;
	display: flex;
	align-items: center;
    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('byl-loader.gif') no-repeat;
    width: 32px;
    height: 32px;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);       
}

.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 {
    display: inline-block;
    width: 100%;
	margin-left: 0;	
}

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

.tps_mobile_filter_head {
	display: none;
}

.tps-pendantbuilder-info .tps_diamond_sub_title ul {
	display: flex;
	flex-wrap: wrap;
	grid-gap: 10px;
}

.tps-pendantbuilder-info .tps_diamond_sub_title ul li {
	background: #f1f1f1;
	padding: 5px;
	border-radius: 25px;
	font-size: 13px;
	align-items: center;
	font-family: 'Lato', sans-serif;
	justify-content: center;
	width: 120px;
	text-align: center;
	line-height: 23px;
}

.tps-pendantbuilder-info .tps_diamond_sub_title,
.tps-pendantbuilder-info .tps_diamond_title_price,
.tps-pendantbuilder-info .tps_diamond_description {
	padding: 10px 0px;
}

.tps_single_product-inner.tps-pendant-Builder-detilspage .tps_additional_information {
	padding: 0px 0px;
}

.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;
    padding-left: 0;
    margin: 0;
}
.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: 5px;
    margin-left: 5px;
}
.tps_additional_information ul li {
    margin-bottom: 10px;
}
.tps_additional_information ul span.tps_higlight_text {
    font-weight: 600;
}
/*certificate popup*/
.tps_certificate_popup_wrapper_div.tps_cert_popoup_show {
    display: block;
}
.tps_certificate_popup_wrapper_div.tps_cert_popoup_show .tps_cert_wrapper {
    position: relative;
    max-width: 80%;
    width: auto;
    margin: 0 auto;
    pointer-events: none;
    top: 50%;
    transform: translateY(-50%);
}
.tps_certificate_popup_wrapper_div .tps_certificate_popup_wrapper {    
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;    
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 0.3rem;
    outline: 0;
    width: 60%;
    margin: auto;
}
.tps_certificate_popup_wrapper_div .modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 1rem;
    border-bottom: 0;
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px);
    padding: 12px;
}
.tps_certificate_popup_wrapper_div .modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 0 10px 10px 10px;
    max-height: 655px;
    overflow-y: auto;
}
.tps_certificate_popup_wrapper_div .tps_certificate_popup_wrapper img {
    width: 100%;
    height: auto;
}
.tps_certificate_popup_wrapper_div .modal-body iframe.tps_popoup_certificate {
    width: 100%;
    height: 70vh;
    min-height: 480px;
    border: 0;
    display: block;
}
.tps_certificate_popup_wrapper_div.tps_cert_popoup_show .tps_cert_wrapper span.tps_cert_wrapper_close {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 32px;    
    float: right;    
    color: #000000;
    line-height: 1;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.6;
    margin: -1rem -10px -1rem auto;
    margin-right: 6px;
    padding: 10px 5px;
    cursor: pointer;
}
.tps_certificate_popup_wrapper_div.tps_cert_popoup_show .tps_cert_wrapper span.tps_cert_wrapper_close:hover {
    opacity: 1;
}
.tps_certificate_popup_wrapper_div .modal-header span#download_certificate,
.tps_certificate_popup_wrapper_div .modal-header span#copy_certificate {
    font-family: 'Lato', sans-serif;
    font-size: 16px;    
    font-weight: bold;
    color: #000000;
    line-height: 1;
    opacity: 1;
    position: absolute;
    right: 60px;
    top: 15px;
    padding: 10px 5px;
    padding-top: 15px;
    margin: -1rem -10px -1rem auto;
    margin-right: 6px;    
    text-shadow: 0 1px 0 #fff;
    cursor: pointer;
    float: right;    
}   
.tps_certificate_popup_wrapper_div .modal-header span#download_certificate:hover, 
.tps_certificate_popup_wrapper_div .modal-header span#copy_certificate:hover {
    color: #070AED;
}
.tps_certificate_popup_wrapper_div .modal-header span#copy_certificate {     
    right: 270px;
    top: 12px;
}
.tps_certificate_popup_wrapper_div .modal-header #download_certificate:before,
.tps_certificate_popup_wrapper_div .modal-header #copy_certificate:before {
    content: '';
    width: 18px;
    height: 16px;
    background-image: url('BYL_loose-diamonds-sprite.svg');
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -244px -87px;
    margin-right: 7px;
}
.tps_certificate_popup_wrapper_div .modal-header #copy_certificate:before {   
    width: 18px;
    height: 18px;    
    background-position: -47px -143px;
}
.tps_certificate_popup_wrapper_div .modal-header #download_certificate:hover::before {
    background-position: -266px -87px;    
}
.tps_certificate_popup_wrapper_div .modal-header #copy_certificate:hover::before {
    background-position: -18px -143px;    
}
/*certificate popup*/

.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: 'Lato', sans-serif;
	font-weight: 600;
	color: #000000;
}

.tps-final-pendant-setting-data .tps_final_ring_m span:nth-child(2) {
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #CC9966;
	display: inline-block;
	width: auto;
	padding-left: 10px;
}

h2.tps_diamond_final_price {
	font-size: 22px;
	color: #CC9966;
	line-height: 30px;
	font-family: 'Lato', sans-serif;
	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: 'Lato', sans-serif;
	border-radius: 1px;
	background-color: #fff;
	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: #fff;
	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: #000;
	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: #000;
	padding: 10px 100px;
	margin-bottom: 20px;
	font-family: 'Lato', sans-serif;
	font-size: 15px;
	cursor: pointer;
	margin-right: 15px;
}

.tps_row.tps_product_info_row .tps-detail-tabs-div span.active.tps_tab {
	background: #CC9966;
	color: #fff;
}

.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: 'Lato', sans-serif;
	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: #fff;
}

.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: 'Lato', sans-serif;
	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 {
	position: relative;
}

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

.diamond_list_view_container .fa-angle-up:before {
	/* background-position: -420px -447px;
	top: 11px; */
}

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

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

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

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

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

.diamond_grid_view_container ul,
.tps_diamond_compare_view ul,
.tps_diamond_recent_view ul {
	padding-left: 0px;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    list-style: none;
    margin: 0px;
    width: 100%;;
}

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

.diamond_grid_view_container ul li,
.tps_diamond_compare_view ul li,
.tps_diamond_recent_view ul li {
	width: 100%;
    max-width: none;
    height: auto;
    margin: 0 1% 0 0;
    display: block;
    float: left;    
    padding-left: 0;    
    padding-right: 0;
    position: relative;
    box-shadow: 0 4px 8px rgb(51 51 51 / 10%), 0 2px 4px rgb(51 51 51 / 10%);
    background: #fff;
    margin-bottom: 0;
    border: 1px solid #c5c5c5;
}
.diamond_grid_view_container .product-item-info {
    float: left;
    width: 100%;
}
.diamond_grid_view_container .view_detail_btn {
    display: inline-block;
    position: relative;
    width: 100%;
    text-align: center;
    margin-top: 0px;
}
.diamond_grid_view_container span {
    display: inline-block;
    text-align: left;
    font-size: 11px;
    font-weight: bold;
    line-height: 22px;
    margin-top: 0;
}
.diamond_grid_view_container .product-image-container.tps_diamond_grid_image,
.diamond_grid_view_container .product-image.diamond_image {    
    position: relative;    
    width: 100%;
    background: transparent;    
    line-height: normal;
    vertical-align: middle;
}
.diamond_grid_view_container .product-image.diamond_image {    
    min-height: 330px;
}
.diamond_grid_view_container .product-image.diamond_image img {
    width: 100%;
    height: 80%;
    border-radius: 0px;
    object-fit: cover;
    margin-bottom: 0px;
    vertical-align: middle;    
    position: absolute;
    top: 43%;
    left: 50%;
    transform: translate(-50%,-54%);
}
.diamond_grid_view_container .tps_grid_video_loading {
    background-image: url('byl-loader.gif');
    background-position: center center;
    width: 30px;
    height: 30px;
    background-size: contain;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.diamond_grid_view_container span.tps_diamond_grid_video,
.diamond_grid_view_container span.product-video.diamond_video {
    width: 100%;
    display: block;
    background: transparent;
    position: relative;
    overflow: hidden;
    min-height: 330px;
}
.diamond_grid_view_container .product-video.diamond_video iframe {
    display: block;
    margin: auto;
    text-align: center;
    width: 1px;
    min-width: 83%;
    height: 330px;
    object-fit: cover;
    margin-bottom: 0px;
    vertical-align: middle;
    border: none;
    padding-top: 5px;
}
.diamond_grid_view_container span.tps_wishlist_icon, .diamond_grid_view_container span.tps_wishlist_icon_filled {
    position: absolute;
    right: 0px;
    top: 15px;
    width: 33px;
}
.diamond_grid_view_container span.tps_wishlist_icon:before, 
.diamond_grid_view_container span.tps_wishlist_icon_filled:before {
    content: " ";
    cursor: pointer;
    display: block;
    background-image: url('BYL_loose-diamonds-sprite.svg');
    background-repeat: no-repeat;
    width: 25px;
    height: 24px;
    opacity: 1;
    position: relative;
    top: 0;
    left: 0;
    background-position: -165px -50px;
    transition: opacity .2s ease 0s;
    margin: 0;
}
.diamond_grid_view_container span.tps_wishlist_icon_filled:before, 
.diamond_grid_view_container span.tps_wishlist_icon:hover::before {
    background-position: -202px -51px;
}
.diamond_grid_view_container span.diamond_cert_no {
    width: auto;
    padding-top: 10px;
    padding-left: 12px;
    padding-right: 5px;
}
.diamond_grid_view_container span.diamond_cert_no a {
    color: #070aed;
    text-decoration: none;
}
.diamond_grid_view_container span.diamond_cert_no a:hover {
    color: #070aed;
    text-decoration: underline;
    text-underline-offset: unset;
}
.diamond_grid_view_container span.tps_grid_cert_icon, 
.diamond_grid_view_container span.tps_grid_stock_icon {
    position: relative;
    width: 9px;
    height: 12px;
    display: inline-block;
    vertical-align: middle;
    background-image: url('BYL_loose-diamonds-sprite.svg');
    background-repeat: no-repeat;
    background-position: -16px -45px;
    margin-top: -4px !important;
    cursor: pointer;
}
.diamond_grid_view_container span.diamond_stock_no {
    float: right;
    padding: 10px 12px 0 0;
    width: auto;
}
.diamond_grid_view_container span.product-item-link, .diamond_grid_view_container .product_other_details {
    padding: 5px 12px 0 12px;
    width: 100%;
}
.diamond_grid_view_container span.product-item-link a {
    font-size: 14px;
    line-height: 20px;
    color: #000000;
    white-space: normal;    
    font-weight: 600;
    text-align: left;
    text-decoration: none;
}
.diamond_grid_view_container span.product-item-link a:hover {
    text-decoration: underline;
    text-underline-offset: unset;
}
.diamond_grid_view_container .product_other_details span.txt-left {
    padding-right: 2px;
}
.diamond_grid_view_container .product_other_details span.txt-right {
    padding-right: 15px;
}   
.diamond_grid_view_container .product_other_details span:nth-child(1) {
    width: 4%;
}    
.diamond_grid_view_container .product_other_details span:nth-child(2), .diamond_grid_view_container .product_other_details span:nth-child(4), 
.diamond_grid_view_container .product_other_details span:nth-child(6) {
    width: 28%;
}
.diamond_grid_view_container .product_other_details span:nth-child(3), .diamond_grid_view_container .product_other_details span:nth-child(5) {
    width: 5%;
}
.diamond_grid_view_container .product_other_details span.txt-right:last-child {
    padding-right: 0;
    color: #070aed;
}
.diamond_grid_view_container .tps_diamond_price {
    width: 100%;
    padding: 10px 12px;
    border-top: 1px solid #c5c5c5;
    float: left;
}
.diamond_grid_view_container .tps_diamond_price .price {
    display: block;
    width: 100%;
    font-size: 12px;
    line-height: 22px;
    position: relative;
    float: left;
    color: #000000;
    clear: both;  
}
.diamond_grid_view_container .tps_diamond_price .price span {
    float: left;
    text-transform: uppercase;
    width: 65%;
    border: none !important;
}
.diamond_grid_view_container .tps_diamond_price .price span.currency-converter-wrapper-amount-box {
    float: right;
    width: 35%;
    text-transform: none !important;
    display: inline-flex !important;
    align-items: center;
    font-weight: 400;
}
.diamond_grid_view_container .tps_diamond_price .price span.currency-converter-wrapper-amount-box span {    
    width: auto;
    text-transform: none;
    font-size: 12px !important;
    font-weight: 400;
    padding: 0 !important;
    opacity: 1 !important;
}
.diamond_grid_view_container .tps_diamond_price .price span.cbb-price-symbol, .diamond_grid_view_container .tps_diamond_price .price span.cbb-price-digits {
    width: auto;
}
.diamond_grid_view_container .tps_diamond_price .price span.currency-converter-amount-box {
    width: auto;
    padding: 0 !important;
}
.diamond_grid_view_container .tps_diamond_price .price span.currency-converter-amount {
    width: auto;
    margin-right: 0 !important;
}
.diamond_grid_view_container .tps_diamond_price .final.price span.cbb-price-symbol, 
.diamond_grid_view_container .tps_diamond_price .final.price span:last-child {
    font-weight: bold;
    font-size: 13px !important;
    opacity: 1 !important;
}
.diamond_grid_view_container .tps_diamond_price .price .woocommerce-Price-amount {
    display: block;
    color: #070aed;
    width: auto !important;
    font-size: 13px !important;
}
/*grid view 360 video new changes*/
/* .diamond_grid_view_container .diamondViewBtns {
    position: relative;
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    margin-top: -40px;   
    padding: 0 0 0 10px;
}
.diamond_grid_view_container .diamondViewBtns a.view_addtocart_btn {    
    position: absolute;
    right: 5px;
    top: 0;
    width: 35px;
    height: 35px;
}
.diamond_grid_view_container #tps_add_to_cart {
    position: unset;
    display: block;
    width: 100%;
    height: 100%;
}
.diamond_grid_view_container #tps_add_to_cart:before {
    content: " ";
    cursor: pointer;
    display: block;
    width: 20px;
    height: 20px;
    opacity: 1;
    margin: 0;
    position: absolute;    
    background-image: url('BYL_loose-diamonds-sprite.svg');
    background-repeat: no-repeat;
    background-position: -72px -45px;       
    left: 50%;   
    top: 50%; 
    transform: translate(-50%, -50%);    
    transition: opacity .2s ease 0s;
}
.diamond_grid_view_container #tps_add_to_cart:hover:before {
    background-position: -100px -45px;
}
.diamond_grid_view_container span.tps_360_icon {   
    cursor: pointer;
    display: block;
    background-image: url('BYL_loose-diamonds-sprite.svg');
    background-repeat: no-repeat;
    width: 35px;
    height: 35px;
    opacity: 1;
    position: unset;
    top: auto;
    left: 10px;
    bottom: 5px;
    background-position: -33px -42px;
    transition: opacity .2s ease 0s;
    margin: 0;
    border-radius: 50%;
    border: 2px solid transparent;
}
.diamond_grid_view_container span.tps_360_icon:hover, .diamond_grid_view_container span.tps_360_icon.active {
    border: 2px solid #070aed;
} */
/*grid view 360 video new changes*/

/*grid view 360 video old css*/
.diamond_grid_view_container #tps_add_to_cart {
    position: absolute;
    right: -3px;
    top: 56%;
    width: 33px;
}
.diamond_grid_view_container #tps_add_to_cart:before {
    content: " ";
    cursor: pointer;
    display: block;
    width: 20px;
    height: 20px;
    opacity: 1;
    position: relative;    
    background-image: url('BYL_loose-diamonds-sprite.svg');
    background-repeat: no-repeat;
    background-position: -72px -45px;
    top: 0;
    transition: opacity .2s ease 0s;        
    left: 0px;
    margin: 0;
}
.diamond_grid_view_container #tps_add_to_cart:hover:before {
    background-position: -100px -45px;
}

.diamond_grid_view_container span.tps_360_icon {   
    cursor: pointer;
    display: block;
    background-image: url('BYL_loose-diamonds-sprite.svg');
    background-repeat: no-repeat;
    width: 35px;
    height: 35px;
    opacity: 1;
    position: absolute;
    top: auto;
    left: 10px;
    bottom: 5px;
    background-position: -33px -42px;
    transition: opacity .2s ease 0s;
    margin: 0;
    border-radius: 50%;
    border: 2px solid transparent;
}
.diamond_grid_view_container span.tps_360_icon:hover, .diamond_grid_view_container span.tps_360_icon.active {
    border: 2px solid #070aed;
}
/*grid view 360 video old css*/

/*list view info block*/
.white_diamond_cont .diamond_page .table_rows > span {
    float: left;
    padding: 10px 0px;
}
.white_diamond_cont .diamond_page .table_rows > span.mb_shape {
    padding: 7px 0;
    padding-left: 0;
}
.white_diamond_cont .diamond_page .table_rows > span a {
    text-decoration: none;
}
.white_diamond_cont .diamond_page span,
.white_diamond_cont .compare_diamond_page span {
	display: inline-block;
    position: relative;
    text-align: left;
    vertical-align: top;
    width: 6.2%;
    font-size: 12px;
    font-weight: 400;
    line-height: 19px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: unset;
    color: #000000;
}
.white_diamond_cont .diamond_page span.mb_inner_title, 
.white_diamond_cont .compare_diamond_page span.mb_inner_title {
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    line-height: 30px;
    border: 0;
    white-space: break-spaces;
}
.white_diamond_cont .diamond_page span.mb_detail_view {
    width: 2%;
}
#diamond_grid {
    padding-right: 0px;
    height: auto;
    overflow-y: auto;
    overflow-x: hidden;
}
.table_view .table_header, .table_view .table_rows {
    display: flex;
    position: relative;
    width: 100%;
    text-align: center;
    line-height: 100%;
    align-items: center;
    border-bottom: 0;
    cursor: pointer;
    padding-left: 5px;
    padding-right: 5px;
}
.table_rows.tps_table_odd {
    background-color: #fff;
}
.table_rows.tps_table_even {
    background-color: #f5f5f5;
}
.diamond_page span.mb_inner_title.mb_final_price_tps {
    display: block;
}
.diamond_page span.mb_inner_title.mb_final_price_tps, .diamond_page span.mb_inner_title.mb_final_price_tps span, .diamond_page span.mb_inner_title.mb_discount {
    color: #070aed;
}
.white_diamond_cont .diamond_page span.mb_detail_view .mb_inner_title.tps_detailview {
    text-align: center;
}
.white_diamond_cont .diamond_page .mb_detail_view .view_change_cont {
    background: url('BYL_loose-diamonds-sprite.svg') no-repeat -49px -14px !important;
    display: inline-block;
    width: 14px;
    height: 8px;
    position: relative;
    top: 0;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    margin-left: 0px;
}
.white_diamond_cont .diamond_page .table_rows.diamond_row_active .mb_detail_view .view_change_cont {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    top: -2px;
}
.white_diamond_cont .diamond_page .desk_shp_img {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    width: 40px;
    height: 100% !important;
    cursor: pointer;
    object-fit: cover;
    min-width: 40px;
    min-height: 40px;
    border-radius: 3px;    
}
span.compare_head, .diamond_page span.compare_head, .diamond_page span.sh_comp.table_checkbox_block {
    width: 50px;
}
.diamond_page .sh_comp span {
    width: 100%;
    text-align: center;
}
.tps_wishlist.tps_wishlist_icon:before {
    content: '';
    width: 20px;
    height: 19px;
    display: inline-block;
    background-image: url('BYL_loose-diamonds-sprite.svg');
    background-repeat: no-repeat;
    background-position: -16px -114px;
    margin: 0;
    vertical-align: middle;
}
.tps_wishlist.tps_wishlist_icon:hover::before {
    background-position: -46px -115px;
}
.white_diamond_cont .diamond_page .info_main_block {
    background: #fff none repeat scroll 0 0;
    display: none;
    position: relative;
    text-align: center;
    width: 100%;
    margin-left: 0px;
    padding: 0px;
    overflow-y: auto;
}
.white_diamond_cont .diamond_page .table_rows.diamond_row_active+.info_main_block {
    display: block;
}
.white_diamond_cont .diamond_page .listviewright.listview-diamond-details {
    display: inline-block;
    height: auto;
    left: 0;
    position: relative;
    text-align: left;
    top: 0;
    width: 100%;
    z-index: 0;
    border-bottom: 1px solid rgb(224, 224, 224);
    padding: 4px;
    background: #f5f5f5;
}
.white_diamond_cont .diamond_page .info_main_block .main_div_info {
    display: inline-block;
    padding: 0px;
    position: relative;
    width: 100%;
}
.white_diamond_cont .diamond_page .info_main_block .tps_diamond_detail_block, 
.white_diamond_cont .diamond_page .info_main_block .tps_diamond_measurement_block, 
.white_diamond_cont .diamond_page .info_main_block .tps_diamond_price_block {
    float: left;
    display: inline-block;
    width: 32.33%;
    min-height: 390px;
    margin: 10px;
    background: #fff;
    margin-right: 0;
    padding: 20px 15px;
}
.info_main_block .tps_diamond_detail_block .block_heading, 
.info_main_block .tps_diamond_measurement_block .block_heading, 
.info_main_block .tps_diamond_price_block .block_heading {
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    margin-bottom: 10px;
}
.info_main_block .tps_detail_block_info {
    display: inline-block;
    float: left;
    width: 100%;
}
.info_main_block .more_info_tps {
    margin-bottom: 4px;
    clear: both;
}
.info_main_block .more_info_section {
    display: inline-block;
    float: left;
    width: 100%;
}
.info_main_block .tps_diamond_price_block .tps_price_detail_section {
    position: relative;
}
.info_main_block .tps_diamond_price_block .tps_price_detail_section a,
.info_main_block .tps_diamond_price_block .tps_price_detail_section button#buy_loose_diamond {
    float: none;
    position: absolute;
    right: 0;
    top: 0;
    min-width: auto;
    min-height: auto;
}
.info_main_block .tps_diamond_price_block a, .info_main_block .tps_diamond_price_block .tps_price_detail_section button#buy_loose_diamond {
    float: right;
    display: block;
    cursor: pointer;
    background: #000000;
    border: 1px solid #000000;
    border-radius: 3px;
    color: #fff;
    padding: 3px 10px;
    width: 130px;
    font-size: 12px;
    font-weight: 600;
    line-height: 22px;
    text-align: center;
    text-decoration: none;
}
.info_main_block .tps_diamond_price_block a:hover, .info_main_block .tps_diamond_price_block .tps_price_detail_section button#buy_loose_diamond:hover {
    background: #fff;
    color: #070aed;
    border-color: #070aed;
}
.info_main_block .tps_diamond_price_block .tps_price_detail_section #tps_view_detail a {
    top: 50px;
}
.info_main_block .tps_diamond_price_block .tps_price_detail_section #tps_place_order a {
    top: 100px;
}
.info_main_block .tps_diamond_price_block .tps_price_detail_section #tps_enquire_now a {
    top: 150px;
}
.white_diamond_cont .diamond_page .info_main_block .list_info_tps_left {
    width: 50%;
    font-size: 14px;
    line-height: 23px;
    color: #a3a3a3;
    font-weight: bold;
}
.white_diamond_cont .diamond_page .info_main_block .list_info_tps_right {
    width: 50%;
    font-size: 14px;
    line-height: 23px;
    color: #000000;
    white-space: break-spaces;
}
.white_diamond_cont .diamond_page .info_main_block .listview-diamond-details .list_info_tps_right span {
    color: #a3a3a3;
}
.white_diamond_cont .diamond_page .info_main_block .tps_view_report {
    display: block;
    width: 50%;
    float: right;
    line-height: 23px;    
    font-size: 14px;
}
.white_diamond_cont .diamond_page .info_main_block .tps_view_report a {
    color: #070aed;
    text-decoration: none;
}
.white_diamond_cont .diamond_page .info_main_block .tps_view_report a:hover {    
    text-decoration: underline;
    text-underline-offset: unset;
}
.white_diamond_cont .diamond_page .info_main_block .tps_view_report a:before {
    content: '';
    display: inline-block;
    width: 15px;
    height: 18px;
    vertical-align: bottom;
    background-image: url('BYL_loose-diamonds-sprite.svg');
    background-repeat: no-repeat;
    background-position: -16px -45px;
}
.white_diamond_cont .diamond_page .info_main_block .tps_diamond_price_block .more_info_tps {
    width: 78%;    
    display: inline-block;
    float: left;
}
.white_diamond_cont .diamond_page .info_main_block .tps_diamond_price_block .list_info_tps_left {
    width: 40%;
    white-space: normal;
}
.white_diamond_cont .diamond_page .info_main_block .tps_diamond_price_block span {
    width: auto;
    line-height: 23px;
}
.white_diamond_cont .diamond_page .info_main_block .tps_diamond_price_block .list_info_tps_right {
    width: 60%;
}
.white_diamond_cont .diamond_page .info_main_block .more_info_tps span.diamond_price_per_ct {
    font-size: 14px;
}
.white_diamond_cont .diamond_page .info_main_block .more_info_tps span.woocommerce-Price-amount.amount {
    font-size: 14px;
}
.white_diamond_cont .diamond_page .info_main_block .tps_diamond_price_block .diamond_price_per_ct span, 
.white_diamond_cont .diamond_page .info_main_block .tps_diamond_price_block .diamond_price_per_ct {
    color: #070aed !important;
}
.white_diamond_cont .diamond_page .info_main_block .listview-diamond-details .list_info_tps_right span.diamond_price {
    width: auto;
    clear: both;
    display: block;
    color: #000000;
    font-size: 14px;
}
.white_diamond_cont .diamond_page .info_main_block .tps_diamond_price_block .tps_price_detail_section .diamond_price_discount {
    font-size: 14px;
    color: #070aed;
}
.white_diamond_cont .diamond_page .info_main_block .tps_diamond_price_block .list_info_tps_right .diamond_price bdi, 
.white_diamond_cont .diamond_page .info_main_block .tps_diamond_price_block .list_info_tps_right .diamond_price .woocommerce-Price-currencySymbol {
    color: #000000;
}
.white_diamond_cont .tps_diamondlisting_area span.mb_price span,
.white_diamond_cont .diamond_page .info_main_block .tps_diamond_price_block .list_info_tps_right span {
    width: auto;
    border: none !important;
    padding: 0 !important;
    /* display: inline-flex; */
    align-items: center;
    margin-right: 0 !important;
}
.white_diamond_cont .diamond_page .info_main_block .tps_diamond_price_block .list_info_tps_right span {    
    font-size: 14px;
}
.diamond_page span.mb_inner_title.mb_final_price_tps.mb_inner_title.mb_final_price_tps.skiptranslate.notranslate {
    /* display: none !important; */
}
.white_diamond_cont .tps_diamondlisting_area span.mb_price span.currency-converter-wrapper-amount-box,
.white_diamond_cont .diamond_page .info_main_block .tps_diamond_price_block .list_info_tps_right span.currency-converter-wrapper-amount-box {
    display: block !important;
}
.white_diamond_cont .tps_diamondlisting_area span.mb_price span.currency-converter-wrapper-amount-box {
    line-height: 23px;
}
.white_diamond_cont .tps_diamondlisting_area span.mb_price span.cbb-price-symbol,
.white_diamond_cont .diamond_page .info_main_block .tps_diamond_price_block .list_info_tps_right span.cbb-price-symbol {
    margin-right: 0.5px !important;
}
.white_diamond_cont .tps_diamondlisting_area .cbb-currency-flag, .white_diamond_cont .tps_diamondlisting_area img.cbb-currency-updown-icon {
    display: none !important;
}
/*list view info block*/

.diamond_grid_view_container ul li a:hover,
.tps_diamond_compare_view ul li a:hover,
.tps_diamond_recent_view a:hover {
	color: #000;
}

.diamond_grid_view_container ul li:hover,
.tps_diamond_compare_view ul li:hover,
.tps_diamond_recent_view ul li:hover {
	/* box-shadow: none; */
}

.tps-diamondlist-img {
	height: 345px;
	border-bottom: 2px solid #CC9966;
	display: flex;
	align-items: center;
	background: #afafaf;
    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;
	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: #000;
}

.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: #fff1e4;
}
.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: #fff1e4;
}
.tps-diamondlist-item-info-span,
.tps_diamond_compare_view .tps-diamondlist-item-info-span {
	position: absolute;
	top: 5px;
	right: 10px;
}

.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-color: #fff;
	border-radius: 50%;
	box-shadow: 0 1px 10px rgb(0 0 0 / 15%);
	background: url(jewelry-store-sprite.svg), #fff;
}

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

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

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

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

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

.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: 12px;
	line-height: 12px;
	color: #000;
	position: relative;
}

.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 7px;
	margin-bottom: 8px;
	flex-wrap: wrap;
}

.diamond_grid_view_container .tps-diamondlist-result-grid-view-cn .tps-diamondlist-item-meta-data span:after,
.tps_diamond_compare_view .tps-diamondlist-result-grid-view-cn .tps-diamondlist-item-meta-data span:after,
.tps_diamond_recent_view .tps-diamondlist-result-grid-view-cn .tps-diamondlist-item-meta-data span:after,
.tps_recent_diamond_list .tps-diamondlist-result-grid-view-cn .tps-diamondlist-item-meta-data span:after{
	content: '';
	width: 1px;
	height: 12px;
	position: absolute;
	right: -4px;
	top: 45%;
	transform: translateY(-50%);
	background-color: #000;
}

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

.tps-diamondlist-result-grid-view-cn .tps-diamondlist-item-price {
	font-size: 20px;
	line-height: 30px;
	color: #000;
	font-family: 'Lato', sans-serif;
}

.tps-diamondlist-result-grid-view-cn .tps-diamondlist-item-title {
	margin-bottom: 5px;
}

.tps-diamondlist-item-info {
	position: absolute;
	top: 0;
	width: 100%;
	background-color: #ffff;
	padding: 10px 15px;
	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: #CC9966;
}

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

.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: 24px;
	color: #000;
	font-family: 'Lato', sans-serif;
	width: 50%;
}

.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: -384px -318px;
	z-index: 9;
}


/* 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: 830px;
	overflow: hidden;
}

.tps-diamondlist-spinner-list-container .timeline-item,
.tps-diamondlist-spinner-gridv-container .timeline-item {
	background: #fff;
	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;

}

.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-pendant-Builder-detilspage .tps-pendantbuilder-info .tps_choose_this_diamond {
	display: inline-block;
    width: 50%;
    position: relative;
    /* float: left; */
}

.tps-pendant-Builder-detilspage .tps-pendantbuilder-info .tps_wishlist {
    display: inline-block;
    margin-left: auto;
    width: 35%;
    position: relative;
    float: right;
}

.tps-pendant-Builder-detilspage .tps-pendantbuilder-info .tps_wishlist a {
    width: auto;
    height: 45px;
    display: block;
    text-decoration: none;
}

.tps-pendant-Builder-detilspage .tps-pendantbuilder-info .tps_wishlist #wishlistText {    
    width: 30px;
    height: 30px;
    background-image: url('BYL_loose-diamonds-sprite.svg');
    background-repeat: no-repeat;
    background-position: -162px -47px;
    display: inline-block;
    opacity: 1;
    border-radius: 0;
    border: none;
    position: relative;
    top: 19%;
    left: 0;
    vertical-align: middle;
    margin-top: 0;
    clear: both;
    color: transparent;
    font-size: 0;
}

.tps-pendant-Builder-detilspage .tps-pendantbuilder-info .tps_wishlist a:hover #wishlistText {
    background-position: -199px -48px;
}

.tps-pendant-Builder-detilspage .tps_4c_info {
    margin-top: 35px;
    box-shadow: rgb(51 51 51 / 10%) 0px 4px 8px, rgb(51 51 51 / 10%) 0px 2px 4px;
    border-radius: 10px;
    padding: 10px 20px 20px 20px;
}

.tps-pendant-Builder-detilspage .tps_4c_inner_info {
    max-width: 360px;
    margin: auto;
    padding-bottom: 14px;
    border-bottom: 1px solid #e2e5ee;
    margin-bottom: 14px;
    text-align: center;
}

.tps-pendant-Builder-detilspage .tps_4c_inner_info div {
    display: flex;
    flex-wrap: wrap;
    padding: 15px 15px 5px 15px;
}

.tps-pendant-Builder-detilspage .tps_4c_inner_info div span {
    width: 50%;
    font-size: 17px;
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    text-align: left;
    cursor: default;
}

.tps-pendant-Builder-detilspage .tps_4c_inner_info div span.txt-left {
    color: #808080;
    font-weight: 900;
}

.shipping_info {
    font-size: 15px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    color: #000000;
    max-width: 360px;
    margin: auto;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.shipping_info .shippingIcon {    
    width: 20px;
    height: 15px;    
    display: inline-block;
    background-image: url('BYL_loose-diamonds-sprite.svg');
    background-position: -132px -49px;
    background-repeat: no-repeat;
    margin-left: 5px;
    margin-right: 5px;
}

.shipping_info a {
    color: #070aed;
    cursor: pointer;
    text-decoration: none;
}

.shipping_info a:hover {    
    text-decoration: underline;
    text-underline-offset: unset;
}
/* end */
/* back to search */
.back_to_search,
.tps_diamond_detail_back_to_search {
	padding: 15px 15px 5px 50px;
    margin: 0 0 15px 0;
}

.back_to_search a.tps-back-to-search.btn,
.tps_diamond_detail_back_to_search a.tps_back_to_search {
	color: #070aed;
    margin-bottom: 0px;
    position: relative;
    display: flex;
    align-items: center;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-transform: capitalize;
    text-decoration: none;
}
.back_to_search a.tps-back-to-search.btn:hover,
.tps_diamond_detail_back_to_search a.tps_back_to_search:hover {	
    text-decoration: underline;
    text-underline-offset: unset;
}
.back_to_search a.tps-back-to-search:before,
.tps_diamond_detail_back_to_search a.tps_back_to_search:before {
	content: '';
    width: 15px;
    height: 24px;
    background-image: url('BYL_loose-diamonds-sprite.svg');
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -48px -4px;
    transform: rotate(90deg);
}
.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;
	width: 200px;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    border: 1px solid #000000;
    border-radius: 3px;
    background-color: #000000;
    padding: 10px 20px;
    line-height: 24px;
    text-transform: none;
    height: auto;
    cursor: pointer;
}

.tps_dia_detail_button button:hover, .product-form__buttons button:hover, .tps_choose_this_diamond button:hover, button#buy_loose_diamond:hover,
.tps_details_btn.tps_pendant_details_btn button.tps_btn.tps_add_to_cart:hover {
    background-color: transparent;
    border-color: #070aed;
    color: #070aed !important;
}

.tps_dia_detail_button button:after {
	content: "";
	width: 20px;
	height: 20px;
	background-image: url('byl-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: 18px;
	height: 18px;
	background-image: url('byl-loader.gif');
    background-repeat: no-repeat;
    background-size: contain;
	display: block;
	position: absolute;
	top: 50%;
	right: 5px;
	transform: translateY(-50%);
	opacity: 0;
}

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

.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: 5% 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: 10px 20px;
	border-radius: 5px;
	font-size: 13px;
	line-height: 20px;
	color: #fff;
	background-color: #cc9966;
	margin: auto;
	text-align: center;
	max-width: 300px;
}

.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 {
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
    z-index: 9999999 !important;
    background-color: rgba(0,0,0,0.4);
}
.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: 2px;
}

.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: #000000;
	border: none;
	border: 1px solid #CC9966;
	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: 'Lato', sans-serif;
	font-size: 14px;
	line-height: 14px;
	text-transform: uppercase;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	color: #fff;
	background-color: #CC9966;
	border: 1px solid #CC9966;
	padding: 11px 10px;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	border-left: none;
	cursor: pointer;
	width: 35%;
	height: 40px;
	margin-left: -4px;
}

.tps-diamondlist-filter-textbox-wrapper button.tps_filter_textbox_btn:hover {
	background-color: transparent;
	border-color: #CC9966;
	color: #CC9966;
	border: 1px solid #CC9966 !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: #ffff;
	position: relative;
	background-color: #fff;
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	padding: 10px 10px 20px;
	align-items: center;
	z-index: 999;
}

.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: inline-block;
	padding-left: 1%;
}

.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: 21px !important;
	height: 21px !important;
	position: absolute !important;
	top: 20px;
	right: 20px;
	display: block !important;
	padding: 0px !important;
	background-image: url(jewelry-store-sprite.svg);
	background-position: -410px -318px;
	transition: 0.5s ease !important;
}

.tps_diamondlist_detail_info span.tps_diamondlist_detail_view_close:hover {
	background-position: -383px -318px;
}

.tps_diamondlist_detail_info .tps_diamondlist_detail_view_btn_row button {
	border: 1px solid #CC9966;
	letter-spacing: 1px;
	font-size: 14px;
	line-height: 14px;
	background-color: #CC9966;
	color: #fff;
	position: relative;
	text-transform: uppercase;
	-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: #fff !important;
	color: #CC9966 !important;
	border: 1px solid #CC9966 !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: 50%;
	float: left;
}
.tps_diamondlist_detail_info .tps_diamondlist_detail_view_info_table .tps_diamondlist_detail_view_info_row span {
    width: 50% !important;
}
.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: #000 !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: 55%;
	color: #000 !important;
}

.tps_diamondlist_detail_info .tps_diamondlist_detail_view_media .tps_diamondlist_detail_view_title {
	font-size: 16px;
	line-height: 26px;
	color: #000;
	margin: 12px 0px 10px;
	font-weight: 500;
	text-transform: capitalize;
}

.tps_diamondlist_detail_info .tps_diamondlist_detail_view_media .tps_diamondlist_detail_view_price {
	font-size: 20px;
	line-height: 30px;
	color: #CC9966;
	font-weight: 600;
}
.tps_diamondlisting_area .table_rows:hover, .tps_diamondlisting_area .table_rows.current.visited, .tps_diamondlisting_area .table_rows.currentSelected,
.tps_diamondlisting_area .table_rows.diamond_row_active {
	background-color: #bcbcbc;
    cursor: pointer;
    box-shadow: rgb(229 229 229) 0px -1px 0px;
}

.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: #fff !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 #fff; */
}

#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: #cc9966 !important;
    height: 6px;
    border-radius: 5px;
    width: 63%;
    left: 2%;
    display: inline-block;
  border: 1px solid #cc9966 !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: #cc9966 !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('byl-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{
         border: 1px solid #fff1e4;
    cursor: pointer;
    transition: .3s;
    box-shadow: 0 3px 6px #fff1e4;
    position: relative;
}
.diamond_grid_view_container ul li:hover, .tps_diamond_compare_view ul li:hover, .tps_recent_diamond_list ul li:hover, ul.tps_recent_diamond_list li:hover,
.tps_diamond_recent_view ul li:hover{
    filter: drop-shadow(2px 4px 4px #c5c5c5);
}
.tps_recent_view_heading h2 {
    font-size: 24px;
    color: #000000;
    line-height: 30px;    
    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%, #cc9966 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_detail_tab .tps_filter_section_block.tps_disable_filters, .tps_detail_tab.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: #CC9966;
}
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: #070aed;
     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: #070aed !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: #070aed !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 {
    background-color: #070aed !important;
    width: 0% !important;
}
.tps_product_details_info .product_metafields .single_info .txt_info a{
    position: relative;
    color: #070aed;
    text-decoration: none;
}

.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: #000;
    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);
}
.cart_pop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999999;
    background: rgb(0 0 0 / 40%);
    border: 1px solid #aaa;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}
.cart_pop .cart_pop_inner {
    display: inline-block;
    background: #ffffff;
    padding: 20px 30px 20px 20px;
    border-radius: 5px;
    max-width: 350px;
    box-shadow: 0 0 10px 1px #ddd;
    position: relative;
}
.cart_pop #cart_pop_close {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 20px;
    font-weight: bold;
    line-height: 10px;
    padding: 8px;
    cursor: pointer;
    color: #070aed;
}
.cart_pop #messages {
    font-size: 16px;
    line-height: 23px;
    letter-spacing: 0px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
}

/*most discounted diamonds*/
.body-template-page-discount-diamond-listing .pendant-builder-diamond-listing .diamond_type_wrap .diamondFound {    
    display: block;
    margin: 0;
    background-color: #000000;
    color: #ffffff;
    width: auto;
    min-width: 200px;
    border-right: 1px solid #c5c5c5;
    border-radius: 5px;    
    font-size: 14px;       
    line-height: 33px;
    padding: 10px 5px; 
}
.best_of_byl_icon {
    background-image: url('BYL_diamond-shapes-sprite.svg');
    background-repeat: no-repeat;
    display: inline-block;
    width: 26px;
    height: 25px;
    background-position: -390px -10px;
    margin-left: 50px;
    margin-bottom: 15px;
    position: absolute;
    top: 30px;
    left: 47.5%;
}
/*most discounted diamonds*/


/* responsive */
@media (min-width: 768px) {
  .pendant-builder-diamond-listing .tps_filter_handler.sticky {
    max-width: 600px;
  }
}
@media (min-width: 990px) {
  .pendant-builder-diamond-listing .tps_filter_handler.sticky {   
    max-width: 920px;    
  }  
}
@media (min-width: 1200px) {
  .pendant-builder-diamond-listing .tps_filter_handler.sticky {
    max-width: 1160px;
  }
}
@media (min-width: 1360px) {
  .pendant-builder-diamond-listing .tps_filter_handler.sticky {
    max-width: 1296px;
  }
  .pendant-builder-diamond-listing .parameter_slider_wrap.tps_parameter_slider {
    column-gap: 35px;
  }
}

@media(max-width:1600px) {    
  /*certificate popup*/
  .tps_certificate_popup_wrapper_div.tps_cert_popoup_show .tps_cert_wrapper {
      max-width: 75%;
  }
  /*certificate popup*/
}

@media(max-width:1440px) {
     #thumb-seven .hand_diamond_img {
        left: 39%;
    }
	.step_block .step:first-child {
		width: 200px;
	}

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

	#carat_swach li.adv_filter_bx {
		width: 44% !important;
	}

	.pendant-builder-diamond-listing .filter_block.tps_diamond_type_filter {
		/* grid-column-gap: 20px; */
	}

	.tps_filter_style ul li {
		width:14%;
	}

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

  
}


@media(max-width:1400px) {
.pendant-builder-diamond-listing .parameter_slider_wrap.tps_parameter_slider .slider-row.panel {
    width: 100%;
}
}


@media(max-width:1366px) {
	.tps-diamondlist-img {
		height: 320px;
	}

  #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;
    }
  ul#clr_box_swach{
        grid-gap: 15px 20px !important;
  }
  ul#color_swach_set li {
      width: 19% !important;
  }

  
}

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

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

	.tps-detail-page-loader .tps_details_loader_gallery_left div {
		width: 320px;
		height: 300px;
	}

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

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

    .tps_diamond_shapes li {
        width: 19%;
    }
    /*certificate popup*/     
    .tps_certificate_popup_wrapper_div.tps_cert_popoup_show .tps_cert_wrapper {
        max-width: 90%;
    }
    /*certificate popup*/ 
  
}


@media(min-width:1256px) {
.pendant-builder-diamond-listing .tps_slide1.tab_advance_filters .filter_heading {
    width: 140px;
}
}

@media(min-width:1200px) {
.diamond_grid_view_container #tps_add_to_cart {
    top: 299px;
}
}

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

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

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

  .step_text{
    padding-left: 5px;
  }

  .step_text span{font-size: 12px;}

  .step-no {
    width: 35px;
    height: 35px;
    padding: 6px;
    font-size: 14px;
}
.tps_choose_this_diamond {
    grid-template-columns: repeat(1, 1fr);  
}
  
/*ipad filters*/ 
.pendant-builder-diamond-listing .tps_filter_tabs .tps_grid_checkbox, .pendant-builder-diamond-listing .tps_filter_tabs input[type="checkbox"] {
    height: 100%;
} 
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a:hover .shape_name, 
.pendant-builder-diamond-listing .tps_filter_tabs .tps_content_group:hover .info_label, .pendant-builder-diamond-listing .tps_filter_tabs .tps_milky_diamond li a:hover span {
    color: #000000;
}
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a.selected .shape_name,  
.pendant-builder-diamond-listing .tps_filter_tabs .tps_content_group.selected .info_label, .pendant-builder-diamond-listing .tps_filter_tabs .tps_milky_diamond li a.selected span {
    color: #ffffff;
}  
.pendant-builder-diamond-listing .tps_filter_tabs .tps_content_group:hover, .pendant-builder-diamond-listing .tps_filter_tabs .tps_milky_diamond li a:hover,
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a:hover {
    background-color: transparent;
    color: #000000;    
}
.pendant-builder-diamond-listing .tps_filter_tabs .tps_content_group.selected,  
.pendant-builder-diamond-listing .tps_filter_tabs .tps_milky_diamond li a.selected, 
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a.selected {
    background-color: #000000;
    color: #ffffff;    
} 
.tps_shape_filter .shape_list .shape-icon.round,
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a:hover .shape-icon.round {
	background-position: -9px -9px;
}
.tps_shape_filter .shape_list .shape-icon.princess,
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a:hover .shape-icon.princess {
	background-position: -54px -9px;
}
.tps_shape_filter .shape_list .shape-icon.cushion, .tps_shape_filter .shape_list .shape-icon.cushion_b,
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a:hover .shape-icon.cushion,
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a:hover .shape-icon.cushion_b {
	background-position: -98px -9px;
}
.tps_shape_filter .shape_list .shape-icon.emerald,
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a:hover .shape-icon.emerald {
	background-position: -319px -9px;
}
.tps_shape_filter .shape_list .shape-icon.sq_radiant,
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a:hover .shape-icon.sq_radiant {
	background-position: -140px -9px;
}
.tps_shape_filter .shape_list .shape-icon.l_radiant,
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a:hover .shape-icon.l_radiant {
	background-position: -248px -9px;
}
.tps_shape_filter .shape_list .shape-icon.oval,
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a:hover .shape-icon.oval {
	background-position: -211px -9px;
}
.tps_shape_filter .shape_list .shape-icon.pear,
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a:hover .shape-icon.pear {
	background-position: -285px -9px;
}
.tps_shape_filter .shape_list .shape-icon.marquies,
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a:hover .shape-icon.marquies {
	background-position: -179px -9px;
}
.tps_shape_filter .shape_list .shape-icon.heart,
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a:hover .shape-icon.heart {
	background-position: -354px -9px;
}
.tps_shape_filter .shape_list .shape-icon.other,
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a:hover .shape-icon.other {
	background-position: -390px -10px
}
  
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a.selected .shape-icon.round {
	background-position: -9px -40px;
}
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a.selected .shape-icon.princess {
	background-position: -54px -40px;
} 
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a.selected .shape-icon.cushion, 
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a.selected .shape-icon.cushion_b {
	background-position: -98px -40px;
}
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a.selected .shape-icon.emerald {
	background-position: -318px -40px;
}
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a.selected .shape-icon.sq_radiant {
	background-position: -140px -40px;
}
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a.selected .shape-icon.l_radiant {
	background-position: -319px -40px;
}
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a.selected .shape-icon.oval {
	background-position: -211px -40px;
}
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a.selected .shape-icon.pear {
	background-position: -285px -40px;
}
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a.selected .shape-icon.marquies {
	background-position: -179px -40px;
}
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a.selected .shape-icon.heart {
	background-position: -354px -40px;
}
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a.selected .shape-icon.other {
	background-position: -390px -39px;
}  
/*ipad filters*/

.diamond_grid_view_container ul, .tps_diamond_compare_view ul, .tps_diamond_recent_view ul {
    grid-template-columns: 1fr 1fr 1fr;
} 
.diamond_grid_view_container span.tps_360_icon,  
.diamond_grid_view_container span.tps_360_icon:hover {
    border: 2px solid transparent;
} 
.diamond_grid_view_container span.tps_360_icon.active {
    border: 2px solid #070aed;
}
  
}


@media (min-width: 1171px) {
.white_diamond_cont .tps_diamondlisting_area .listingHeaderOne span.deskPrice.price_sort,
.white_diamond_cont .tps_diamondlisting_area span.mb_price.tps_prc_desk {
    width: 11%;
}
.white_diamond_cont .tps_diamondlisting_area .listingHeaderOne span.mb-meas,
.white_diamond_cont .tps_diamondlisting_area span.mb_measurement.tps_meas_desk {
    width: 12%;
}
.white_diamond_cont .tps_diamondlisting_area .listingHeaderOne span.mb-depth,
.white_diamond_cont .tps_diamondlisting_area .listingHeaderOne span.mb-ratio,
.white_diamond_cont .tps_diamondlisting_area span.mb_depth,
.white_diamond_cont .tps_diamondlisting_area span.mb_ratio {
    width: 6%;
}
.white_diamond_cont .tps_diamondlisting_area .listingHeaderOne span.discount_sort,
.white_diamond_cont .tps_diamondlisting_area span.mb_discount {
    width: 8%;
}
.white_diamond_cont .tps_diamondlisting_area span.mb_inner_title.mb_discount {
    width: 100%;
    padding-left: 3px;
}
.white_diamond_cont .tps_diamondlisting_area .listingHeaderOne span.mb-cut,
.white_diamond_cont .tps_diamondlisting_area span.mb_cut,
.white_diamond_cont .tps_diamondlisting_area .listingHeaderOne span.mb-pol, 
.white_diamond_cont .tps_diamondlisting_area span.mb_polish,
.white_diamond_cont .tps_diamondlisting_area .listingHeaderOne span.mb-sym, 
.white_diamond_cont .tps_diamondlisting_area span.mb_symm {
    width: 7%;
} 
.white_diamond_cont .tps_diamondlisting_area .listingHeaderOne span.mb-color,
.white_diamond_cont .tps_diamondlisting_area span.mb_color,
.white_diamond_cont .tps_diamondlisting_area .listingHeaderOne span.mb-lab,
.white_diamond_cont .tps_diamondlisting_area span.sh_lab {
    width: 5%;
}  
}

@media (min-height: 550px) and (max-height: 800px) {
/*certificate popup*/
.tps_certificate_popup_wrapper_div .tps_certificate_popup_wrapper {
    width: 60%;
}
.tps_certificate_popup_wrapper_div .modal-header span#download_certificate, .tps_certificate_popup_wrapper_div .modal-header span#copy_certificate {
    font-size: 14px; 
}
/*certificate popup*/
}  

@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-pendant-Builder-detilspage .tps-pendantbuilder-gallary-wrapper {
		padding-left: 0%;
	}

    .tps-pendant-Builder-detilspage .tps-pendantbuilder-info {		
		padding-right: 3px;
	}

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

	.step_text span {
		font-size: 12px;
		line-height: 24px;
	}

	a.price-step span {
		font-size: 11px;
		line-height: 21px;
	}

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

	.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-detail-page-loader .tps_details_loader_gallery_left div {
		width: 260px;
		height: 300px;
	}

	.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;
  }
  
  /* lodar css */
  .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%;      
      margin-bottom:30px;
	}
  .tps-detail-page-loader .tps_details_loader_gallery_left div {
		width: 400px;
		height: 200px !important;
    overflow:hidden;
    
	}

	.tps-detail-page-loader .animated-background,
	.tps-filter-page-loader .animated-background {
		height: 100%;
	}

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

    .tps-detail-page-loader .tps_details_loader_chosesettingbutton {
      height: 30px;
  }
  /*end*/

  .pendant-builder-diamond-listing .diamond_type_wrap .diamond_type_list li {
      min-width: 155px;    
  }

  .back_to_search, .tps_diamond_detail_back_to_search {
      padding: 0px;
      width: 100%;      
  }
  .best_of_byl_icon {
      top: 16px;
  }
  .tps_diamond_detail_data {
      display: block;
      width: 100%;
  } 
  .diamond_grid_view_container #tps_add_to_cart {
    top: 56%;
  } 
  /*certificate popup*/ 
  .tps_certificate_popup_wrapper_div .tps_certificate_popup_wrapper {
      width: 70%;
  }  
  .tps_certificate_popup_wrapper_div .modal-body {    
    max-height: 530px;    
  }
  /*certificate popup*/  

}


@media (min-width: 996px) and (max-width: 1256px) {
/*mobile filters*/
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.tps_diamond_type_filter,
.pendant-builder-diamond-listing .tps_filter_tabs .carat_slider_wrap.tps_carat_filter,
.pendant-builder-diamond-listing .tps_filter_tabs .clarity_slider_wrap.tps_clarity_slider,
.pendant-builder-diamond-listing .tps_filter_tabs .fluorescence_slider_wrap.tps_flourescence_slider,
.pendant-builder-diamond-listing .tps_filter_tabs .symmetry_slider_wrap.tps_symmetry_slider,
.pendant-builder-diamond-listing .tps_filter_tabs .milky_slider_wrap.tps_milky_slider, 
.pendant-builder-diamond-listing .tps_filter_tabs .color_shade_slider_wrap.tps_color_shade_slider, 
.pendant-builder-diamond-listing .tps_filter_tabs .polish_slider_wrap.tps_polish_slider,
.pendant-builder-diamond-listing .tps_filter_tabs .lab_main_wrap.tps_lab_slider,
.pendant-builder-diamond-listing .tps_filter_tabs .cut_slider_wrap.tps_cut_slider {
    grid-template-columns: 1.5fr 10fr;
}
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter {
    grid-template-columns: 1fr;    
}  
.pendant-builder-diamond-listing .tps_filter_tabs .tps_content_group, .pendant-builder-diamond-listing .tps_filter_tabs .tps_milky_diamond li {
    margin-bottom: 10px;
}  
.pendant-builder-diamond-listing .tps_filter_tabs .color_slider_wrap.tps_color_slider {
    display: grid;
}  
.pendant-builder-diamond-listing .tps_filter_tabs .color_slider_wrap .colorless {
    display: inline-block;
}
.pendant-builder-diamond-listing .tps_filter_tabs .tps_content_group, .pendant-builder-diamond-listing .tps_filter_tabs .tps_milky_diamond li a {    
    padding: 0px 5px;
}  
.pendant-builder-diamond-listing .tps_filter_tabs .carat_slider_wrap .carat-group.carat_group.tps_content_group {
    padding: 0px;
}  
.pendant-builder-diamond-listing .key_to_symbol_slider_wrap.tps_key_to_symbol_slider .key_to_symbol_filters_responsive {
    margin-left: 108px;
}  
.pendant-builder-diamond-listing .price_n_comments_slider_wrap.tps_price_n_comments_slider {    
    padding-right: 0;
} 
.pendant-builder-diamond-listing .price-range-tps {    
    column-gap: 10px;
}   
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.tps_diamond_type_filter,
.pendant-builder-diamond-listing .tps_filter_tabs .carat_slider_wrap.tps_carat_filter,
.pendant-builder-diamond-listing .tps_filter_tabs .clarity_slider_wrap.tps_clarity_slider,
.pendant-builder-diamond-listing .tps_filter_tabs .fluorescence_slider_wrap.tps_flourescence_slider,
.pendant-builder-diamond-listing .tps_filter_tabs .symmetry_slider_wrap.tps_symmetry_slider,
.pendant-builder-diamond-listing .tps_filter_tabs .milky_slider_wrap.tps_milky_slider, 
.pendant-builder-diamond-listing .tps_filter_tabs .color_shade_slider_wrap.tps_color_shade_slider, 
.pendant-builder-diamond-listing .tps_filter_tabs .polish_slider_wrap.tps_polish_slider,
.pendant-builder-diamond-listing .tps_filter_tabs .lab_main_wrap.tps_lab_slider,
.pendant-builder-diamond-listing .tps_filter_tabs .cut_slider_wrap.tps_cut_slider, 
.pendant-builder-diamond-listing .price_n_comments_slider_wrap.tps_price_n_comments_slider,
.pendant-builder-diamond-listing .parameter_slider_wrap.tps_parameter_slider,  
.pendant-builder-diamond-listing .key_to_symbol_slider_wrap.tps_key_to_symbol_slider {
    padding-left: 15px;
    padding-right: 15px;
}  
/*mobile filters*/  
.diamond-filters-top-tabs ul.listing_grid.view_sort_type li.tps_view_list a {
    padding-left: 0px;
}    
.diamond-filters-top-tabs ul.listing_grid.view_sort_type li.tps_view_grid a {
    padding-right: 5px;
}
.pendant-builder-diamond-listing .diamond_type_wrap .diamond_type_list li {
    min-width: 155px;
}  
.pendant-builder-diamond-listing .diamond_type_wrap .diamond_type_list li a {    
    padding: 5px 8px;    
} 
  
}

@media (min-width: 996px) and (max-width: 1199px) {
.white_diamond_cont .diamond_page .info_main_block .tps_diamond_detail_block, 
.white_diamond_cont .diamond_page .info_main_block .tps_diamond_measurement_block, 
.white_diamond_cont .diamond_page .info_main_block .tps_diamond_price_block {    
    width: 32%;   
}  
.info_main_block .tps_diamond_price_block .tps_price_detail_section a, .info_main_block .tps_diamond_price_block .tps_price_detail_section button#buy_loose_diamond {
    float: left;
    position: static;
    margin-top: 15px;
    margin-right: 10px;
}
.white_diamond_cont .diamond_page span.mb_inner_title, .white_diamond_cont .compare_diamond_page span.mb_inner_title {    
    line-height: 16px;    
}  
}

@media (min-width: 996px) and (max-width: 1100px) {
.white_diamond_cont .tps_diamondlisting_area .listingHeaderOne span, 
.white_diamond_cont .tps_diamondlisting_area .compareHeaderOne span,
.white_diamond_cont .diamond_page .table_rows > span {
    width: 7%;
    text-align: center;
}
.white_diamond_cont .tps_diamondlisting_area span.mb_price span,  
.white_diamond_cont .tps_diamondlisting_area span.mb_price span.currency-converter-wrapper-amount-box {   
    text-align: center;
    font-size: 11px;
}  
.white_diamond_cont .tps_diamondlisting_area .listingHeaderOne span.deskView, .white_diamond_cont .tps_diamondlisting_area .compareHeaderOne span.deskView,  
.white_diamond_cont .diamond_page span.mb_detail_view {
    width: 2%;
}  
.white_diamond_cont .tps_diamondlisting_area span.compare_head, 
.white_diamond_cont .tps_diamondlisting_area span.sh_comp.table_checkbox_block, 
.white_diamond_cont .tps_diamondlisting_area span.mb-wishlist {
    width: 35px;
}  
.white_diamond_cont .tps_diamondlisting_area .listingHeaderOne span.mb-meas, 
.white_diamond_cont .tps_diamondlisting_area span.mb_measurement.tps_meas_desk {
    width: 10.4%;
} 
.white_diamond_cont .tps_diamondlisting_area .listingHeaderOne span.deskPrice.price_sort, 
.white_diamond_cont .tps_diamondlisting_area span.mb_price.tps_prc_desk {
    width: 9%;
}
.white_diamond_cont .tps_diamondlisting_area .listingHeaderOne span.discount_sort, 
.white_diamond_cont .tps_diamondlisting_area span.mb_discount {
    width: 7%;
}  
.white_diamond_cont .tps_diamondlisting_area span.mb_inner_title.mb_discount {
    width: 100%;
} 
.white_diamond_cont .tps_diamondlisting_area .listingHeaderOne span.mb-ratio, 
.white_diamond_cont .tps_diamondlisting_area .listingHeaderOne span.mb-depth,
.white_diamond_cont .tps_diamondlisting_area .listingHeaderOne span.mb-table,
.white_diamond_cont .tps_diamondlisting_area span.mb_ratio,
.white_diamond_cont .tps_diamondlisting_area span.mb_depth,
.white_diamond_cont .tps_diamondlisting_area span.mb_table {
    width: 5%;
}  
.white_diamond_cont .tps_diamondlisting_area .listingHeaderOne span.mb-lab,
.white_diamond_cont .tps_diamondlisting_area span.sh_lab, .white_diamond_cont .tps_diamondlisting_area span.mb_lab {
    width: 4%;  
}
.white_diamond_cont .tps_diamondlisting_area .listingHeaderOne span.mb-color,
.white_diamond_cont .tps_diamondlisting_area span.mb_color {
    width: 4.6%;   
} 
.white_diamond_cont .tps_diamondlisting_area .listingHeaderOne span.carat_sort,
.white_diamond_cont .tps_diamondlisting_area span.mb_size {
    width: 5%;   
}
.white_diamond_cont .tps_diamondlisting_area .listingHeaderOne span.mb-clarity,
.white_diamond_cont .tps_diamondlisting_area span.mb_clarity {
    width: 5%
}  
.white_diamond_cont .tps_diamondlisting_area .listingHeaderOne span.mb-cut,
.white_diamond_cont .tps_diamondlisting_area span.mb_cut {
    width: 7%
}   
.white_diamond_cont .tps_diamondlisting_area .listingHeaderOne span.mb-media,
.white_diamond_cont .tps_diamondlisting_area span.mb_media {
    width: 5%;   
}  
.white_diamond_cont .tps_diamondlisting_area .listingHeaderOne span, .white_diamond_cont .tps_diamondlisting_area .compareHeaderOne span {
    font-size: 13px;
} 
.white_diamond_cont .diamond_page span.mb_inner_title, .white_diamond_cont .compare_diamond_page span.mb_inner_title {
    font-size: 11px;
    text-align: center;
}  
.white_diamond_cont .diamond_page .info_main_block .tps_diamond_detail_block, 
.white_diamond_cont .diamond_page .info_main_block .tps_diamond_measurement_block, 
.white_diamond_cont .diamond_page .info_main_block .tps_diamond_price_block {    
    width: 32%;   
}  
.info_main_block .tps_diamond_price_block .tps_price_detail_section a, .info_main_block .tps_diamond_price_block .tps_price_detail_section button#buy_loose_diamond {
    float: left;
    position: static;
    margin-top: 15px;
    margin-right: 10px;
}
.diamond-filters-top-tabs ul.listing_grid.view_sort_type li.tps_view_list a {
    padding-left: 0px;
}    
.diamond-filters-top-tabs ul.listing_grid.view_sort_type li.tps_view_grid a {
    padding-right: 5px;
}
.pendant-builder-diamond-listing .diamond_type_wrap .diamond_type_list li {
    min-width: 155px;
}  
.pendant-builder-diamond-listing .diamond_type_wrap .diamond_type_list li a {    
    padding: 5px 8px;    
}    
}


@media(max-width:995px) {
/*list grid view*/  
#listiveiwcontainer {
    display: none !important;
} 
#gridveiwcontainer {
    display: block !important;
}
.grid_tabs.desk-tab {
    display: none;
}
.diamond-filters-top-tabs {
    display: block;
    height: auto;
}  
.tps_diamondlisting_area {
    margin-top: 5px !important;
} 
.diamond-filters-top-tabs .tps_diamond_filter_desktop .tps_filter_reset_buttons {    
    padding-top: 10px;
} 
.diamond-filters-top-tabs .diamondFound {    
    margin-right: 0px;    
    width: 33.33%; 
    text-align: center;
} 
.diamond-filters-top-tabs .filter_show {     
    display: inline-block;
    align-items: center;
    margin-right: 0px;
    width: 33.33%;
    text-align: center;    
}
.diamond-filters-top-tabs .tps_filter_reset_buttons button {     
    display: inline-block;
    text-align: center;
    width: 33.33%;       
}    
.diamond-filters-top-tabs .filter_show {
    padding: 0;
}    
/*list grid view*/ 

h1.product__title, .tps_details_title {   
    text-align: center;
}  
.tps-pendantbuilder-info .tps_diamond_sub_title, .tps-pendantbuilder-info .tps_diamond_title_price, .tps-pendantbuilder-info .tps_diamond_description, .tps_additional_information {
    text-align: center;
}  
.tps_product_details_info .tab {    
    padding: 20px 15px;    
}  
.tps_product_details_info .tab .tablinks {    
    font-size: 17px;    
    padding-right: 0;
    width: 50%;
}  
.tps-diamond-detailspage .tps_product_details_info .product_metafields .single_info:nth-child(odd),
.tps-diamond-detailspage .tps_product_details_info .product_metafields .single_info:nth-child(even) {
    padding: 5px 25px 5px 25px;
} 
.diamond_detail.tps_detail_column.product_metafields {
    grid-template-columns: repeat(1, 1fr);
}  
.tps-diamond-detailspage .tps_product_details_info .product_metafields .single_info:nth-child(even) {
  background-color: #f5f5f5b3;
}  
.tps-diamond-detailspage .tps_product_details_info .product_metafields .single_info:nth-child(odd) {
  background-color: #ffffff;
} 
.back_to_search, .tps_diamond_detail_back_to_search {
  padding: 0px;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
} 
.diamond_grid_view_container #tps_add_to_cart {
    top: 56%;
}
/*certificate popup*/ 
.tps_certificate_popup_wrapper_div .tps_certificate_popup_wrapper {
    width: 80%;
}  
/*certificate popup*/ 
  
.tps_additional_information {
    text-align: left;
}   
.tps_product_details_info {    
    padding-top: 30px;
}   
h1.product__title, .tps_details_title {
    font-size: 24px;		
} 
/*most discounted diamonds*/
.body-template-page-discount-diamond-listing .pendant-builder-diamond-listing .diamond_type_wrap {
    display: flex;    
    justify-content: center;
}  
.body-template-page-discount-diamond-listing .pendant-builder-diamond-listing .diamond_type_wrap .diamondFound {
    min-height: auto;
    margin-left: 10px;
    width: 50%;
    min-width: auto;
    padding: 5px;
    padding-bottom: 6px;
}
.best_of_byl_icon {
    position: relative;
    top: auto;
    left: auto;
}  
/*most discounted diamonds*/ 
  
}


@media (min-width: 768px) and (max-width: 995px) {
/*mobile filters*/
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.tps_diamond_type_filter,
.pendant-builder-diamond-listing .tps_filter_tabs .carat_slider_wrap.tps_carat_filter,
.pendant-builder-diamond-listing .tps_filter_tabs .clarity_slider_wrap.tps_clarity_slider,
.pendant-builder-diamond-listing .tps_filter_tabs .fluorescence_slider_wrap.tps_flourescence_slider,
.pendant-builder-diamond-listing .tps_filter_tabs .symmetry_slider_wrap.tps_symmetry_slider,
.pendant-builder-diamond-listing .tps_filter_tabs .milky_slider_wrap.tps_milky_slider, 
.pendant-builder-diamond-listing .tps_filter_tabs .color_shade_slider_wrap.tps_color_shade_slider, 
.pendant-builder-diamond-listing .tps_filter_tabs .polish_slider_wrap.tps_polish_slider,
.pendant-builder-diamond-listing .tps_filter_tabs .lab_main_wrap.tps_lab_slider,
.pendant-builder-diamond-listing .tps_filter_tabs .cut_slider_wrap.tps_cut_slider {
    grid-template-columns: 2fr 10fr;
}
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter {
    grid-template-columns: 1fr;    
}  
.pendant-builder-diamond-listing .tps_filter_tabs .tps_content_group, .pendant-builder-diamond-listing .tps_filter_tabs .tps_milky_diamond li {
    margin-bottom: 10px;
}  
.pendant-builder-diamond-listing .tps_filter_tabs .color_slider_wrap.tps_color_slider {
    display: grid;
}  
.pendant-builder-diamond-listing .tps_filter_tabs .color_slider_wrap .colorless {
    display: inline-block;
}
.pendant-builder-diamond-listing .tps_filter_tabs .tps_content_group, .pendant-builder-diamond-listing .tps_filter_tabs .tps_milky_diamond li a {    
    padding: 0px 5px;
}  
.pendant-builder-diamond-listing .tps_filter_tabs .carat_slider_wrap .carat-group.carat_group.tps_content_group {
    padding: 0px;
}  
.pendant-builder-diamond-listing .key_to_symbol_slider_wrap.tps_key_to_symbol_slider .key_to_symbol_filters_responsive {
    margin-left: 108px;
}  
.pendant-builder-diamond-listing .price_n_comments_slider_wrap.tps_price_n_comments_slider {
    column-gap: 30px;
    padding-right: 0;
} 
.pendant-builder-diamond-listing .price-range-tps {    
    column-gap: 10px;
}  
.pendant-builder-diamond-listing .diamond_type_wrap .diamond_type_list li {
    min-width: 200px;
}  
/*mobile filters*/

.tps-pendant-Builder-detilspage .tps-pendantbuilder-gallary-wrapper, .tps-pendant-Builder-detilspage .tps-pendantbuilder-info {
    width: 80% !important;
    float: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0px;
    padding-right: 0px;
}  
.tps-pendant-Builder-detilspage .tps-pendantbuilder-info .tps_choose_this_diamond {    
    width: 75%;
    text-align: center;
    display: block;
    margin: auto;
}  
.tps-pendant-Builder-detilspage .tps-pendantbuilder-info .tps_wishlist {
    width: 25%;
}      
.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 {
    width: 70%;
}
.back_to_search, .tps_diamond_detail_back_to_search {
    padding: 0px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}  
.pendant-builder-diamond-listing .price-filter-wrapp .search_price_range .input_box .left_input_box, 
.pendant-builder-diamond-listing .price-filter-wrapp .search_price_range .input_box .right_input_box {
    width: 45%;    
}  
.pendant-builder-diamond-listing .search_price_range .price_left, .pendant-builder-diamond-listing .search_price_range .price_right {
    width: 94%;
    margin-right: 3px !important;
    padding-right: 3px;  
} 
.pendant-builder-diamond-listing .price-filter-wrapp .search_price_range .input_box .right_input_box {
    margin-left: 5px;
}
.pendant-builder-diamond-listing .parameter_slider_wrap.tps_parameter_slider {    
    column-gap: 35px;    
}  
.pendant-builder-diamond-listing .parameter_slider_wrap.tps_parameter_slider .slider-row.panel .left_input_box, 
.pendant-builder-diamond-listing .parameter_slider_wrap.tps_parameter_slider .slider-row.panel .right_input_box {    
    width: 45%;
} 
.pendant-builder-diamond-listing .parameter_slider_wrap.tps_parameter_slider .slider-row.panel .input_left_box, 
.pendant-builder-diamond-listing .parameter_slider_wrap.tps_parameter_slider .slider-row.panel .input_right_box {
    padding: 0px 8px;
}
}

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

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

	.step1_details,
	.step2_details,
	.step3_details {
		padding-top: 10px;
	}

	.step_text,
	.step_text a,
	.start_over_popup {
		font-size: 10px !important;
		line-height: 20px !important;
	}

	.step_text a:after {
		height: 10px;
		bottom: 6px;
	}

	.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, #ffffff 50%, #ffffff 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%, #cc9966 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%;
    }
  ul.tps_recent_diamond_list, .tps_diamond_recent_view ul{
    display:block;
  }
  .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: #cc99664f;
  }
  .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);
}
  
  
}

@media(max-width:991px) {
	.step_block .step:first-child {
		display: none;
	}

	.step-no {
		display: none;
	}

	.step_block .step .step_block_content {
		flex-direction: column-reverse;
		align-items: center;
		justify-content: center;
	}

	.step_text {
		width: 100%;
	}

	.step_block .step .step_block_content {
		height: 100px;
		padding-left: 40px;
	}

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

	.timeline-item {
		padding: 0;
	}

	.tps-detail-page-loader .tps_details_loader_gallery_left div {
		width: 388px;
		height: 200px !important;
	}

	.tps-detail-page-loader .animated-background,
	.tps-filter-page-loader .animated-background {
		height: 100%;
	}

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

    .page-width, .container {
      /* max-width: 100%;      
      padding-left: 15px;
      padding-right: 15px; */
    }

}

@media(max-width:989px) {
    .diamond_grid_view_container ul, .tps_diamond_compare_view ul, .tps_diamond_recent_view ul {
		grid-template-columns: 1fr 1fr;
	}
}

@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 {
		width: 104px;
		font-size: 12px;
	}

	.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_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: #CC9966; */
	}

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

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

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

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

	.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;
        margin-top: 70px;
	}

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

    .body-template-page-discount-diamond-listing .pendant-builder-diamond-listing .tps-ringbuilder-reset-filter-confirm-popup-div {		
        margin-top: 50px;
	}

	.body-template-page-discount-diamond-listing .pendant-builder-diamond-listing .tps-ringbuilder-reset-filter-confirm-popup-div:before {
		right: 165px;
	}

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

	.container.steps_container.pendant_steps.tps_pendant_builder_step.steps {
		padding: 0px 0 0 0 !important;
	}

	.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;
}
  ul#color_swach_set li {
    width: 10% !important;
}
  #carat_swach li.adv_filter_bx {
    width: 16% !important;
}

}

@media(max-width:768px) {
    #thumb-seven .hand_diamond_img {
    left: 38%;
  }
	.tps_product_details_info .product_metafields .single_info {
		padding: 10px;
		align-items: center;
	}

	.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-wishlist-compare-details {
		grid-gap: 20px;
	}

	.selected_filter_container {
		width: 100%;
	}
	.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%;
  }
}

@media(max-width:767px) {
     #thumb-seven .hand_diamond_img {
    left: 37%;
  }
	/* fiter design */
	.tps_appy_filter_section {
		display: block;
		position: fixed;
		bottom: 0;
		width: 95%;
		z-index: 999;
	}

	.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: 0.9rem 1rem 1.1rem;
		text-decoration: none;
		border: 0;
		border-radius: 0;
		background-color: #000;
		color: #fff;
		z-index: 9;
	}

	.tps_slide1,
	.tps_slide2,
	.tps_slide3 {
		padding: 0px 0px;
	}

	.tps_mob_filter.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: 95%;
		border-top-left-radius: 16px;
		border-top-right-radius: 16px;
		z-index: 9;
		background: #efefef;
		padding: 12px 20px;
		align-items: center;
	}

	.tps_setting_main_filter,
	.tps_diamond_main_filter {
        display: block !important;
		/* position: fixed;
		top: 0;
		left: 0%;
		width: 100%;
		margin-left: -100%;
		height: 100% !important;
		background-color: #00000045;
		transition: all 0.5s linear;
		z-index: 999999; */
	}

	.pendant-builder-diamond-listing .tps_filter_tabs ul.tps-filter-tab {
		/*position: fixed;*/
		width: 100%;
		background: #fff;
		padding: 12px 20px;
		margin-bottom: 0px;
		margin-top: 0px;
        z-index:11;
        grid-column-gap: 43px;
	}

	.basic_filter_wrap.pendant-builder-diamond-listing {
		padding-top: 0px;
	}

	.tab_shape_carat_price {
		padding-top: 0px;
      padding-bottom: 50px;
	}

	.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-color: #fff;
		overflow: hidden;
		overflow-y: scroll;
		margin-top: 0px;
		border-top-left-radius: 16px;
		border-top-right-radius: 16px;
		position: fixed;
		top: auto;
		left: 0%;
		width: 95%;
		margin-left: -100%;
		height: 88% !important;
		background-color: #fff;
		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 {
		font-family: 'Lato', sans-serif;
		margin-left: auto;
		background-color: #fff;
		color: #232323;
		text-transform: uppercase;
		line-height: normal;
		font-weight: 600;
		color: transparent;
		font-weight: 100;
		border: 1px solid #7f7f7f4d;
		font-size: 14px;
		width: 45px;
		height: 45px;
		border-radius: 3px;
		text-align: center;
		position: relative;
		padding: 0;
	}

	.tps_mob_filter button.mob_filter_btn:after {
		content: '';
		width: 45px;
		height: 45px;
		display: block;
		background-image: url(jewelry-store-sprite.svg);
		background-position: -332px -251px;
		position: absolute;
		display: block;
		cursor: pointer;
		top: 0;
	}

	.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: 95%;
		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: -408px -314px;
	}

	/* 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 {
        display: flex;
		justify-content: center;
        width: 90%;
        margin: auto;
	}

	#clr_box_swach li.clarity-icn-box {
		margin-right: 14px !important;
	}

	.depth_slider_wrap.tps_slider_wrap.dev_tps_slide.mar-top_dev.tps_depth_slider .filter_heading {
		padding-bottom: 0;
	}

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

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

	.tps-diamondlist-filter-textbox-wrapper button.tps_filter_textbox_btn {
		width: 126px;
	}

	.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: 240px;
		left: 25%;
		background-color: #cc9966;
		padding: 10px 10px 16px 10px;
		border-radius: 4px;
		top: 50px;
		z-index: 9;
	}

	.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: #cc9966;
		position: absolute;
		z-index: 999999;
		right: 40px;
		top: -8px;
	}

	.tps_pendantbuilder_reset_filter_wrapper .tps_pendantbuilder_reset_filter_confirm_popup_div.tps_reset_popup button {
		padding: 8px 20px 5px;
		margin-top: 10px;
		background-color: transparent;
		color: #fff;
		font-size: 15px;
		font-family: 'Lato', sans-serif;
		line-height: 16px;
		border: 1px solid #fff;
		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: #ffff;
		font-family: 'Lato', sans-serif;
		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.container {
		text-align: center;
	}

	.tps_mob_filter_section {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		align-items: center;
		grid-gap: 20px;
            margin-bottom: 15px;
	}

	.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: 18px;
    line-height: 30px;
    max-width: 403px;
    margin-left: auto;
    margin-right: auto;
}

  .tps_product_details_info .tps_detail_section_heading h2 {
    font-size: 20px;
}
     .tps-detail-tabs-div {
    display: flex;
    gap: 0px 10px;
}

  .tps_row.tps_product_info_row .tps-detail-tabs-div span.tps_tab{
    padding: 9px 85px;
  }
  
.diamond_grid_view_container #tps_add_to_cart {
    top: 56%;
}  
/*mobile filters*/
.diamond-filters-top-tabs {
    display: block;
}  
.grid_tabs.desk-tab {
    display: none;
}
.diamond-filters-top-tabs .diamondFound {
    display: inline-block;
    margin-right: 5px;
    font-size: 13px;
    width: 33.33%;
    padding: 15px 0 0;
    text-align: center;
    min-height: 60px;
} 
.diamond-filters-top-tabs .diamondFound .dia_count {
    display: block;
}  
.diamond-filters-top-tabs .filter_show {    
    padding: 15px 0 0;
    display: inline-block;
    align-items: center;
    margin-right: 5px;
    width: 33.33%;
    text-align: center;
    min-height: 60px;
}
.diamond-filters-top-tabs .tps_filter_reset_buttons button {    
    font-size: 13px;    
    display: inline-block;
    text-align: center;
    width: 33.33%;   
    min-height: 60px;
}  
.pendant-builder-diamond-listing .diamond_type_wrap .diamond_type_list li {
    min-width: auto;
    width: 50%;
}  
.pendant-builder-diamond-listing .diamond_type_wrap .diamond_type_list li a .tab-mob-heading {
    display: none;
}  
#tabs.tps_filter_tabs {
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    width: 100%;
    z-index: 999999;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
}
.pendant-builder-diamond-listing .tps_filter_handler {
    position: fixed;
    bottom: 0;
    margin: 0;
}  
.inner_close_filter.stickyhead {
    display: inline-block;
    top: 0;
    position: sticky;
    background: #fff;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    z-index: 1;
    font-family: 'Lato', sans-serif;
    color: transparent;
    font-size: 20px;
    line-height: 20px;
    padding: 10px 15px;
    border-bottom: 1px solid #F3F1F1;
}
.inner_close_filter .filter_cancel.sprite {
    display: inline-block;
    color: #000;
    font-size: 24px;
}
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.tps_diamond_type_filter, .pendant-builder-diamond-listing .tps_filter_tabs .carat_slider_wrap.tps_carat_filter, 
.pendant-builder-diamond-listing .tps_filter_tabs .clarity_slider_wrap.tps_clarity_slider, .pendant-builder-diamond-listing .tps_filter_tabs .fluorescence_slider_wrap.tps_flourescence_slider,
.pendant-builder-diamond-listing .tps_filter_tabs .symmetry_slider_wrap.tps_symmetry_slider, .pendant-builder-diamond-listing .tps_filter_tabs .milky_slider_wrap.tps_milky_slider, 
.pendant-builder-diamond-listing .tps_filter_tabs .color_shade_slider_wrap.tps_color_shade_slider, .pendant-builder-diamond-listing .tps_filter_tabs .polish_slider_wrap.tps_polish_slider, 
.pendant-builder-diamond-listing .tps_filter_tabs .lab_main_wrap.tps_lab_slider, .pendant-builder-diamond-listing .tps_filter_tabs .cut_slider_wrap.tps_cut_slider {
    display: inline-block !important;
    padding: 10px 10px 0px;
    border-left: none;
    border-right: none;
    border-bottom: none;
    border-top-width: 1px;
    margin-bottom: 15px;    
}
.pendant-builder-diamond-listing .tps_filter_tabs .symmetry_slider_wrap.tps_symmetry_slider {
    border-bottom: 4px solid #F3F1F1;
    padding-bottom: 30px;
    margin-bottom: 0;
}  
.pendant-builder-diamond-listing .tps_filter_tabs .carat_slider_wrap .carat-div, .pendant-builder-diamond-listing .tps_filter_tabs .tps_milky_diamond,
.pendant-builder-diamond-listing .tps_filter_tabs .color_slider_wrap.tps_color_slider, .pendant-builder-diamond-listing .tps_filter_tabs .clarity_slider_wrap .filter_content, 
.pendant-builder-diamond-listing .tps_filter_tabs .filter_content {
    display: inline-block;
    width: 100%;    
} 
.pendant-builder-diamond-listing .tps_filter_tabs .info_label, .pendant-builder-diamond-listing .tps_filter_tabs .tps_milky_diamond li span {
    font-size: 12px;
}  
.pendant-builder-diamond-listing .tps_filter_buttons {
    margin-bottom: 120px;
}  
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe {
    display: flex;    
    flex-wrap: wrap;    
    grid-gap: 0;
    float: none;
}  
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe a .shape_name {
    font-size: 13px;
    display: block !important;
    position: relative;
    bottom: 0;
    text-align: center;
    left: 0;
}  
.pendant-builder-diamond-listing .tps_filter_buttons .tps_filter_tabs {
    font-size: 14px;        
    width: 40%;   
} 
.pendant-builder-diamond-listing .tps_filter_tabs .carat_slider_wrap .carat-range-values {
    padding-left: 30px;
    margin-bottom: 20px;
}  
.pendant-builder-diamond-listing .tps_filter_tabs .carat_slider_wrap .carat-wrapp.carat-checkbox-filter {    
    margin-left: 30px;
}  
.pendant-builder-diamond-listing .tps_filter_tabs .carat_slider_wrap .reset_carat button {
    font-size: 13px;
}  
.pendant-builder-diamond-listing .tps_filter_tabs .carat_slider_wrap input.carat_from, .pendant-builder-diamond-listing .tps_filter_tabs .carat_slider_wrap input.carat_to {
    width: 28%;
}
.pendant-builder-diamond-listing .tps_filter_tabs .carat_slider_wrap .carat-group.carat_group.tps_content_group {   
    width: 100px;    
    margin-right: 10px;    
} 

.pendant-builder-diamond-listing .tps_filter_tabs .color_slider_wrap.tps_color_slider {
    display: grid;
}  

.pendant-builder-diamond-listing .tps_filter_tabs .color_slider_wrap .colorless-wrapp {
    display: inline-block;
    width: 100%;
}
   
.pendant-builder-diamond-listing .tps_filter_tabs .color_slider_wrap .colorless,
.pendant-builder-diamond-listing .tps_filter_tabs .clarity_slider_wrap .filter_content {    
    display: grid;
    width: 100%;
    grid-template-columns: repeat(auto-fill, minmax(60px, 1fr));
    grid-template-rows: 1fr;
    gap: 10px 5px;
}  
.pendant-builder-diamond-listing .tps_filter_tabs .tps_content_group.flour-group, .pendant-builder-diamond-listing .tps_filter_tabs .tps_content_group.polish-group,
.pendant-builder-diamond-listing .tps_filter_tabs .tps_content_group.cut-group, .pendant-builder-diamond-listing .tps_filter_tabs .tps_content_group.lab_wrap,
.pendant-builder-diamond-listing .tps_filter_tabs .tps_content_group.shade-group, .pendant-builder-diamond-listing .tps_filter_tabs .tps_content_group.symmetry-group {
    margin-bottom: 2%;
    margin-right: 1%;
    width: auto;
    padding: 2px 5px;
}
.pendant-builder-diamond-listing .tps_filter_tabs .tps_milky_diamond li {        
    margin-bottom: 2%;
} 
.pendant-builder-diamond-listing .tps_filter_tabs .tps_milky_diamond li a {
    padding: 2px 5px;
}  
/* .pendant-builder-diamond-listing .tps_filter_tabs .tps_grid_checkbox, .pendant-builder-diamond-listing .tps_filter_tabs input[type="checkbox"] {
    height: 100%;
} 
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a:hover .shape_name, 
.pendant-builder-diamond-listing .tps_filter_tabs .tps_content_group:hover .info_label, .pendant-builder-diamond-listing .tps_filter_tabs .tps_milky_diamond li a:hover span {
    color: #000000;
}
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a.selected .shape_name,  
.pendant-builder-diamond-listing .tps_filter_tabs .tps_content_group.selected .info_label, .pendant-builder-diamond-listing .tps_filter_tabs .tps_milky_diamond li a.selected span {
    color: #ffffff;
}  
.pendant-builder-diamond-listing .tps_filter_tabs .tps_content_group:hover, .pendant-builder-diamond-listing .tps_filter_tabs .tps_milky_diamond li a:hover,
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a:hover {
    background-color: transparent;
    color: #000000;    
}
.pendant-builder-diamond-listing .tps_filter_tabs .tps_content_group.selected,  
.pendant-builder-diamond-listing .tps_filter_tabs .tps_milky_diamond li a.selected, 
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a.selected {
    background-color: #000000;
    color: #ffffff;    
} 
.tps_shape_filter .shape_list .shape-icon.round,
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a:hover .shape-icon.round {
	background-position: -9px -9px;
}
.tps_shape_filter .shape_list .shape-icon.princess,
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a:hover .shape-icon.princess {
	background-position: -54px -9px;
}
.tps_shape_filter .shape_list .shape-icon.cushion, .tps_shape_filter .shape_list .shape-icon.cushion_b,
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a:hover .shape-icon.cushion,
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a:hover .shape-icon.cushion_b {
	background-position: -98px -9px;
}
.tps_shape_filter .shape_list .shape-icon.emerald,
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a:hover .shape-icon.emerald {
	background-position: -319px -9px;
}
.tps_shape_filter .shape_list .shape-icon.sq_radiant,
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a:hover .shape-icon.sq_radiant {
	background-position: -140px -9px;
}
.tps_shape_filter .shape_list .shape-icon.l_radiant,
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a:hover .shape-icon.l_radiant {
	background-position: -248px -9px;
}
.tps_shape_filter .shape_list .shape-icon.oval,
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a:hover .shape-icon.oval {
	background-position: -211px -9px;
}
.tps_shape_filter .shape_list .shape-icon.pear,
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a:hover .shape-icon.pear {
	background-position: -285px -9px;
}
.tps_shape_filter .shape_list .shape-icon.marquies,
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a:hover .shape-icon.marquies {
	background-position: -179px -9px;
}
.tps_shape_filter .shape_list .shape-icon.heart,
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a:hover .shape-icon.heart {
	background-position: -354px -9px;
}
.tps_shape_filter .shape_list .shape-icon.other,
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a:hover .shape-icon.other {
	background-position: -390px -10px
}
  
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a.selected .shape-icon.round {
	background-position: -9px -40px;
}
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a.selected .shape-icon.princess {
	background-position: -54px -40px;
} 
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a.selected .shape-icon.cushion, 
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a.selected .shape-icon.cushion_b {
	background-position: -98px -40px;
}
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a.selected .shape-icon.emerald {
	background-position: -318px -40px;
}
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a.selected .shape-icon.sq_radiant {
	background-position: -140px -40px;
}
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a.selected .shape-icon.l_radiant {
	background-position: -319px -40px;
}
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a.selected .shape-icon.oval {
	background-position: -211px -40px;
}
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a.selected .shape-icon.pear {
	background-position: -285px -40px;
}
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a.selected .shape-icon.marquies {
	background-position: -179px -40px;
}
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a.selected .shape-icon.heart {
	background-position: -354px -40px;
}
.pendant-builder-diamond-listing .tps_filter_tabs .filter_block.diamond_shape_filter ul.dev_ul_shpe li a.selected .shape-icon.other {
	background-position: -390px -39px;
}   */

/*advanced filters*/
.pendant-builder-diamond-listing .tps_slide1.tab_advance_filters {
    border: none;
}  
.pendant-builder-diamond-listing .price_n_comments_slider_wrap.tps_price_n_comments_slider {
    display: block;
    padding: 10px 10px 0px;
}  
.pendant-builder-diamond-listing .price-filter-wrapp {
    display: block;    
}
.pendant-builder-diamond-listing .price-range-tps h4.accordion {
    font-size: 14px;
    width: 30%;
}
.pendant-builder-diamond-listing .price-filter-wrapp .search_price_range .input_box .left_input_box, 
.pendant-builder-diamond-listing .price-filter-wrapp .search_price_range .input_box .right_input_box {
    width: 42%;    
}
.pendant-builder-diamond-listing .search_price_range .price_left, .pendant-builder-diamond-listing .search_price_range .price_right {
    width: 100px;
}
.pendant-builder-diamond-listing .price-range-tps .search_price_range {
    margin-bottom: 20px;
}
.pendant-builder-diamond-listing .parameter_slider_wrap.tps_parameter_slider, .pendant-builder-diamond-listing .key_to_symbol_slider_wrap.tps_key_to_symbol_slider {
    display: block;
    padding: 15px 10px;    
}  
.pendant-builder-diamond-listing .parameter_slider_wrap.tps_parameter_slider .filter_heading,
.pendant-builder-diamond-listing .key_to_symbol_slider_wrap.tps_key_to_symbol_slider .filter_heading {
    display: contents;
} 
.pendant-builder-diamond-listing .depth_table_girdle_section, .pendant-builder-diamond-listing .pavilion_crown_diameter_section {
    display: block;    
}
.pendant-builder-diamond-listing .depth_table_girdle_section {
    margin-top: 10px;
}  
.pendant-builder-diamond-listing .parameter_slider_wrap.tps_parameter_slider .slider-container-depth-tps,
.pendant-builder-diamond-listing .parameter_slider_wrap.tps_parameter_slider .slider-container-pavilion-angle-tps,
.pendant-builder-diamond-listing .parameter_slider_wrap.tps_parameter_slider .slider-container-diameter-minimum-tps,
.pendant-builder-diamond-listing .parameter_slider_wrap.tps_parameter_slider .slider-container-diameter-maximum-tps,
.pendant-builder-diamond-listing .parameter_slider_wrap.tps_parameter_slider .slider-container-table-tps,
.pendant-builder-diamond-listing .parameter_slider_wrap.tps_parameter_slider .slider-container-crown-angle-tps {
    display: flex;
    column-gap: 0px;
}  
.pendant-builder-diamond-listing .parameter_slider_wrap.tps_parameter_slider h4.accordion {
    font-size: 14px;
    width: 45%;
}
.pendant-builder-diamond-listing .parameter_slider_wrap.tps_parameter_slider .slider-row.panel {
    width: 54%;
    float: left;
}
.pendant-builder-diamond-listing .parameter_slider_wrap .input_box {    
    margin-left: 0px;
}  
.pendant-builder-diamond-listing .parameter_slider_wrap.tps_parameter_slider .slider-row.panel .left_input_box, 
.pendant-builder-diamond-listing .parameter_slider_wrap.tps_parameter_slider .slider-row.panel .right_input_box {    
    float: left;
    width: 44%;
    margin-bottom: 20px;
}  
.pendant-builder-diamond-listing .tps_key_symbol_filter {    
    margin-bottom: 10px;
    margin-left: -3px;
    margin-top: 10px;
}  
.pendant-builder-diamond-listing .key_to_symbol_slider_wrap.tps_key_to_symbol_slider .key_to_symbol_filters_responsive {
    margin-left: 0;
} 
.pendant-builder-diamond-listing .symmetry-group.keytosymbol_group.tps_content_group .info_label {
    padding: 0px 7px;
} 
.diamond-filters-top-tabs .tps_diamond_filter_desktop .tps_filter_reset_buttons.sticky .diamondFound {
    display: none;
}  
.diamond-filters-top-tabs .tps_diamond_filter_desktop .tps_filter_reset_buttons.sticky {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #fff;
    z-index: 1;    
    justify-content: start;    
    border-top: 1px solid #fff;
    box-shadow: 0 4px 8px rgb(51 51 51 / 10%), 0 2px 4px rgb(51 51 51 / 10%);
    filter: drop-shadow(-2px -4px 6px #c5c5c5);
    padding-top: 0;
}  
.diamond-filters-top-tabs .tps_diamond_filter_desktop .tps_filter_reset_buttons.sticky .filter_show, 
.diamond-filters-top-tabs .tps_diamond_filter_desktop .tps_filter_reset_buttons.sticky button {
    min-height: 50px;
    width: 110px;
}
.diamond-filters-top-tabs .tps_diamond_filter_desktop .tps_filter_reset_buttons.sticky .filter_show {
    padding-top: 10px;
    width: 100px;
}
  
/*mobile filters*/

.tps-product-full-image .diamond_generic {    
    padding: 15px 15px !important;       
}  
.tps-pendant-Builder-detilspage .tps-pendantbuilder-info .tps_choose_this_diamond {    
    width: 100%;
    text-align: center;
    display: block;
    margin: auto;
}  
.tps-pendant-Builder-detilspage .tps-pendantbuilder-info .tps_wishlist {
    width: 25%;
}  
.tps_product_details_info .product_metafields .single_info, .tps_setting_detail_tab .tps-seDetailc-sp-info-col .single_info {    
    min-height: 50px;   
}  
.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, .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 {
    font-size: 16px;
}  
.tps-pendant-Builder-detilspage .tps-pendantbuilder-gallary-wrapper,
.tps-pendant-Builder-detilspage .tps-pendantbuilder-info {
	width: 80%;
	max-width: 100%;
	float: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0px;
    padding-right: 0px;
}  
/*certificate popup*/ 
.tps_certificate_popup_wrapper_div .tps_certificate_popup_wrapper {
    width: 70%;
}  
.tps_certificate_popup_wrapper_div .modal-header span#download_certificate, .tps_certificate_popup_wrapper_div .modal-header span#copy_certificate {
    font-size: 14px;
}  
/*certificate popup*/  

/*most discounted diamonds*/
.body-template-page-discount-diamond-listing .pendant-builder-diamond-listing .diamond_type_wrap .diamondFound {    
    width: 60%;
    min-width: auto;    
}
.body-template-page-discount-diamond-listing .pendant-builder-diamond-listing .diamond_type_wrap .diamondFound .dia_count {
    display: inline-block;
}  
.body-template-page-discount-diamond-listing .diamond-filters-top-tabs .filter_show,
.body-template-page-discount-diamond-listing .diamond-filters-top-tabs .tps_filter_reset_buttons button {
    padding-top: 0;    
    min-height: auto;
} 
.body-template-page-discount-diamond-listing .pendant-builder-diamond-listing .tps-ringbuilder-reset-filter-confirm-popup-div:before {
	right: 120px;
}  
/*most discounted diamonds*/  
}

@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: 300px;
	}

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

	.white_diamond_cont {
		margin-top: 15px;
	}

	.container.steps_container.pendant_steps.tps_pendant_builder_step.steps h1.tps_module_heading {
		padding-bottom: 5px;
		font-size: 18px;
	}

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

  .tps-seDetailc-attr-right{width: 50%;}

    .sticky-info .price{
    justify-content: left;
  }

  .tps_diamond_main_filter .tps_appy_filter_section {
    margin-left: 25px !important;
}

    .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%;
} 
  .step_text {
    padding-left: 0px;
}
  .step_block .step .step_block_content {
    padding-left: 32px;
}
    .tps-pendantbuilder-info p img {
    float: none !important;
}
.tps-pendant-Builder-detilspage .tps-pendantbuilder-gallary-wrapper ul.thumbnails.thumbnail-tps.tps_thumbnail {
    position: static;
    width: 100%;
    margin: 20px 0;    
}
.tps-pendant-Builder-detilspage .tps-pendantbuilder-gallary-wrapper ul.thumbnails.thumbnail-tps.tps_thumbnail li {
    margin-left: 1%;
    margin-right: 1%;
    width: 100px;
    height: 100px;
}  
.tps-product-full-image .diamond_generic {    
    padding: 15px 15px !important;    
    min-height: 280px;
    max-height: 280px;
}  
.tps-product-full-image .diamond_generic.diamond_video {
    min-height: auto;
    max-height: none;
}  
}

@media (max-width: 600px)  {
  #thumb-seven .hand_diamond_img { 
    left: 41%;
  }
}

@media (min-width: 581px) and (max-width: 995px) {
.best_of_byl_icon {
    width: 80%;
    margin: auto;
    display: block;
    margin-bottom: 15px;
}
}

@media(max-width:580px) {
	.tps_pendantbuilderlisting {
		grid-template-columns: 1fr;
	}

	.tps_diamond_shapes li {
		width: 19%;
	}

	.step_block .step .step_block_content {
		padding-left: 26px;
	}

	.step_text span {
		font-size: 13px;
		line-height: 25px;
		padding-left: 10px;
	}

	.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_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: 13px !important;
	}

	#color_swach_set li.color-fltr-box {
		width: 20% !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.container {
		padding: 10px !important;
	}

	.step_block .step .step_block_content {
		height: 130px;
	}

	.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-detail-page-loader .tps_details_loader_gallery_left {
		grid-template-columns: 1fr;
	}

	.tps-detail-page-loader .tps_details_loader_gallery_left {
		width: 100%;
	}

	.tps-detail-page-loader .tps_details_loader_gallery_left div {
		width: 100%;
		height: 200px;
	}

	.tps_details_loader_Shapes,
	.tps_details_loader_metal {
		grid-template-columns: repeat(7, 1fr);
	}

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

  .tps_product_details_info .tps_detail_section_heading h2{
        padding-bottom: 5px;
  }

  .price__regular span {
    font-size: 16px;
    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_diamond_main_filter .tps_appy_filter_section {
    margin-left: 20px !important;
}

.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: 400px;
}
  ul#carat_swach #carat_swach li.adv_filter_bx, #carat_swach li.adv_filter_bx {
    width: 28%!important;
}
  /*mobile filters*/
  .diamond_grid_view_container #tps_add_to_cart {
    top: 62%;
  }
  .pendant-builder-diamond-listing .diamond_type_wrap .diamond_type_list li a {
    font-size: 13px;
    line-height: 30px;
  } 
  .pendant-builder-diamond-listing .tps_filter_buttons .tps_filter_tabs {
    font-size: 13px;    
    padding: 6px 5px;     
  } 
  /*mobile filters*/

  .tps-pendant-Builder-detilspage .diamond_generic.diamond_video iframe {
    height: 315px;    
  }
  .tps_diamond_detail_data .tps_certificate_info div {
    width: 100%;
    text-align: center;
  }
  .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, .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 {
    font-size: 16px;    
  }
  .tps-diamond-detailspage .tps_product_details_info .product_metafields .single_info:nth-child(odd),
  .tps-diamond-detailspage .tps_product_details_info .product_metafields .single_info:nth-child(even) {
    padding: 5px 15px 5px 15px;
  }
  .tps-pendant-Builder-detilspage .tps-pendantbuilder-gallary-wrapper,
  .tps-pendant-Builder-detilspage .tps-pendantbuilder-info {
	width: 100%;
	max-width: 100%;
	padding-left: 1%;
    padding-right: 1%;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	}
  .back_to_search, .tps_diamond_detail_back_to_search {
    padding: 0px;
    width: 100%;    
    margin-left: 0;
    margin-right: 0;
  }
  .best_of_byl_icon {    
    margin-left: 0;
  }
  /*certificate popup*/
  .tps_certificate_popup_wrapper_div.tps_cert_popoup_show .tps_cert_wrapper {   
    max-width: 95%;
  }
  .tps_certificate_popup_wrapper_div .tps_certificate_popup_wrapper {
    width: 100%;
  }  
  /*certificate popup*/
  .tps-pendant-Builder-detilspage .tps_4c_info {
    padding: 10px 10px 20px 10px;
  }
  .tps_additional_information {
    text-align: left;
  }
  .tps_additional_information ul span {
    margin-right: 0;
    font-size: 14px;
  }
  .shipping_info .shippingIcon {
    margin-left: 0;
  }  
  .diamond_grid_view_container .product-image.diamond_image,
  .diamond_grid_view_container span.tps_diamond_grid_video, .diamond_grid_view_container span.product-video.diamond_video {
    min-height: 380px;
  } 
  .diamond_grid_view_container .diamondViewBtns {    
    /* margin-top: -55px;     */
  }
}

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

	.tps-diamondlist-filter-textbox-wrapper button.tps_filter_textbox_btn {
		width: 108px;
	}

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

  .tps_diamond_main_filter .tps_appy_filter_section {
    margin-left: 15px !important;
}

  /* .tps_shape_filter .shape_list .shape-icon{
    width: 55px;
    height: 55px;
  }

  .tps_shape_filter .shape_list .shape-icon.round {
    background-position: 1px -613px;
}

  .tps_shape_filter .shape_list .shape-icon.princess {
    background-position: -73px -612px;
}

  .tps_shape_filter .shape_list .shape-icon.emerald {
    background-position: -442px -613px;
}

 .tps_shape_filter .shape_list .shape-icon.asscher {
    background-position: -231px -613px;
}

  .tps_shape_filter .shape_list .shape-icon.marquies {
    background-position: -305px -613px;
}

  .tps_shape_filter .shape_list .shape-icon.oval {
    background-position: -373px -613px;
}

  .tps_shape_filter .shape_list .shape-icon.radiant {
    background-position: -386px -552px;
}

.tps_shape_filter .shape_list .shape-icon.pear {
    background-position: -326px -552px;
}

  .tps_shape_filter .shape_list .shape-icon.heart {
    background-position: -447px -550px;
}

  .tps_shape_filter .shape_list .shape-icon.cushion {
    background-position: -153px -613px;
} */

.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%;
  }
  	.pendant-builder-diamond-listing .tps_filter_tabs ul.tps-filter-tab li {
		font-size: 12px !important;
	}
  
/*mobile filters*/  
.pendant-builder-diamond-listing .tps_filter_tabs .carat_slider_wrap .carat-group.carat_group.tps_content_group {   
    width: 90px;  
} 
/*mobile filters*/

.diamond_grid_view_container .product-image.diamond_image,
.diamond_grid_view_container span.tps_diamond_grid_video, .diamond_grid_view_container span.product-video.diamond_video {
    min-height: 375px;
}  
.diamond_grid_view_container .diamondViewBtns {    
    /* margin-top: -50px;     */
} 
.diamond_grid_view_container #tps_add_to_cart {
    top: 61%;
}  
}

@media(max-width:390px) {
.tps_certificate_popup_wrapper_div .modal-header span#copy_certificate {
    right: 245px;
}
.diamond_grid_view_container span.product-item-link a {        
    line-height: 14px;
}  
}

@media(max-width:375px) {
	.diamond_detail.tps_detail_column.product_metafields {
		grid-template-columns: repeat(1, 1fr);
	}

	.step_block .step .step_block_content {
		padding-left: 8px;
	}

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

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

	.step_block .step2 .step_block_content {
		padding-left: 28px;
	}

	.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-diamondlist-filter-textbox-wrapper button.tps_filter_textbox_btn {
		width: 103px;
	}

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

    .diamond_grid_view_container .product-image.diamond_image,
    .diamond_grid_view_container span.tps_diamond_grid_video, .diamond_grid_view_container span.product-video.diamond_video {
        min-height: 330px;
    }       
    .diamond_grid_view_container #tps_add_to_cart {
        top: 58%;
    }
    .diamond_grid_view_container .diamondViewBtns {    
      /* margin-top: -40px;     */
    }
}