body {
	overflow-x: hidden;
}
@font-face {
	font-family: 'Avant Garde Gothic';
	src: url('https://engagement-ring-builder-o4hk8.kinsta.app/fonts/AvantGardeCEGothicDemi.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'England-Hand-D';
	src: url('https://engagement-ring-builder-o4hk8.kinsta.app/fonts/england.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Times New Roman';
	src: url('https://engagement-ring-builder-o4hk8.kinsta.app/fonts/timesroman.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Monotype Corsiva';
	src: url('https://engagement-ring-builder-o4hk8.kinsta.app/fonts/MonotypeCorsiva.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
.Roman-key-font{
   font-family: 'Times New Roman';
}
.Italics-key-font{
	font-family: 'Monotype Corsiva';
 }
.Regular-key-font{
	font-family: 'Avant Garde Gothic';
 }
.Script-key-font{
	font-family: 'England-Hand-D';
 }


.page-width{
	margin: 0 auto;
}
.visiblity-none{
	visibility: hidden !important;
}
.page-width-key {
	padding: 0 0rem;
	margin: 0 auto;
	width: 1240px;
}

*:focus-visible {
    outline: transparent;
    outline-offset: 0rem;
    box-shadow: none;
}

.main-image{
	width: 80%;
}
.main-item {
    width: 90%;
}
.top-bar {
	display: flex;
	width: max-content;
	justify-content: space-between;
	margin-bottom: 30px;
	font-size: 13px;
	width: 50%;
}
.top-bar .back-button {
	font-size: 13px;
	cursor: pointer;
	text-decoration: underline !important;
	text-decoration-color: var(--app-normal-primary-color);
}

/* modal */

.dia_gem .modal-popup{
  height: auto !important;
}
.modal .close {
	position: absolute;
	top: 8px;
	right: 5px;
	margin: 0;
	padding: 10px;
	line-height: 11px;
	border: none;
	background-color: transparent;
	font-size: 35px;
	font-weight: 900;
	cursor: pointer;
}

.modal .close img {
	width: 25px;
	height: 25px;
}

.modal.key {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10000;
	display: none;
	width: 100%;
	height: 100%;
	overflow: hidden;
	outline: 0;
	display: block;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #46464659;
	visibility: visible !important;
	padding: 0px;
}

.container-360 .modal-popup {
	position: relative;
	background-color: #fff;
	display: flex;
    align-items: center;
    justify-content: center;
	flex-direction: column;
	width: 560px;
	padding: 15px;
	overflow: hidden;
	padding-bottom: 20px;
	visibility: visible !important;
}


.container-360 div div:first-child{
	width: 100%;
	margin: 0;
	align-items: flex-start;
}
.gem_type__filter{
	display: flex;
	flex-direction: column !important;
}

.container-360 div .pera-title {
	font-size: 14px;
	text-align: center;
	color: #000000;
	margin: 0;
	width: 97%;
	align-items: start;
	justify-content: start;
	margin-bottom: 20px;
	line-height: normal;
	font-weight: 400;
	margin-top: 10px;
}

.container-360 .super-zoom-text{
	font-weight: 400;
	font-size: 14px;
	margin-top: 20px !important;
	margin-bottom: 20px !important;
}

.container-360 div iframe {
	border: none;
}


.table img.image {
	width: 30px;
}

.table .thumbnail {
	display: flex;
}

.video-play-icon img {
	width: 20px;
}

.table .thumbnail {
	display: flex;
}

.sitewide {
	display: flex;
}

.sitewide .table {
	background-color: white;
	width: 100%;
}

.sitewide .table thead {
	background-color: #cecece;
}

div#shortdiamondinfo a {
	text-decoration: none;
}

ul.dropdown-menu.w-100.p-0 {
	display: none;
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.dropdown.diamond-listing-btn:hover ul.dropdown-menu.w-100.p-0 {
	display: block;
}


.right-bar {
	width: 950px;
}

.left-bar {
	max-width: 510px;
	overflow: scroll;
	background-color: white;
}

.sitewide .content {
	background: white;
	max-height: 600px;
}

.right_img img {
	width: 300px;
	max-width: 100%;
}

.mobile-byor-view{
	display: none !important;
}

.diamond-original-image-scroll .left_img img {
	width: 80px;
	margin-right: 10px;
}

.diamond-original-image-scroll {
	display: flex;
}

.table tr.selected {
	background-color: var(--blue-bg-color);
}

.product-slider-desc .heading2 {
	font-weight: 900;
}

.filter__btn {
	width: 100%;
}

.filter__btn {
	width: 50%;
	margin: auto;
	display: flex;
	justify-content: center;
	padding-left: 0;
	gap: 12px;
}

.filter__btn .inner-filter-btn {
	text-decoration: none;
	line-height: 22px;
	list-style-type: none; 
}


.filter__btn .inner-filter-btn.active span {
	background-color: var(--blue-bg-color);
	border: 1px solid var(--blue-bg-color);
	color: #fff;
	box-shadow: 1px -25px 23px -34px rgba(0, 0, 0, 0.45), 0px 25px 20px -34px rgba(0, 0, 0, 0.45);
}

.filter__btn .inner-filter-btn.active span:hover {
	background-color: var(--app-hover-primary-color);
}

.filter__btn .inner-filter-btn span {
	padding: 10px;
	margin: 0;
	border: 1px solid var(--app-hover-primary-color);
	display: block;
	text-decoration: none;
	width: 155px;
    height: 43px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}

.filter__btn .inner-filter-btn span:hover{
	background-color: var( --app-hover-secondary-color);
}

.diamond-desc p {
	display: flex;
	justify-content: space-between;
	padding: 0 20px;
}

#defaultInfo p {
	padding: 0 10px;
}


.keyideas.price{
	display: flex;
	align-items: center;
	gap: 15px;
	margin-bottom: 18px;
}

.keyideas.price .price-heading{
	margin: 0;
	padding-top: 0 !important;
	font-size: 32px;
	line-height: normal;
}

/* =========== */

.head-round-cut {
	width: 100%;
	text-align: center;
}

.head-round-cut .heading--1 {
	margin-bottom: 0;
}

.head-round-cut p {
	margin-top: 0;
}

.head-round-cut p span {
	display: block;
}

/* ###Step */

.key-ideas-app.notitle{
	margin-top: 40px !important;
}

.slider.ui-slider {
    overflow: unset !important;
}
#filters-container input{
    min-height: auto;
}

.complete-price-div{
	text-wrap: nowrap;
	justify-content: space-between;
    width: 100%;
}

.byor-tab-img{
	width: 30px;
	height: 30px;
}

.byor-tab-nab .inner-div{
	width: 95%;
	display: flex;
	flex-direction: column;
	align-items: flex-start !important;
}

.view-remove-section{
	gap: 10px;
	font-weight: normal !important;
}

.view-remove-section a{
	cursor: pointer;	
	color: var(--blue-bg-color) !important;
	text-decoration: none !important;
	padding: 0;
	margin: 0;
	line-height: normal;
}

._1fragemfc._1frageme0{
	padding-right: 5px;
}

.collection-hero__title {
    margin: 1.5rem 0 !important;
}

.table_sec td {
	padding-top: 4px;
	padding-bottom: 4px;
}

.thumbnail,
.video-play-icon {
	display: flex;
	align-items: center;
	justify-content: center;
}

.thumbnail img {
	margin-right: 10px;
}

.table_sec td {
	text-align: center;
}

/* dropdown */
.diamond-listing-btn {
	text-transform: uppercase;
	margin: 10px 15px;
	position: relative;
}

.diamond-listing-btn a {
	margin: 0 !important;
	border: 2px solid var(--blue-bg-color) !important;
	padding: 10px 0;
	display: block;
	font-weight: 700;
	text-align: center;
	font-size: 14px;
	color: black;
}

.diamond-listing-btn ul {
	position: absolute;
	width: 100%;
	background-color: #fff;
}

/* filter__section */

.main-filter-section .filter__section:first-child {
	padding-bottom: 30px;
}

.filter__section {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	gap: 20px;
}
#freeshipping_review,#easyreturn_review,#deliverytime_review{
	font-weight: 400;
    padding: 5px 6px;
    line-height: normal;
	width: max-content;
    background-color: var(--app-normal-background-color);
	color: rgba(0, 0, 0, 0.75);

}

.filter__section .filter_inner {
	flex: 0 0 calc(33% - 20px);
	margin-top: 0px;
	font-size: 14px;
	/* margin-bottom: 10px; */
}

.gem__carat__filter .filter-label-head {
    margin-top: 10px !important;
}

.shape-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
	padding:0px;
}

.filter__section .shape__filter{
	flex: 0 0 65.5%;
}

.fast-checkbox-section{
	display: flex;
	justify-content: space-around;
	background: var(--app-normal-background-color);
    margin-top: 18px;
    padding: 15px;
	font-size: 14px;
	color: rgba(0, 0, 0, 0.75);
}

.fast-checkbox-section.gemstone-checkbox{
    padding: 26px;
}

.fast-checkbox-section label{
	display: flex !important;
	align-items: center;
	letter-spacing: normal !important;
	margin-bottom: 0 !important;
}

.fast-checkbox-section input[type="checkbox"] {
    margin-right: 10px;
    width: 20px;
    height: 20px;
}

.lab-checkbox-section{
	display: flex;
	justify-content: space-around;
	background: var(--app-normal-background-color);
    margin-top: 28px;
    padding: 15px;
	font-size: 14px;
	margin-top: -8px;
	color: rgba(0, 0, 0, 0.75);
}

.lab-checkbox-section label{
	display: flex !important;
	align-items: center;
	margin: 0 !important;
}

.lab-checkbox-section input[type="checkbox"] {
    margin-right: 10px;
    width: 20px;
    height: 20px;
}

/* filter__section end */

.gem_type-box, .intensity-box { 
    border: 1px solid #ddd;
}

.shape__filter .shape__inner, .gem_type__filter .gem_type__inner{
	display: flex;
	align-items: center;
	gap: 8px;
	flex-wrap:nowrap;
}

/* new intensity filter css starts */
.intensity__filter{
	margin-top: 25px;
}

.intensity__filter .intensity__inner{
	display: flex;
	gap: 6px;
	flex-wrap: wrap;
}

.intensity__filter .intensity__inner .intensity-box {
	width: 23% !important;
	align-content: center;
	min-width:fit-content;
}

.filter__section .filter_inner .intensity__filter p{
	margin-bottom: 20px;
}

/* new intensity filter css ends */


.gem_type-box  .gem-name {
	white-space: nowrap;
	text-align: center;
	margin: 0;
	cursor: pointer;
	width: 100%;
	padding: 1px 0;
	font-size: 14px;
}
.intensity-box .intensity-name {
	text-align: center;
	margin: 0;
	cursor: pointer;
	width: 100%;
	padding: 2px;
	font-size: 14px;
}

.shape__filter .shape__inner{
	padding: 20px;
	background-color: var(--app-normal-background-color);
	color: rgba(0, 0, 0, 0.75);
}

.shape__filter .shape__inner .shape-box .shape-img-box , .shape__filter .shape__inner .shape-box div.inactive  {
	width: 58px !important;
    height: 58px;
	max-width: 58px;
	min-width: 58px;
	max-height: 58px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid lightgray;
    cursor: pointer;
    flex-direction: column;
}

.shape__filter .shape__inner .shape-box .inactive{
	opacity:0.4;
}

.page-width-key div:empty{
	display: initial !important;
}
.product__list--wrapper {
    position: relative;
    /* width: 100%; */
    height: auto;
}

.product--video {
    position: absolute;
    /* top: 0;
    left: 0; */
    width: 100%;
    height: 100%;
    z-index: 2;
}



.product--video.hidden {
    display: none; /* Keeps the video hidden initially */
}

/* Optional: control the z-index during hover or other interactions */
.product--image:hover + .product--video {
    z-index: 3;
}

.shape__inner .shape-box .shape-name{
	margin-bottom: 0 !important;
	text-align: center;
	line-height: normal;
	margin-top: 10px;
	white-space: nowrap;
	font-size: 14px;
	border: none !important;
	width: auto;
	height: auto !important;
}

.shape__filter .shape__inner .shape-box img{
	height: 35px;
}   

.shape__filter .shape__inner .shape-box.active {
	border: 2px solid var(--blue-bg-color);
}


/* filter slider */

.noUi-handle:after,
.noUi-handle:before {
	background-color: transparent;
}

.slider__area {

	width: 100%;
	-moz-column-gap: 20px;
	column-gap: 20px;
	background: inherit;
	padding: 18px;

}

.slider__area .slider-title {
	font-size: 16px;
	font-weight: bold;
}

.slider__area-wrapper {
	display: flex;
	align-items: center;
	width: 100%;
	-moz-column-gap: 20px;
	column-gap: 20px;
}

.slider__area #skip-value-lower,
.slider__area #skip-value-upper {
	font-size: 16px;
	font-weight: bold;
	display: flex;
	align-items: center;
	justify-content: center;
}

.slider__area .noUi-target {
	flex: 1;
	position: relative;
	background: #e3e3e3;
	border-radius: 50px;
}

.slider__area .noUi-target.noUi-horizontal {
	height: 4px;
}

.slider__area .noUi-target .noUi-base,
.slider__area .noUi-target .noUi-connects {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 1;
}

.slider__area .noUi-target .noUi-connects {
	border-radius: 3px;
	overflow: hidden;
	z-index: 0;
}

.slider__area .noUi-target .noUi-connects .noUi-connect {
	height: 100%;
	width: 100%;
	transform-style: preserve-3d;
	transform-origin: 0 0;
	transform-style: flat;
	background-color: var(--blue-bg-color);
}

.slider__area .noUi-target .noUi-origin {
	will-change: transform;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	height: 0;
	width: 100%;
}

.slider__area .noUi-target .noUi-origin .noUi-handle {
	border-radius: 50px;
	background: #fff;
	cursor: default;
	background-color: var(--blue-bg-color);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	position: absolute;
	width: 18px;
	height: 18px;
	right: -10px;
	top: -7px;
}

.slider__area .noUi-target .noUi-origin .noUi-handle .noUi-touch-area {
	height: 100%;
	width: 100%;
}

.slider__area .noUi-draggable {
	cursor: ew-resize;
}

/* filter slider end */




/* product-key list */

#limitreach {
	text-align: center;
	margin: 40px 0 20px 0;
}

.sitewide.main-product-list {
	display: flex;
	flex-direction: column;
}

.sitewide .product-key {
	width: 100%;
	height: 100%;
	display: flex;
	flex-wrap: wrap;
	gap: 15.7px;
}

.sitewide .product-key .product__list--item {
	flex: 0 0 24%;
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	border: 1px solid #ddd;
	border-radius: 5px;
	position: relative;
	margin-bottom: 20px;
}

.product__list--item .product__list--img {
	width: 100%;
	overflow: hidden;
	display: flex;
	/* align-items: center; */
	justify-content: center;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.product__list--item .product__list--img a {
	display: flex;
	/* align-items: center; */
	justify-content: center;
	width: 100%;
	height: 100%;
}

.sitewide .product-key .product__list--item img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.product__list--content {
	margin-top: 20px;
	width: 100%;
}

.sitewide .product-key .product__list--item .product__list--viewi {
	font-size: 14px;
}

.product__list--viewi, .compare__icon  {
	font-size: 14px;
	text-transform: uppercase;
	
}
.sitewide .product-key .product__list--item .product__list--content a {
	font-size: 14px !important;
	line-height: 1.2;
	width: 100%;
	margin: 2px 5px 5px 5px;
	text-align: center;
	text-decoration: none;
	color: rgb(var(--color-foreground));
}

.sitewide .product-key .product__list--item .product__list--content a:hover{
	color: var(--blue-bg-color) !important;
}


.box {
	padding-top: 0px !important;
}

.product__list--item .product__list--icon input {
	display: none;
}

.product__list--item .product__list--icon .icon-comparizon{
	margin-bottom: 0 !important;
	height: 32px;
	margin: 0;
	padding: 0;
}

.product__list--item .product__list--icon .icon-comparizon .img {
	width: 30px;
	cursor: pointer;
}

.sitewide .product-key .product__list--content .product__list-div {
	line-height: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 12px;
}

.sitewide .product-key .product__list--content .product__list-div .info-icon{
	width: 15px !important;
	height: 15px !important;
	padding: 0 !important;
	object-fit: contain !important;
	cursor: pointer;
	margin-left: 5px;
}

.sitewide .product-key .product__list--content .product__list--price {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    text-align: center;
    margin: 0;
    height: 42px;
    margin-bottom: 5px !important;
	position: relative;
	width: 90%;
	margin: auto;
}

product__list--price span{
	text-align: center;
	font-size: 16px;
	display: block;
	font-weight: 700;
}

.product__list--price span:first-child {
	color:rgb(var(--color-foreground));
	margin-right: 6px;
	font-weight: inherit !important;
	font-size: 14px !important;
}

.product__list--icon.position-absolute-kirb.diamond-cmp{
	height: auto;
	position: inherit;
}

.product__list--price span:last-child {
	margin-right: 15px;
}

.product__list--price span:last-child, .tbl_price.product-list-view-price del {
	color:rgba(36, 40, 51, .4);
}

.steper-key{
	position: relative;
	z-index: 2;
	margin-top: 30px;
  }
  .page-header.title.key-page-heading{
	color: var(--blue-p-color) !important;
  }
/* product-key list end */

/* produc list table */

.product-list-div{
	width: 100%;
}

.product-list-div table {
	width: 100%;
	text-align: center;
	table-layout: auto;
	text-rendering: optimizeLegibility;
	font-size: 14px !important;
	font-weight: 400;
	line-height: 21px;
	border: none;
	border-spacing: 0;
    background: transparent !important;
}

.product-list-div table td, .product-list-div table th{
	text-align: center !important;
}
.no-recent-product{
	margin-bottom: 10px;
}
.no-compare-product{
	margin-bottom: 10px;
}
.product-list-div table:not([class]) {
	box-shadow: none;
}

.product-list-div td{
	vertical-align:  middle !important;
}

.product-list-div table:not([class]) td,
table:not([class]) th {
	padding: 0px;
	border: 0;
}
#complete-choose {
    font-family: var(--font-body);
}
.product-list-div table .heading {
	background-color: var(--app-normal-background-color);
}

.product-list-div table tr{
	border-bottom: 1px solid #efefef;
}


.product-list-div table .heading:hover{
	background-color: var(--app-normal-background-color)!important;
}

.product-list-div table .product__img {
	display: flex;
	align-items: center;
	justify-content: center !important;
}

.product-list-div table .product__img img {
	width: 75px;
	height: 70px;
	object-fit: cover;
}

.product-list-div table .compare__icon--input input {
	display: none;
}.product-list-div table .compare__icon--input .compare__icon .img

 {
	width: 30px;
}

.compare__icon{
	width: 30px;
	height: 30px;
	margin-right: 0 !important;
	cursor: pointer;
}

.product-list-div table .product-list-view-drop-down{
	text-align: -webkit-center !important;
}

.product-list-div table th {
	width: calc(100% / 12);
	padding: 10px 0;
	text-align: center;
	background-color: transparent;
	color: rgba(0, 0, 0, 0.75);
}

.product-list-div table .product__details a {
	color: var(--blue-bg-color);
	text-decoration: none;
}



/* comparison duv */
.product-compare.scroll-div {
	overflow-x: scroll !important;
	scrollbar-width: none;
}

.product-compare h2 {
	font-size: 14px;
	text-align: end;
}

.comparison__body,
.comparison__header>div:not(:first-child) {
	font-weight: 400;
	font-size: 16px;
}

.comparison__body,
.comparison__header>div:not(:first-child) {
	font-weight: 400;
	font-size: 16px;
}

.product-compare .comparison__header {
	background-color: #fff;
	width: 255px;
	z-index: 1;
}

.comparison__header--container>div:nth-child(even):not(:first-child),
.comparison__header>div:nth-child(even):not(:first-child) {
	background-color: #f8f8f8;
}

.comparison__header--img,
.comparison__header>div:first-child {
	max-height: 210px;
	height: 210px;
}

.comparison__body>div {
	min-width: 160px;
	text-align: right;
}

.comparison__header--text {

	text-align: right;
}

.product-compare #Product-compare {
	display: flex;
	font-size: 16px;
	font-weight: 600;
	width: 100%;
	line-height: normal;

}

#Product-List .no-product{
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 10px;
	line-height: normal;
}
#Product-recent .no-recent-product{
	font-size: 16px;
	font-weight: 600;
	line-height: normal;
	text-align: left;
}

.no-product.bold_text{
	font-size: 16px;
	font-weight: 600;
	line-height: normal;
	margin-top: 20px;
}

.product-compare .compare-products-list {
	display: flex;
	width: 100%;
}

.comparison__body>.comparison__fix,
.comparison__header--container>div,
.comparison__header>.comparison__fix {
	padding: 8px 10px;
}

.comparison__header--img,
.comparison__header--img a {
	display: flex;
	flex-direction: column;
	align-items: end;
	cursor: pointer;
}

.comparison__body>div {
	min-width: 150px;
}

.comparison__header {
	position: sticky;
	left: 0;
}

.engagement-popup .select-stone{
	font-size: 22px;
	margin: 0 !important;
	margin-block-start: 1.67em;
    margin-block-end: 1.67em;
}

.engagement-popup p{
	margin: 0;
}

.engagement-popup .diamond__content--price{
	display: flex;
	flex-direction: column;
	gap: 15px;
	width: 70%;
	margin: auto;
	margin-top: 15px;
}

.engagement-popup .modal-dialog-key {
	width: 40%;
}

.engagement-popup .modal-header{
	text-align: left;
}

.engagement-popup a{
	text-transform: uppercase;
}


@media (min-width: 768px) and (max-width: 1100px) {
	.engagement-popup .modal-dialog-key {
		width: 80%;
	}
}

@media (max-width:768px){

	.completed .byor-heading{
		width:80%
	}

	.inner-content{
		font-size:12px;
	}

	.main-byor-section .byor-button-section {
		gap: 18px !important;
	}


	#selected-filter{
		display: none;
	}

	#selected-filter-mob{
		display: inline-block !important;
	}

	.tooltip-content-recent,.tooltip-content-comparison {
		left: 0px;
	}

	.step3.completed .byor-tab{
		width:95%;
	}

	img#byor_diamond_preview {
		width: 45px !important;
		height: auto !important;
		margin:8px;
	}

	.engagement-popup .modal-dialog-key {
		width: 95%;
	}

	.intensity__filter .intensity__inner{
		row-gap: 18px;
	}

	.engagement-popup .diamond__content--price{
		width: 100%;
	}
	.table-wrapper {
        overflow-x: auto;
    }

    .recommend th {
        display: table-cell;
        position: sticky;
        left: 0;
        z-index: 2;
    }
}

/* Scrollbar Styling */
.product-compare::-webkit-scrollbar {
	width: 10px;
	height: 12px;
}

.product-compare::-webkit-scrollbar-track {
	background-color: #ebebeb;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.product-compare::-webkit-scrollbar-thumb {
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: #6d6d6d;
}

.comparison__header .comparison__fix {
	display: flex;
	align-items: center;
}

.container-360 div iframe {
	margin: auto;
}

.product__titles h1{
	margin-bottom: 20px !important;
}

.product-list-view-compare-desktop a{
	cursor: pointer;
    width: 30px;
    height: 30px;
    display: flex;
    margin: auto;
}

.product-list-view-compare-desktop a .img{
	display: flex;
}

.comparison__header--remove .img svg{
	width: 30px;
}

.comparison__header--remove .img{
	justify-items: center;
}

.table-list-360-mp4 img{
	width: 40px;
	height: 40px;
}

/* table list view css mobile starts  */
@media (min-width:500px){
	
.container-360 div iframe {
	width: 500px;
	height: 500px;
}

}

@media all and (max-width: 767px) {

	.view-remove-section a{
		font-size: 12px !important;
	}


	.expand-title div{
		margin-top: 7px;
	}

	.sitewide-exlg .product-list-div{
		width: 100%;
		max-height: 610px;
		overflow: scroll;
		overflow-x: hidden !important;
	}
	#Product-compare .product-list-div{
		overflow-x: scroll;
	}
	.product-list-div table .heading{
		position: sticky;
		top: -1px;
		z-index: 1;
	}

	.product-list-view-drop-down img{
		translate: -5px;
	}
	

	.sitewide-exlg .product-list-div table tr th {
		width: 59px;
		min-width: auto !important;
		padding: 3px 0;
	}
	.product-list-div table:not([class]) td,
	table:not([class]) th {
	padding: 0 5px;
	border: 0;
}
.product-list-div table .product__img img{
	width: 50px;
	height: 50px;
	object-fit: contain;
}

.product-list-div table tr th.product-list-view-vid, .product-list-div table tr td.product-list-view-vid{
	width: 40px !important;
	max-width: 40px !important;
	min-width: 40px !important;
}

.product-list-div table tr th{
	white-space: nowrap;
}

.table-list-360-mp4 {
	
	border-radius: 50%;
}
  .product-list-div table .product__img {
	justify-content: center;
}

.diamond-mobile-card-body-image{
	position: relative;
}

.diamond-mobile-card-body-image img{
	width: 125px;
	height: auto;
	object-fit: contain;
}
.diamond-mobile-card-body-image button{
	border: 1px solid var(--blue-bg-color);
	background-color: var(--app-normal-secondary-color);
	width: 125px;
	height: 35px !important;
	padding: 0;
	font-size: 16px;
	margin-top: 10px !important;
}
.diamond-mobile-card-body-image button a{
	text-decoration: none;
	color: #000;
	font-size: 12px !important;
	padding: 0 !important;
	width: 100% !important;
	height: 35px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.diamond-mobile-card-body .choose-diam-btn{
	margin-top: 5px;
	height: 45px;
}
.diamond-mobile-card-body-details .diam-prop-100{
	display: flex;
	gap: 5px;
}
.diamond-mobile-card-body-details .diam-prop-100 span {
	width: 97px;
	font-size: 11px;
	white-space: nowrap !important;
	text-align: left;
	font-weight: 600;
}

.top-bar{
	width: 100%;
}
}
@media (max-width: 767px) {
.stock_number-width{
	white-space: normal !important;
	word-break: break-word !important;
	overflow-wrap: break-word !important;
}
}
@media (max-width: 390px) {
	.modal.engraving-section-popup.key{
		align-items:flex-start;
	}

	.diamond-mobile-card-body-details .diam-prop-100 span {
		width: 80px;
		display: inline-block;
		
	}
	.stock_number-width{
		white-space: normal;
        word-break: break-word;
        overflow-wrap: break-word;
	}
	.product-list-div table tr th{
		min-width: 56px;
	}

	.byor__completed img {
        margin-right: 3px !important;
    }

	.completed.step2 .byor-tab-nab .inner-div {
		width: 100%;
	}
}



@media (min-width: 391px) {
	.engraving-section-popup .modal-content {
		margin-bottom: 130px !important;
	}
}

/* table list view css mobile ends */



/* @media (min-width: 320px) and (max-width: 480px)  */

@media (min-width: 800px) and (max-width: 850px) {
	
	.gem_type__inner .gem_type-box, .intensity__inner .intensity-box  {
		font-size: 12px;
	}
	
}

@media (min-width: 1290px) and (max-width: 1400px) {

	.shape__inner, .gem_type__filter .gem_type__inner, .intensity__filter {
		gap: 3px !important;
	}
}

@media (min-width: 768px) and (max-width: 1280px) {

	.page-width-key {
		width: 100%;
		padding: 0 1rem;
	}
	.mobile-byor-view {
		display: flex !important;
		

	}
	.byor__completed img{
		margin-right:10px;
	}

	.sitewide {
		width: 100%;
		margin: auto;
	}

	.filter__btn {
		width: 70%;
	}

	.filter__section .shape__filter .shape-p {
		font-size: 13px;
	}

	.sitewide .product-key1 {
		padding: 0 20px;
	}

	.sitewide .product-key .product__list--item {
		flex: 0 0 31.9%
	}
}

 @media (max-width:464px) {
	#complete-choose{
		font-size: 12px !important;
		text-wrap: wrap;
	}
	#choose_setting{
		font-size: 12px !important;
	}
	#choose-byor-diamond{
		font-size: 12px !important;
	}

	.main-byor-section .new-byor-section .item-byor .byor-number{
		white-space: inherit !important;
	}

	
	.main-byor-section .new-byor-section.byor-head-2 {
        width: 100% !important;
    }
 }
 @media (min-width:1281px) {
	#complete-choose{
		width:77%;
	}
 }

.key-container [data-title] {
	position: relative;
	cursor: pointer;
}

.key-container [data-title]:hover::before {
	width: 300px;
	content: attr(data-title);
	position: absolute;
	bottom: 35px;
	display: inline-block;
	padding: 3px 6px;
	border-radius: 2px;
	background: #ffffff;
	color: #000000;
	font-size: 12px;
	text-align: center;
	box-shadow: rgba(17, 17, 26, 0.1) 0px 4px 16px, rgba(17, 17, 26, 0.1) 0px 8px 24px, rgba(17, 17, 26, 0.1) 0px 16px 56px;
}

#freeshipping_review[data-title]:hover::before {
	width: 260px;
    left: -70px;
    bottom: 128%;
}
#freeshipping_review[data-title]:hover::after {
	left: 5px;
	top: -26%;
}
#easyreturn_review[data-title]:hover::before {
	width: 260px;
	left: -136px;
    bottom: 128%;
}
#easyreturn_review[data-title]:hover::after {
	left: 20px;
	top: -26%;
}

@media (min-width: 768px) and (max-width: 1280px) {
	.key-container [data-title]:hover::before {
		width: 260px;
		left: -80px;
	}
	
	.key-container [data-title]:hover::after {
		left: 50px;
	}
	#fastshippinginfo[data-title]:hover::before {
		left: -36px;
	}
}
@media (max-width: 356px) {
	#freeshipping_review[data-title]:hover::before {
        width: 260px;
        left: -79px;
        bottom: 77px !important;
    }
	#freeshipping_review[data-title]:hover::after {
		left: 5px;
		top: -9px;
	}
	#easyreturn_review[data-title]:hover::before {
		width: 260px;
		left: -136px;
		bottom: 77px !important;
	}
	#easyreturn_review[data-title]:hover::after {
		left: 20px;
		top: -9px;
	}
}

@media (min-width: 871px) and (max-width: 989px) {
	#freeshipping_review[data-title]:hover::before {
		width: 260px;
		left: -70px;
		bottom: 120% !important;
	}
	#freeshipping_review[data-title]:hover::after {
		left: 5px;
		top: -20%;
	}
	#easyreturn_review[data-title]:hover::before {
		width: 260px;
		left: -136px;
		bottom: 120% !important;
	}
	#easyreturn_review[data-title]:hover::after {
		left: 20px;
		top: -20%;
	}
}
@media (min-width: 768px) and (max-width: 870px) {
	#freeshipping_review[data-title]:hover::before {
		width: 260px;
		left: -70px;
		bottom: 113%;
	}
	#freeshipping_review[data-title]:hover::after {
		left: 5px;
		top: -12%;
	}
	#easyreturn_review[data-title]:hover::before {
		width: 260px;
		left: -136px;
		bottom: 113%;
	}
	#easyreturn_review[data-title]:hover::after {
		left: 20px;
		top: -12%;
	}
}
@media (min-width: 990px) and (max-width: 1172px) {
	#freeshipping_review[data-title]:hover::before {
		width: 260px;
		left: -70px;
		bottom: 112%;
	}
	#freeshipping_review[data-title]:hover::after {
		left: 5px;
		top: -12%;
	}
	#easyreturn_review[data-title]:hover::before {
		width: 260px;
		left: -136px;
		bottom: 112%;
	}
	#easyreturn_review[data-title]:hover::after {
		left: 20px;
		top: -12%;
	}
}
@media (min-width: 1173px) and (max-width: 1280px) {
	#freeshipping_review[data-title]:hover::before {
		width: 260px;
		left: -70px;
		bottom: 114%;
	}
	#freeshipping_review[data-title]:hover::after {
		left: 5px;
		top: -12%;
	}
	#easyreturn_review[data-title]:hover::before {
		width: 260px;
		left: -136px;
		bottom: 114%;
	}
	#easyreturn_review[data-title]:hover::after {
		left: 20px;
		top: -12%;
	}
}
@media (max-width: 767px) {
.key-container [data-title]:hover::before {
	width: 260px;
	left: -15px;
}
.key-ideas-app .steps .byor__number{
	font-weight: 500;
	font-size: 24px;
}
.table_app_key_flow{
	overflow: scroll;
}
#fastshippinginfo[data-title]:hover::before {
	left: -25px;
}
#freeshipping_review[data-title]:hover::before {
	width: 260px;
    left: -70px;
    bottom: 113%;
}
#freeshipping_review[data-title]:hover::after {
	left: 5px;
	top: -12%;
}
#easyreturn_review[data-title]:hover::before {
	width: 260px;
	left: -136px;
    bottom: 113%;
}
#easyreturn_review[data-title]:hover::after {
	left: 20px;
	top: -12%;
}
.key-container [data-title]:hover::after {
	left: 50px;
}
}
.keyideas.reviewprice p{
    margin: 0;
	margin-bottom:12px;
    padding-top: 0 !important;
    font-size: 32px;
    line-height: normal;
}
 
@media (max-width: 767px) {
	.container-360 .modal-popup{
		width: 95%;
	}
	#Product-recent .no-recent-product {
		margin-top: 20px;
	}
	.no-compare-product{
		margin-top: 20px;
	}

	.byor_step3{
		margin-left: 15px !important;
	}
}


@media (max-width: 768px) {

	
    .container-360 .super-zoom-text, .container-360 .titlepopup{
		width: 100%;
		margin-bottom: 10px !important;
	}

	.table-list-360-mp4 img{
		width: 30px;
		height: 30px;
	}

	.mobile-byor-view {
		display: block !important;
		font-size: small ;	

	}
	
	.carat-scale .pointer-image.C-0-0-0-0 {
		left: 2% !important;
	}

	.key-ideas-app .byor-tab .choose{
		width: 72%;
	}


	

	.lab-cert{
		width:100%;
	}

	.shape__filter .shape__inner{
		width: 100%;
	  }

	.shape__filter, .intensity__filter{
		flex-direction: column;
	}
	
	.main-image{
		width: 100%;
		position: relative;
	}
	.main-item {
		width: 100%;
	}

	.collection-hero__title {
		margin: 0 !important;
	}

	.thumbnail img {
		margin-right: 0px !important;
	}

	
	.sitewide .right-bar {
		margin-bottom: 20px;
		margin-top: 10px;
	}

	#load360image{
		overflow: hidden;
		width: 100%;
	}
	

	.filter__btn {
		width: 80%;
	}

	.left-bar {
		max-width: 100%;
		display: none;
	}

	.sitewide .content {
		max-height: 100%;
	}

	.head-round-cut p {
		font-size: 12px;
	}

	.sitewide {
		display: flex;
		flex-direction: column;
		margin: auto;
		margin-bottom: 20px;
	}
	.sitewide.main-product-list.sitewide-exlg{
		overflow-y: scroll;
	}

	

	.key-ideas-app .steps .product-step-icon-img {
		width: 25px;
	}

	.key-ideas-app .steps h3 {
		font-size: 22px;
		margin-right: 5px;
	}

	.key-ideas-app .steps p span:first-child {
		font-size: 10px;
	}

	.key-ideas-app .steps p span:last-child {
		font-size: 14px;
	}


	.d-none-moble {
		display: none;
	}

	.sitewide .right-bar {
		width: 100%;
		overflow: auto;
	}

	.sitewide .right-bar .table th {
		width: 100px !important;
		max-width: 100px !important;
		min-width: 100px !important;
	}


	.main-filter-section .filter__section:first-child {
		padding-bottom: 0px;
	}


	.shape__filter .shape__inner {
		flex-wrap: wrap;
		justify-content: start !important;
		gap: 12px !important;
	}

	.shape__filter .shape__inner .shape-box{
		flex: 0 0 17%;
	}

	.intensity__inner .intensity-box{
		flex: 0 0 21%;
	}
	
	.intensity__inner{
		flex-wrap: wrap;
	}
	
	.filter__section p.w-full.box {
		font-size: 12px;
		text-align: center !important;
		font-weight: 500;
		height: unset;
	}

	.product__list--item .product__list--img {
		height: auto;
	}

	.comparison__body,
	.comparison__fix p,
	.comparison__header--img h2,
	.comparison__header--price,
	.comparison__header>div:not(:first-child),
	.sort__by .sorting_filter li,
	.sort__by .sorting_filter li span {
		font-size: 13px;
	}

	.comparison__header {
		min-width: 165px !important;
	}

	.product-compare .compare-products-list {
		overflow-x: scroll;
	}

	.page-width-key{
		padding: 0 10px;
		width: 100%;
	}
	a.remove-product {
		margin-left: 0px;
	}
}

@media (min-width: 1200px) and (max-width: 1365px){
	.container-360 .super-zoom-text{
		margin-top: 10px !important;
    	margin-bottom: 0px !important;
	}
	.container-360 div .pera-title{
		margin-bottom: 10px;
	}
	.container-360 .modal-popup{
		padding: 10px;
    	padding-bottom: 10px;
	}
}


/*css for loader*/
.loading-overlay__spinner.main_loader {
	width: 100%;
	height: 100%;
	top: 0px;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 9999;
	position: fixed;
	left: 0px;
}
.main_loader svg{
    stroke: var(--blue-bg-color);
}
.loading-overlay__spinner.main_loader .spinner {
	width: 100px;
}

  .key-ideas-app {
    display: flex !important;
  }

  .key-ideas-app .steps {
    display: flex;
  }

  .review-heading-h1{
	margin-bottom: 25px;
	font-size: 30px;
	color: var(--blue-bg-color);
	line-height: normal;
  }

  .image-icon img {
    width: 100px;
    max-width: 100px;
    border-radius: 0px;
    border: 1px solid gainsboro;
  }



 .custom-pro-box .key-card{
    display: flex;
	padding: 10px 5px 5px 8px;
  }

  .custom-pro-box .key-card div{
	font-size: 14px;
	font-weight: 400;
	line-height: normal;
	letter-spacing: normal;
	width:auto;
  }

  .custom-pro-box .key-card .heading2{
	font-weight: 900;
	text-decoration: auto;
    opacity: 1;
  }

  .custom-pro-box {
    padding: 0px;
    border-radius: 10px;
    margin-bottom: 20px;
  }

  .custom-pro-box .data {
    margin-left: 10px;
    margin-right: 10px;
  }
  .product__titles.key {
    width: 100%;
  }
  .key-review {
    white-space: normal;
  }

  .data .heading2 {
    font-weight: 900;
  }

 .custom-diamond.custom-pro-box .data span{
    display: block;
  }

  .ring-sizes {
	width: 100% !important;
  }

  .font-14{
	font-size: 14px !important;
	margin:10px 0px 15px 0px;
  }

  .ring-sizes .field {
    padding: 6px;
    margin-bottom: 15px;
	margin-top: 5px;
	border: 1px solid gray;
	height: 100%;
	width: 102px;
	height: 40px;
    min-height: 40px;
  }
  
  #fastshippinginfo{
	font-size: 14px;
	display: flex;
	gap: 3px;
    align-items: center;
  }
  .info-icon{
	padding: 2px;
	margin-left: 2px;
	height: 17px !important;
	width: 17px !important;
  }
  #fastshippinginfo[data-title]:hover::before {
	bottom: 38px;
	width: max-content; 

  }
  #fastshippinginfo[data-title]:hover::after {
	bottom: 22px;
    left: 86px;

  }
  .diamond__content--share .contact-info{
	display: flex !important;
	width: 100%;
	gap: 10px;
	margin-bottom: 18px;
  }

  .diamond__content--share button {
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #6f6f6f;
    text-decoration: none;
    border: 0;
    padding: 0;
    background: none;
    cursor: pointer;
}
.diamond__content--share div {
    display: flex;
    align-items: center;
    font-size: 14px;
    text-decoration: none;
    border: 0;
    padding: 0;
    background: none;
    cursor: pointer;
}

  .contact-info-sprite-img{
	background: url(https://cdn.shopify.com/extensions/8309478b-7a54-42f4-8a61-6c6a609f32e8/diamond-ring-builder-jewelry-1577/assets/modal-pop-up-img.png) no-repeat;
	width: 30px;
	height: 30px;

}

.contact-info-sprite-img.drop-hint-sprite{
	background-position: -7px;
}
.contact-info-sprite-img.consult-an-expert-sprite{
	background-position: -63px;
}
.contact-info-sprite-img.share-sprite{
	background-position: -122px;
}


  #main-cart-items table, #CartDrawer table{  
    border-collapse: collapse;
  }
  #main-cart-items table .keyideas-start-bundle, #CartDrawer table .keyideas-start-bundle{  
    border-top: solid 1px #e4e7e7;
  }

  #main-cart-items table .keyideas-end-bundle, #CartDrawer table .keyideas-end-bundle{  
     border-bottom: solid 1px #e4e7e7;
  }
  .cart-item:not(.keyideas-end-bundle,.keyideas-start-bundle) {
    border-top: solid 1px #e4e7e7;
}  
  a.remove-product {
    color: black;
    margin-left: 26px;
}
  .info-text-message{
    font-size: 12px;
    padding: 10px 0px 10px 0px;
  }

  .intensity__inner{
	gap:5px;
  }
  .gem_color__inner{
	display: flex;
	align-items: center;
	justify-content: space-around !important;
  }

.main-item{
    position: relative;
}

.page-width-key li, .page-width-key ul {
    list-style: none !important;
	list-style-type: none !important;
}


.comparison__body .logo-img, .product__img .logo-list-img, .image-icon, .cart-item__image-container, .diamondView .view-change, .moreless__div{
	position: relative;
}

.product__img .logo-list-img{
	display: flex;
}

.completed .step-icon-img, .completed .byor-tab .choose, .mobile-byor-view{
	display: none !important;
}
.step3.completed .byor-tab .choose{
	display:inline-block !important;
}


#keyideas-logo-main{
	text-align: center;
    color: black;
    width: 130px;
    background-color: #efefef;
    border-radius: 0px 0px 15px 15px;
	font-size: 4px;
	position: absolute;
	display: block;
    padding: 0px !important;
}

#keyideas-logo-360, #keyideas-logo-detail{
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
    color: black;
    width: 130px;
    background-color: #efefef;
    border-radius: 0px 0px 15px 15px;
	font-size: 4px;
    padding: 0px !important;
	margin: auto;
}

#load360image{
	line-height: normal;
	font-size: 0 !important;
	display: flex;
}

#keyideas-logo-main{
	top: -40px;
}

#keyideas-logo-360{
    bottom: 30px;  
	margin-top:.5px;
}

#keyideas-logo-detail{
    bottom: 22.5px;
}


.carat-scale-section{
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    margin-top: 100px;
    margin-bottom: 40px;
}

.pro-gem-detail .carat-scale-section{
    border: none;
    padding: 0px;
    height: max-content;
}

.pro-gem-detail .carat-scale-section .inner-carat-scale-section {
    border: 1px solid #ddd;
    padding: 25px;
    height: max-content;
	margin-bottom: 15px;
}

.pro-gem-detail .carat-scale-section .scale-inner {
    border: none;
    padding: 0px;
    padding-bottom: 0px !important;
    flex: initial;
    min-width: calc(50% - 60px);
}
.carat-scale-section .scale-inner {
    border: 1px solid #ddd;
    padding: 20px;
    padding-bottom: 40px !important;
    flex: 1;
    min-width: calc(50% - 60px);
}

.pro-gem-detail .carat-scale-section{
	margin-bottom: 15px;
}

h3{
	color: unset ;
}

.carat-scale-section .scale-inner .heading-h2 {
	margin-bottom: 30px;
	margin-top: 10px;
	font-size: var(--stone-title-font) !important;
	padding-top: 0 !important;
	letter-spacing: normal;
}

.carat-scale-section .scale-inner .pera-head{
	font-size: var(--stone-dec-font) !important;
	font-weight: 400;
	line-height: normal;
	margin: 0;

}

.carat-scale-section .scale-inner .carat-scale-img {
	position: relative;
	margin-top: 70px;
	padding-top: 15px;
	border-top: 1px solid ;
}

.carat-scale-section .scale-inner .carat-scale-img img {
	width: 100%;
}

.carat-scale-section .scale-inner .carat-scale-img .pointer-image {
	position: absolute;
	width: 104px;
	top: -30%;
	transform: translate(-50%, -50%);
	background-color: var(--blue-bg-color);
	border-radius: 3px;
	color: #fff;
	text-align: center;
	font-size: 10px;
	padding: 3px;
}

.modal-header{
	padding: 0 !important;
}

.carat-scale-section .scale-inner .carat-scale-img .pointer-image::after{
	position: absolute;
    content: "";
    top: 90%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
	border-top: 30px solid var(--blue-bg-color);
}

.carat-scale .pointer-image {
	left: 13%;
}

.cut-scale .pointer-image {
	left: 50%;
}

.color-scale .pointer-image {
	left: 56%;
}

.clarity-scale .pointer-image {
	left: 50%;
}
 
.cut-scale .pointer-image.excellent{
	left:63%
}

.cut-scale .pointer-image.ideal{
	left:89%
}

.cut-scale .pointer-image.good{
	left:10%;
}

.cut-scale .pointer-image.very.good{
	left:35%;
}

.color-scale .pointer-image.M {
	left: 7%;
}

.color-scale .pointer-image.M::after{
	left: 34% !important;
}

.color-scale .pointer-image.L {
	left: 13%;
}

.color-scale .pointer-image.K {
	left: 23%;
}

.color-scale .pointer-image.J {
	left: 36%;
}

.color-scale .pointer-image.I {
	left: 46%;
}

.color-scale .pointer-image.H {
	left: 55%;
}

.color-scale .pointer-image.G {
	left: 64%;
}

.color-scale .pointer-image.F {
	left: 78%;
}

.color-scale .pointer-image.E {
	left: 87%;
}

.color-scale .pointer-image.D {
	left: 93%;
}

.color-scale .pointer-image.D::after {
    left: 67% !important;
}

.clarity-scale .pointer-image.I1 , .clarity-scale .pointer-image.I2, .clarity-scale .pointer-image.I3 {
	left: 7%;
}

.clarity-scale .pointer-image.I1::after , .clarity-scale .pointer-image.I2::after, .clarity-scale .pointer-image.I3::after {
	left: 37% !important;
}


.clarity-scale .pointer-image.SI1 , .clarity-scale .pointer-image.SI2{
	left: 27%;
}

.clarity-scale .pointer-image.VS1 , .clarity-scale .pointer-image.VS2 {
	left: 49%;
}

.clarity-scale .pointer-image.VVS1 , .clarity-scale .pointer-image.VVS2 {
	left: 71%;
}

.clarity-scale .pointer-image.FL , .clarity-scale .pointer-image.IF  {
	left: 92%;
}

.carat-scale .pointer-image.C-0-0-0-0 {
	left: 7%;
}

.carat-scale .pointer-image.C-0-0-0-0::after {
    left: 10% !important;
}

.carat-scale .pointer-image.C-0-5-0-0 {
	left: 7%;
}

.carat-scale .pointer-image.C-0-5-0-0::after, .carat-scale .pointer-image.C-0-6-2-5::after {
    left: 24% !important;
}

.carat-scale .pointer-image.C-0-6-2-5 {
	left: 10%;
}

.carat-scale .pointer-image.C-0-7-5-0 {
	left: 7%;
}

.carat-scale .pointer-image.C-0-8-7-5 {
	left: 9%;
}

.carat-scale .pointer-image.C-1-0-0-0 {
	left: 11.5%;
}

.carat-scale .pointer-image.C-1-1-2-5 {
	left: 15.5%;
}

.carat-scale .pointer-image.C-1-2-5-0 {
	left: 16.5%;
}

.carat-scale .pointer-image.C-1-3-7-5 {
	left: 17.5%;
}

.carat-scale .pointer-image.C-1-5-0-0 {
	left: 21.5%;
}

.carat-scale .pointer-image.C-1-6-2-5 {
	left: 26%;
}

.carat-scale .pointer-image.C-1-7-5-0 {
	left: 27%;
}

.carat-scale .pointer-image.C-1-8-7-5 {
	left: 28%;
}

.carat-scale .pointer-image.C-2-0-0-0 {
	left: 32%;
}

.carat-scale .pointer-image.C-2-1-2-5 {
	left: 36%;
}

.carat-scale .pointer-image.C-2-2-5-0 {
	left: 38%;
}

.carat-scale .pointer-image.C-2-3-7-5 {
	left: 40%;
}

.carat-scale .pointer-image.C-2-5-0-0 {
	left: 44%;
}

.carat-scale .pointer-image.C-2-6-2-5 {
	left: 48%;
}

.carat-scale .pointer-image.C-2-7-5-0 {
	left: 50%;
}

.carat-scale .pointer-image.C-2-8-7-5 {
	left: 52%;
}

.carat-scale .pointer-image.C-3-0-0-0 {
	left: 56%;
}

.carat-scale .pointer-image.C-3-1-2-5 {
	left: 60%;
}

.carat-scale .pointer-image.C-3-2-5-0 {
	left: 62%;
}

.carat-scale .pointer-image.C-3-3-7-5 {
	left: 64%;
}

.carat-scale .pointer-image.C-3-5-0-0 {
	left: 68%;
}

.carat-scale .pointer-image.C-3-6-2-5 {
	left: 72.5%;
}

.carat-scale .pointer-image.C-3-7-5-0 {
	left: 74.5%;
}

.carat-scale .pointer-image.C-3-8-7-5 {
	left: 76.5%;
}

.carat-scale .pointer-image.C-4-0-0-0 {
	left: 81%;
}

.carat-scale .pointer-image.C-4-5-0-0 {
	left: 93%;
}

.carat-scale .pointer-image.C-4-5-0-0::after {
    left: 64% !important;
}

/* pointer image to div/span change css starts */

.carat-scale-img .pointer-image span{
	font-size: 10px;
	background-color: var(--blue-bg-color);
    padding: 5px;
    border-radius: 2px;
	color: #fff;
}

/* pointer image to div/span change css ends */


.table-scale-section{
	margin-bottom: 50px;
}

.table-scale-section .heading-h2{
    margin-bottom: 15px;
    font-size: 28px;
    letter-spacing: normal;
}

.table-scale-section table td {
	border-left: 1px solid #ddd !important;
	border: none;
}

.table-scale-section table {
	max-width: 100%;
	text-rendering: optimizeLegibility;
	font-size: 15px;
	font-weight: 400;
	line-height: 21px;
	border: 1px solid #ddd !important;
	border-left: none !important;
	border-spacing: 0;
	margin-bottom: 40px;
	margin: auto;
}

.table-scale-section table th,
.table-scale-section table td {
	text-align: start;
	padding: 0px 20px !important;
	font-size: 14px;
	font-weight: 400;
	max-width: 200px;
	width: 200px;

}

.table-scale-section .table-inner {
	position: relative;
	width: 100%;
	z-index: 1;
	margin: auto;
	overflow: auto;
	margin-top: 40px !important;
}

.table-scale-section th {
	position: sticky;
	left: 0px;
	z-index: 2;
}

.table-scale-section table tr td:nth-child(2) {
	background-color: #EDEDED !important;
	color: #242833 !important ;
}

.table-scale-section table tr:not(:first-child) .inner-table-pera {
	font-size: 14px;
	line-height: normal;
	letter-spacing: normal;
	border-bottom: 1px solid #ddd;
	padding-bottom: 15px;
	padding-top: 15px;
	margin: 0;
}

.table-scale-section table tr p .arrow {
	color: var(--blue-bg-color); 
}

.table-scale-section table tr td a {
	color: var(--blue-bg-color);
	text-decoration: none;
}
.table-wrapper {
    overflow-x: auto;
}

.recommend th {
    position: sticky;
    left: 0;
    background: var(--gradient-background, white);
    z-index: 10;
	opacity: 1;
}
/* css to align you may also like text-img alignment starts */
.table-scale-section table .table-image .current__similar-text {
	margin-top: 20px;
	margin-bottom: 20px;
	height: 30px;
	line-height: 15px;
}

.table-scale-section table .table-image img {
	height: 130px;
	width: 130px;
	margin-top: 0;
	object-fit: cover;

}
/* css to align you may also like text-img alignment ends */

@media (min-width: 1300px) {
	.main-item{
		height: 465px;
	}
}

@media (min-width: 1500px) {
	.table-scale-section .table-inner {
		width: fit-content;
		margin: unset;
	} 
}

@media (max-width: 1200px) {
	.table-scale-section table {
		min-width: 500px;
	}
}


@media (max-width: 767px) {

	.pro-gem-detail .carat-scale-section .inner-carat-scale-section{
		border: none !important;
		padding: 0 !important;
	}

	.carat-scale-section .scale-inner{
		border: none !important;
		padding: 0 !important;
	}
	

	.carat-scale .pointer-image.C-0-0-0-0 {
		left: 5% !important;
	}

	.carat-scale .pointer-image.C-0-0-0-0::after {
		left: 26% !important;
	}

	.carat-scale .pointer-image.C-4-5-0-0 {
		left: 92% !important;
	}

	.byor__completed img{
		width:20px !important;
		height: 20px !important;
		max-width:20px !important;
		max-height: 20px !important;
		margin-right: 5px !important;
	}

	.shape__filter, .fast-checkbox-section, .lab-checkbox-section{
        translate: -11px !important;
        width: 100vw !important;
      }
      .shape__filter{
        align-items: unset;
      }
      .shape__filter .shape__inner{
        padding: 10px;
      }

	  .filter__section .filter_inner .carat__inner{
		display: flex;
	  }

	  .filter__section .filter_inner .clarity__inner{
		display: flex;
	  }

      .lab-checkbox-section{
        margin-top: -5px;
      }
	  .intensity__filter{
		margin-top: 0 !important;
	  }
      .clear-more-filter .moreless__div{
        margin-top: 0;
        justify-content: center;
      }

	#keyideas-logo-detail{
		bottom: 21px;
	}

	.table-scale-section h2{
		padding: 0;
	}

 
	.table-scale-section table th {
		width: 100px !important;
		max-width: 100px;
        min-width: 100px;
		font-size: 12px;
	}
	.table-scale-section table td {
		width: 120px !important;
		max-width: 120px;
        min-width: 120px;
		font-size: 12px;
	}
 	.carat-scale-section .scale-inner {
		padding: 0;
		padding-bottom: 20px !important;
		border: 0;
		min-width: 100%;
	}

	.carat-scale-section .scale-inner h2 {
		margin-bottom: 20px; 
	}

	.carat-scale-section{
		margin-top: 20px;
		margin-bottom: 20px;
	}

	.table {
		overflow: scroll;
	}

	.table td:first {
		position: sticky;
	}
	.table-scale-section table {
		min-width: 300px;
	}
	.table-scale-section {
		margin-bottom: 30px;
	}
	/* css to align you may also like text-img alignment starts */
	.table-scale-section table .table-image .current__similar-text {
	margin-top: 10px;
	margin-bottom: 10px;
	}

	.table-scale-section table .table-image img {
	 height: 76px;
	 width: 100%;
	}
	/* css to align you may also like text-img alignment ends */
	/* carat scale css mobile starts */
	.carat-scale-section .scale-inner .carat-scale-img{
		margin-left: 5%;
		margin-right: 5%;
	}
	.carat-scale-section .scale-inner .carat-scale-img .pointer-image{
		width: 85px;
		font-size: 8px;
		top: -30%;
	}

	.carat-scale-section .scale-inner .carat-scale-img .pointer-image::after{
		top: 90%;
	}

	.carat-scale-section .scale-inner .carat-scale-img .pointer-image::after{
		border-top: 20px solid var(--blue-bg-color);
	}
	/* carat scale css mobile ends */
	.top-bar {
		margin-bottom: 20px;
	}
}
.keyideas-logo img{
	border-radius: 0px;
}

ul.list-unstyled.nav__view{
	margin-left: 0px;
	margin-right: 0px
}

label.icon-comparizon:hover, .diamond__content--info a:hover{
	opacity:1
}
.main_loader {
	display: block;
	margin: auto;
	animation: rotate 2s linear infinite;
  }

@keyframes rotate {
	0% {
	  transform: rotate(0deg);
	}
	100% {
	  transform: rotate(360deg);
	}
  }


/* loader */
.spinner {
    animation: rotator 1.4s linear infinite;
}

.loading__spinner {
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    z-index: 9999;
    position: fixed;
}

@keyframes rotator {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(270deg);
    }
}

.loading__spinner {
    position: absolute;
    z-index: 1;
    width: 1.8rem;
	width: 1.8rem;
	display: inline-block;
  }
  
  .spinner {
    animation: rotator .8s linear infinite;
  }
  
  @keyframes rotator {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(360deg);
    }
  }
  
  .spinner .path {
    stroke-dasharray: 280;
    stroke-dashoffset: 0;
    transform-origin: center;
    animation: dash-spinner 1.4s ease-in-out infinite;
  }
  
  @media screen and (forced-colors: active) {
	.spinner .path {
      stroke: CanvasText;
    }
  }
  
  @keyframes dash-spinner {
    0% {
      stroke-dashoffset: 280;
    }
    50% {
      stroke-dashoffset: 75;
      transform: rotate(135deg);
    }
    100% {
      stroke-dashoffset: 280;
      transform: rotate(450deg);
    }
  }
  
  .loading__spinner:not(.hidden) + .cart-item__price-wrapper,
  .loading__spinner:not(.hidden) ~ cart-remove-button {
    opacity: 50%;
  }
  
  .loading__spinner:not(.hidden) ~ cart-remove-button {
    pointer-events: none;
    cursor: default;
  }
  
  circle.path {
    stroke: var(--app-normal-primary-color) !important;
}
 
.loading-overlay__spinner .path {
    stroke: var(--app-normal-primary-color) !important;
}
  
#add_diamond .loading-overlay__spinner .path {
    stroke: white !important;
}
 
.gem_color-box div:first-of-type  {
  cursor: pointer;
    background-image: url('https://cdn.shopify.com/extensions/8309478b-7a54-42f4-8a61-6c6a609f32e8/diamond-ring-builder-jewelry-1577/assets/AppOne-shopify-new-icons1.png');
    background-repeat: no-repeat;
    background-size: 800px auto;
    display: block;
    width: 58px !important;
    height: 58px;
	border: 1px solid lightgray;
}

.blue-gem-color {background-position: -20px -87px;}
.green-gem-color {background-position:  -90px -87px;}
.pink-gem-color {background-position:  -160px -87px;}
.purple-gem-color {background-position:  -230px -87px;}
.peach-gem-color {background-position:  -300px -87px;}
.yellow-gem-color { background-position:  -371px -87px;}
.teal-gem-color { background-position: -371px -154px;}
.red-gem-color {background-position: -441px -87px;}
.orange-gem-color {background-position:  -511px -87px;}
.black-gem-color {background-position:  -581px -87px;}
.brown-gem-color {background-position:  -651px -87px;}
.grey-gem-color {background-position:  -722px -87px;}

.shape-box .shape-img  {
	cursor: pointer;
	background-image: url('https://cdn.shopify.com/extensions/8309478b-7a54-42f4-8a61-6c6a609f32e8/diamond-ring-builder-jewelry-1577/assets/diamond-shapes-new.png');
	background-repeat: no-repeat;
	background-size: 380px auto;
	display: block;
	width: 58px !important;
	height: 58px;
	min-height: 58px;
	max-width: 58px;
	min-width: 58px;
	max-height: 58px;
  }

  
.round-shape {
    background-position: -6px -1px;
}

.princess-shape {
    background-position: -71px -1px;
}

.cushion-shape {
    background-position: -134px -1px;
}

.emerald-shape {
    background-position: -197px -1px;
}

.marquise-shape {
    background-position: -250px -1px;
}

.oval-shape {
    background-position: 2px -74px;
}

.radiant-shape {
    background-position: -60px -76px;
}

.pear-shape {
    background-position: -122px -76px;
}

.asscher-shape {
    background-position: -189px -76px;
}

.heart-shape {
    background-position: -262px -75px;
}
.trillion-shape {
    background-position: -2px -144px;
}
.oldminer-shape{
    background-position: -316px -76px;
}

.european-shape{
    background-position: -301px -1px;
}

.comparison__fix.comparison__header--meas{
	white-space: nowrap;
}

.lab-cert{
	width:32%;
	padding: 15px;
}
.scale-inner h2 span{
	/* text-transform: capitalize; */
}

.hide-Gemstone{
	display: none;
}


#choose-diamond {
    background: #46464659;
}

#choose-diamond .modal-dialog-key, #diamond_added_modal_popup .modal-dialog-key, #wishlist_choose-diamond .modal-dialog-key {
    width: 420px;
}



.modal-content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    outline: 0;
    border-radius: 10px;
    padding: 20px;
	padding-bottom:26px;
	padding-right:26px;
	padding-left:26px;
    text-align: center;
	visibility: visible !important;
}
.filter-360{
    font-size: 14px;
    display: flex;
    gap: 3px;
    align-items: center;
	margin-right:7px
}
#share__modal_popup .modal__share__icons {
    background: url(https://cdn.shopify.com/extensions/8309478b-7a54-42f4-8a61-6c6a609f32e8/diamond-ring-builder-jewelry-1577/assets/modal-social-icon-sprite.png) no-repeat;
    width: 60px;
    height: 60px;
    display: block;
}
#share__modal_popup .modal-content {
	width: 95vw;
}


#share__modal_popup .modal-content {
	width: 550px;
	margin: auto;
	border-radius: 0;
}
#choose-diamond .modal-content .modal-header {
    padding: 5px 40px 0;
}
#share__modal_popup .modal-header {
    text-align: left;
    color: #000;
}
.modal-header {
    padding: 0 !important;
}
#share__modal_popup .modal-header .modal-title {
    font-size: 25px;
    margin-bottom: 10px;
    font-weight: 700;
	line-height: normal;
}
.drop-pera{
	margin-bottom: 15px;
}
#share__modal_popup .modal-header p {
	font-size: 14px;
	line-height: 19px;
}
#share__modal_popup .modal-body .modal-body-div {
	display: flex;
	gap: 20px;
}

#share__modal_popup .modal__product_detail{
	display: flex;
	gap: 20px;
	align-items: center;
	margin-bottom: 30px;
}

#share__modal_popup .modal__product_detail p{
	width: 100%;
	color: #000;
	text-align: left;
	margin: 0 !important;
}

#share__modal_popup .modal__share__section .modal__copy__link{
	border: 2px solid gray;
	display: flex;
	align-items: center;
	height: 50px;
	color: #949393;
	padding-left: 10px;
	position: relative;
}
#share__modal_popup .modal__share__section .modal__copy__link .copy-img:before {
    content: "Copied";
    position: absolute;
    top: -40px;
    right: 0px;
	color: #000;
    display: none;
}

#share__modal_popup .modal__share__section .copy-pera{
	color: var(--app-text-primary-color);
	margin-bottom: 18px;
	margin-top: 18px;
	font-size: 16px;
	line-height: normal;
	letter-spacing: normal;
}

#share__modal_popup .modal__share__section .modal__copy__link .copy-img.active:before {
    display: block;
}
#share__modal_popup .modal__share__section .modal__copy__link #pageLinkText{
	position: absolute;
	width: 95%;
	white-space: nowrap;
	overflow: hidden;
}

#share__modal_popup .modal__share__section .modal__copy__link a{
	margin-left: auto;
	height: 50px;
	z-index: 1;
}

#share__modal_popup .modal__share__section .modal__copy__link .copy-img{
	background-color: var(--blue-bg-color);
    width: 100%;
    display: block;
    height: 50px;
    padding: 10px 10px;
}
.modal .close {
    position: absolute;
    top: 8px !important;
    right: 0;
    margin: 0;
    padding: 10px;
    line-height: 11px;
    border: none;
    background-color: transparent;
}

.modal_image {
    object-fit: cover;
}
#share__modal_popup .modal__share__section {
    border: 1px solid lightgray;
    padding: 20px;
    text-align: left;
    color: var(--blue-bg-color);
}
#share__modal_popup .modal__product_detail p {
    width: 100%;
    color: #000;
    text-align: left;
    margin: 0 !important;
}
#share__modal_popup .modal__product_detail {
    display: flex;
    gap: 20px;
    margin-bottom: 30px;
}
#share__modal_popup .modal__share__section .modal__share__icon_wrapper {
    display: flex;
    gap: 20px;
}
#share__modal_popup .modal__share__icons.facebook {
    background-position: 0;
}
#share__modal_popup .modal__share__icons.pinterest {
    background-position: -190px;
}
#share__modal_popup-eng .modal__product_detail p{
	color: #000 !important;
}
@media (max-width: 767px) {

    #share__modal_popup .modal-content,#share__modal_popup-eng .modal-content {
        width: 95vw;
        height: 515px;
    }
}
.modal .close {
    position: absolute;
    top: 8px;
    right: 5px;
    margin: 0;
    padding: 10px;
    line-height: 11px;
    border: none;
    background-color: transparent;
    font-size: 35px;
    font-weight: 900;
    cursor: pointer;
}

.modal .close {
    position: absolute;
    top: 8px !important;
    right: 0;
    margin: 0;
    padding: 10px;
    line-height: 11px;
    border: none;
    background-color: transparent;
}
button {
    font-family: var(--font-body-family);
}

modal .close img {
    width: 25px;
    height: 25px;
}


#choose-diamond .modal-content .diamond__content--price {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 15px;
}

#choose-diamond .modal-content .diamond__content--price a {
    background-color: var(--app-normal-primary-color);
    color: #fff;
    padding: 5px 10px; 
    width: 80%;
    text-align: center;
    margin-top: 10px;
    text-decoration: none;
    margin-bottom: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.main-item svg g{
	font-size: 12px;
	background-color: var(--blue-bg-color);
}
a#add_ring.loading span {
    font-size: 0;
}
.modal-dialog-centered a {
    box-shadow: none;
    border: 1px solid;
}

.modal-dialog-centered a{
	content: none !important
}
#add_ring {
	background-color: transparent;
    color: var(--blue-bg-color) !important;
	--initial-gradient: initial;
}

.diamond__content--info {
	display: flex;
	margin: 20px 0px;
	gap:10px;
	font-size: 14px;
	color: rgba(0, 0, 0, 0.75);
}

.diamond__content--time .delivery-time {
    font-size: 14px;
	pointer-events: none;
}

@media (min-width: 1025px){
	.product__info-wrapper{
		padding-left: 11%;
	}
}

.diamond__content--info div {
	font-size: 14px !important;
	text-decoration: none;
	pointer-events: none;
	display: flex;
	align-items: center;
}

.diamond__content--info div img{
	margin-right: 8px;
	text-decoration: underline !important;
	text-decoration-color: var(--app-normal-primary-color)!important;
	width: 20px;
	height: auto;
}

.diamond__content--info div i{
	color: #000;
}

.byor__completed{
	display: flex;
}

.view-remove-section{
	line-height: normal;
}

.byor__completed img{
	margin-right: 12px;
	width: 25px;
	height: 25px;
	max-width: 25px !important;
	max-height: 25px !important;
}

.step3 .byor__completed{
	margin-top: 0px;
	line-height: normal;
}
#choose-diamond .modal-content .diamond__content--price button {
	background-color: var(--app-normal-primary-color);
	color: #fff;
	width: 80%;
	height: 50px;
	text-align: center;
	margin-top: 10px;
	font-size: 15px !important;
	text-decoration: none;
	margin-bottom: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
	white-space: nowrap;
}

#choose-diamond .modal-content .diamond__content--price button:hover{
	background-color: var( --app-hover-primary-color);
}
.byor_completed_price{
	display:flex !important;
	flex-direction: column;
    align-items: flex-start !important;
}

.byor_step3{
	display:flex;
}


.product-list-view-compare-mobile{
	display: none;
}
.image__shape_hide{
	display: none;
}

.page-header.key-page-heading{
	text-align: center;
	color: var(--blue-bg-color);
}

.key-review .product-form__quantity__add__buttons{
	display: flex;
	flex-direction: column !important;
	gap: 0 !important;
}

.key-review .product-form__quantity__add__buttons h1{
	font-size: 32px;
	margin: 0;
	margin-bottom: 15px;
}

/* for steps size css starts */

@media(min-width: 767px) {


	.view-remove-section{
		white-space: nowrap;
	}
}

/* end */

.product-list-div table .product__img {
	justify-content: left;
	margin: 10px 0px;
}

.steper-key .key-page-heading{
	font-size: 35px;
	margin: 1.5rem 0 2rem;
	padding: 0;
}

@media(min-width: 901px) and (max-width: 1300px){
	
	.shape__filter .shape__inner{
		padding: 10px;
		gap: 4px !important;
	}
	.fast-checkbox-section {
		padding: 9px;
		margin-top: 15px;
	}
	.gem_color-box div:first-of-type {
		width: 56px !important;
		height: 56px;
	}
	.gem_color__filter .gem_color__inner {
		padding: 5px;
	}
	.fast-checkbox-section.gemstone-checkbox {
		margin-top: 10px;
		padding: 9px 5px;
	}
	.filter__section .filter_inner p.gem_type-p {
		margin-bottom: 5px;
	}
	.gem_type__filter {
		margin-top: 15px;
	}
	.gem_type-box  p.w-full.box{
		padding: 0;
	}
	.intensity-box  p.w-full.box{
		padding: 0;
	}

	.clear-more-filter button{
		font-size: 13px;
	}
	.plus__minus {
		font-size: 17px;
	}

}
@media(min-width: 768px) and (max-width: 900px){
	.filter__section .filter_inner {
		flex: 0 0 calc(51% - 20px);
		margin-top: 0px;
		margin-bottom: 30px;
	}
	.shape__filter .shape__inner .shape-box {
        flex: 0 0 16%;
    }
	.shape__filter .shape__inner{
		padding: 10px 5px 0 5px;
	}
	.shape__filter .shape__inner .shape-box img {
		height: 25px;
		width: 25px;
	}
	.fast-checkbox-section.gemstone-checkbox {
		padding: 45px 27px;
	}
	.shape__filter .shape__inner, .gem_type__filter .gem_type__inner{
		flex-wrap: wrap;
	}
	.intensity__filter .intensity__inner {
		gap: 7px;
	}
	.sitewide .product-key .product__list--content .product__list-div {
		height: 38px;
	}
	.gem_type-box  p.w-full.box{
		padding: 5px  0;
	}
	.intensity-box  p.w-full.box{
		padding: 2px;
	}
	.product__list--img img{
		height: 236px;
	}

}

.all_result{
	display:none;
}

@media (max-width: 767px){

	.all_result{
		margin-top: 25px;
		margin-bottom: 5px;
		display:block;
	}

	
	.product-list-view-compare-desktop{
		display: none!important;
	}
	.product-list-view-compare-mobile{
		display: revert-layer;
	}
	.image__shape_hide{
		display: block;
	}
	.filter__section {
		display: flex;
		flex-direction: column;
		gap: 20px;
		flex-wrap: nowrap;
		padding-top: 0 !important;
	}
	.filter__section .filter_inner {
		flex: 0 0 100%;
		margin-top: 0px;
		margin-bottom: 5px;
	}

	.filter__section .symmetry__inner,
	.filter__section .fluor__inner,
	.filter__section .table__inner,
	.filter__section .depth__inner,
	.filter__section .ratio__inner
	{
		display: flex;
	}

	.step-icon-img img{
		width: 20px;
		height: 20px;
		max-width: 20px;
	}

	.product-list-view-vid{
		position: relative;
	}

	.product__list--viewi{
		top: 16px !important;
        right: -6px !important;
	}

	.filter__btn {
		margin-bottom: 15px;
	}
	.fast-checkbox-section, .fast-checkbox-section.gemstone-checkbox {
		padding: 16px;
	}
	
	.product-list-view-shape-comp-mobile-hide{
		display: none;
	}


	.container-360 div .pera-title{
		margin-left: 0;
	}

}

.byor-tab-nab{
	font-size:14px !important;
}
@media (min-width:1281px) {
	.complete-tab-nab{
		font-size:14px !important;
	}
}
@media  (max-width:538){
	.mobileview_setting {
		font-size: small !important;

	}
}
@media screen and (max-width:538px) {
	
	.byor__completed{
		margin-top: 0px;
		width: 25px;
		height: 20px;
	}

}

.video360.modal.container-360 div .pera-title{
	justify-content: flex-start;
}

.view__video__play{
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 5px;
}
.play-video-img-view-video{
	cursor: pointer;
    background-image: url('https://cdn.shopify.com/extensions/8309478b-7a54-42f4-8a61-6c6a609f32e8/diamond-ring-builder-jewelry-1577/assets/AppOne-shopify-new-icons1.png');
    background-repeat: no-repeat;
    background-size: 756px auto;
    display: block;
    width: 15px !important;
    height: 15px;
	background-position: -331px -164px;
}

.play-video-img-view-360{
	cursor: pointer;
    background-image: url('https://cdn.shopify.com/extensions/8309478b-7a54-42f4-8a61-6c6a609f32e8/diamond-ring-builder-jewelry-1577/assets/AppOne-shopify-new-icons1.png');
    background-repeat: no-repeat;
    background-size: 756px auto;
    display: block;
    width: 15px !important;
    height: 15px;
	background-position: -295px -164px;
}

.three-sixty_wrapper{
	border: 1px solid lightgrey;
	width: 40px !important;
    height: 40px;
	position: relative;
	border-radius: 50%;
	display: flex;
	margin: auto;
}
.three-sixty_wrapper .bordered-icon-360{
	cursor: pointer;
    background-image: url('https://cdn.shopify.com/extensions/8309478b-7a54-42f4-8a61-6c6a609f32e8/diamond-ring-builder-jewelry-1577/assets/AppOne-shopify-new-icons1.png');
    background-repeat: no-repeat;
    background-size: 756px auto;
    display: block;
    width: 40px !important;
    height: 40px;
	background-position: -284px -158px;
}

.three-sixty_wrapper .bordered-icon-360-view-360, .detail-modal-image.thumb.view-360-icon{
	cursor: pointer;
    background-image: url('https://cdn.shopify.com/extensions/8309478b-7a54-42f4-8a61-6c6a609f32e8/diamond-ring-builder-jewelry-1577/assets/AppOne-shopify-new-icons1.png');
    background-repeat: no-repeat;
    background-size: 756px auto;
    display: block;
    width: 40px !important;
    height: 40px;
	background-position: -284px -158px;
}


.three-sixty_wrapper .bordered-icon-360-view-video, .detail-modal-image.thumb.view-video-icon{
	cursor: pointer;
    background-image: url('https://cdn.shopify.com/extensions/8309478b-7a54-42f4-8a61-6c6a609f32e8/diamond-ring-builder-jewelry-1577/assets/AppOne-shopify-new-icons1.png');
    background-repeat: no-repeat;
    background-size: 756px auto;
    display: block;
    width: 25px !important;
    height: 40px;
	background-position: -318px -158px;
}

.detail-modal-image.thumb.view-360-icon, .detail-modal-image.thumb.view-video-icon{
    background-size: 734px auto;
    height: 16px;
}

.three-sixty_wrapper .icon__text{
	position: absolute;
    top: 45%;
    left: 27%;
    font-size: 10px;

    font-weight: 700;
}



 
/* dummy-structure */

.dummy-structure{
	margin-top: 20px;
}

.dummy-structure .filter-dummy{
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.dummy-structure .filter-dummy .dummy-daimond{
    flex: 0 0 65.7% !important;
}

.dummy-structure .filter-dummy .item-dummy {
    flex: 0 0 calc(33% - 20px);
	height: 100px;
	background-color: #f6f6f6;
    margin-top: 0px;
    font-size: 14px;
    margin-bottom: 25px;
	animation: colorChange .7s infinite alternate

}

.dummy-structure .daimond-dummy .grid-dummy{
	width: 100%;
	height: 45px;
	display: flex;
	margin-bottom: 15px;
	background-color: #f6f6f6;
	animation: colorChange .7s infinite alternate

}

.dummy-structure .daimond-dummy .listing-daimond-dummy{
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.dummy-structure .daimond-dummy .listing-daimond-dummy .item-dummy{
	flex: 0 0 calc(25% - 20px);
	height: 500px;
	background-color: #f6f6f6;
    margin-top: 0px;
    font-size: 14px;
    margin-bottom: 25px;
	animation: colorChange .7s infinite alternate

}

.lab-btn-dummy{
	display: flex;
	flex-direction: column;
	align-items: center;

}

.lab-btn-dummy .byor-section-dummy{
	width: 100%;
	height: 70px;
	margin: auto;
	background-color: #f6f6f6;
	margin-bottom: 20px;
	animation: colorChange .7s infinite alternate
}

@keyframes colorChange {
    0% {
        background-color: #fff
    }

    to {
        background-color: #f6f6f6
    }
}

.lab-btn-dummy .button-dummy{
	width: 30%;
	height: 50px;
	margin: auto;
	margin-bottom: 20px;
	background-color: #f6f6f6;
	animation: colorChange .7s infinite alternate

}

.lab-btn-dummy .pera-dummy{
	width: 50%;
	height: 30px;
	margin: auto;
	margin-bottom: 20px;
	background-color: #f6f6f6;
	animation: colorChange .7s infinite alternate

}



@media (min-width: 768px) and (max-width: 1280px) {
	.dummy-structure .daimond-dummy .listing-daimond-dummy .item-dummy{
		flex: 0 0 calc(33% - 20px);
		height: 300px;
	}

	.dummy-structure .daimond-dummy .listing-daimond-dummy {
		display: flex;
		justify-content: initial;
		gap: 25px;
	}

	.dummy-structure .filter-dummy .item-dummy,.dummy-structure .filter-dummy .dummy-daimond {
		flex: 0 0 calc(50% - 20px) !important;
	}
}

@media (max-width: 767px) {
	.dummy-structure .daimond-dummy .listing-daimond-dummy .item-dummy{
		flex: 0 0 100%;
		height: 60px;
		margin-bottom: 5px;
	}


	.dummy-structure .filter-dummy .item-dummy,.dummy-structure .filter-dummy .dummy-daimond {
		flex: 0 0 100% !important;
	}
}
@media screen and (max-width:768px) {	
	.dummy-structure .filter-dummy .dummy-daimond{
		height: 200px !important;
	}

	.lab-btn-dummy .button-dummy{
		width: 80%;
	}
	
}


.details-dummy-structure{
	display: flex;
	flex-direction: column;
}

.details-dummy-structure .byor-section-dummy{
	width: 100%;
	height: 70px;
	margin-top: 35px;
	margin: auto;
	background-color: #f6f6f6;
	margin-bottom: 30px;
	animation: colorChange .7s infinite alternate
}
.details-dummy-structure.byor-structure .byor-section-dummy{
	margin-bottom: 0px;
}
@keyframes colorChange {
    0% {
        background-color: #fff
    }

    to {
        background-color: #f6f6f6
    }
}

.details-dummy-structure div:empty{
	display: initial !important;
}

.details-dummy-structure .back-coll-dummy{
	width: 170px;
	height: 30px;
	background-color: #f6f6f6;
	margin-bottom: 20px;
	animation: colorChange .7s infinite alternate
}

.details-dummy-structure .main-image-dummy{
	display: flex;
	width: 100%;
	gap: 50px;
}

.details-dummy-structure .main-image-dummy .left-div{
	display: flex;
	gap: 30px;
	width: 100%;
}

.details-dummy-structure .main-image-dummy .left-div .thumbnail-dummy{
	width: 20%;
	height: 400px;
	background-color: #f6f6f6;
	margin-bottom: 20px;
	animation: colorChange .7s infinite alternate
}

.details-dummy-structure .main-image-dummy .left-div .main-img-dummy{
	width: 80%;
	height: 400px;
	background-color: #f6f6f6;
	margin-bottom: 20px;
	animation: colorChange .7s infinite alternate
}

.details-dummy-structure .main-image-dummy .right-div{
	width: 100%;
	display: flex;
	flex-direction: column;
}

.details-dummy-structure .main-image-dummy .right-div .heading-dummy{
	width: 100%;
	height: 50px;
	margin-bottom: 15px;
	background-color: #f6f6f6;
	animation: colorChange .7s infinite alternate
}

.details-dummy-structure .main-image-dummy .right-div .color-dummy{
	display: flex;
	gap: 15px;
	margin-bottom: 40px;
}

.details-dummy-structure .main-image-dummy .right-div .color-dummy .inner-color-dummy{
	width: 70px;
	height: 30px;
	background-color: #f6f6f6;
	animation: colorChange .7s infinite alternate
}

.details-dummy-structure .main-image-dummy .right-div .delivery-dummy{
	width: 220px;
	height: 25px;
	margin-bottom: 15px;
	background-color: #f6f6f6;
	animation: colorChange .7s infinite alternate
}

.details-dummy-structure .main-image-dummy .right-div .price-dummy{
	width: 150px;
	height: 35px;
	margin-top: 25px;
	margin-bottom: 15px;
	background-color: #f6f6f6;
	animation: colorChange .7s infinite alternate;
}

.details-dummy-structure .heading-dummy{
	width: 250px;
	height: 30px;
	margin-top: 40px;
	margin-bottom: 15px;
	background-color: #f6f6f6;
	animation: colorChange .7s infinite alternate;
}

.details-dummy-structure .pera-dummy{
	width: 100%;
	height: 30px;
	margin-bottom: 15px;
	background-color: #f6f6f6;
	animation: colorChange .7s infinite alternate;
}

.details-dummy-structure .daimond-info-dummy{
	width: 100%;
	display: flex;
	gap: 40px;
	margin-top: 30px;
}

.details-dummy-structure .inner-info-dummy{
	width: 100%;
	gap: 30px;
	display: flex;
	flex-wrap: wrap;
}

.details-dummy-structure .inner-info-dummy .item-info-dummy{
	flex: 0 0 calc(50% - 15px);
	height: 30px;
	background-color: #f6f6f6;
	animation: colorChange .7s infinite alternate;
}

.logo-list-img .diamond-shape-icon{
	display: none;
}

.view-expand{
	display:inline-block;
}

.view-shrink{
	display:none;
}

@media (max-width: 767px) {

	.intensity__filter .intensity__inner{
		justify-content: flex-start;
	}

	.complete-price-div{
		margin-top: -4.5px;
	}


	.view-remove-section a:first-of-type{
		margin-right: 1px;
	}

	
	.step2.completed .byor-tab-nab .inner-div {
		width: 100% !important;
	}

	.details-dummy-structure .heading-dummy{
		margin-top: 0;
	}

	.view-remove-section{
		line-height: 15px;
		margin-top: 8px;
	}
	

    .details-dummy-structure .main-image-dummy {
		flex-direction: column;
		gap: 30px;
	}

	.details-dummy-structure .main-image-dummy .left-div {
		flex-direction: column-reverse;
		gap: 20px;
	}

	.details-dummy-structure .main-image-dummy .left-div .main-img-dummy{
		width: 100%;
		margin-bottom: 0;
	}

	.details-dummy-structure .main-image-dummy .left-div .thumbnail-dummy{
		width: 100%;
		height: 50px;
		margin-bottom: 0;

	}

	.details-dummy-structure .daimond-info-dummy{
		flex-direction: column;
		gap: 30px;
	}

	.lab-btn-dummy .pera-dummy{
		width: 100%;
		height: 60px;
	}

	.logo-list-img .mobile-hide{
		display: none !important;
	}

	
	.diamond-shape-icon{
		width: 40px !important;
		height: 40px;
		background-image: url(https://cdn.shopify.com/extensions/8309478b-7a54-42f4-8a61-6c6a609f32e8/diamond-ring-builder-jewelry-1577/assets/AppOne-shopify-new-icons1.png);
		background-repeat: no-repeat;
		background-size: 700px auto;
		display: flex !important;
		margin: 5px 0;
	}
	
	.diamond-shape-icon.Round{background-position: -23px -27px;}
	.diamond-shape-icon.Princess{background-position:  -84px -27px}
	.diamond-shape-icon.Cushion{background-position:  -147px -27px}
	.diamond-shape-icon.Emerald{background-position:  -209px -27px;}
	.diamond-shape-icon.Marquise{background-position:  -270px -27px;}
	.diamond-shape-icon.Oval{ background-position:  -331px -27px;}
	.diamond-shape-icon.Radiant{background-position: -393px -27px;}
	.diamond-shape-icon.Pear{background-position:  -455px -27px;}
	.diamond-shape-icon.Asscher{background-position:  -515px -27px;}
	.diamond-shape-icon.Heart{background-position:  -575px -27px;}
	.diamond-shape-icon.OldMiner{background-position: -640px -27px;}
	.diamond-shape-icon.European{background-position:  -639px -132px;}

	.product-list-div table tr.diamond-list.bg-highlight {
		background-color: var(--app-background-primary-color) !important;
		color: var(--app-text-secondary-color);
	}

	#kirb_listing_loader_top {
		margin: 20px 0 10px 0!important;
	}
}
#kirb_listing_loader_top .kirb_loader.kirb_loader_diam_list{
	background-color: transparent;
}

@media (max-width:429px) {

	.steper-key {
        padding: 0px !important;
    }
}
@media (max-width:430px) {

	.mobile-byor-view {
		flex-direction: column;
        gap: 0px;
        align-items: flex-start !important;
    }
}
@media (max-width:500px) {
	.mobile-byor-view {
        font-size: x-small !important;
    }
	.view-remove-section{
			font-size: x-small !important;
			flex-direction: row !important;
			display: block;
	}
}


.shopify-section.section .main-page-title{
	display:none
}

div#pageloader{
	display: flex;
    justify-content: center;
	margin: 40px 0 20px 0;
}


.diamond__content--price .loading-overlay__spinner.light svg path, .chooseDiamond-window .loading-overlay__spinner.light svg path {
    fill: #fff;
}

.diamond__content--price .loading-overlay__spinner.light, .chooseDiamond-window .loading-overlay__spinner.light{
    width: 35px;
}

.newsletter.center{
	display: none;
 }

.remove-tooltip[data-title]:hover::before{
content:"";
box-shadow: none;
padding: 0px;
}
 .phones-status{
	width:auto !important;
 }

 .ring-size a, .diamond__content--info a {
	color:  rgba(var(--color-foreground), 0.75); 
	text-decoration: none; 
  }


 .product__list--img p {
    text-align: center;
    position: absolute;
    color: black;
    font-size: 18px;
    background-color: #eee;
    padding: 5px 10px;
    width: 160px !important;
    left: 50%;
    margin-left: -80px;
    top: 50%;
    margin-top: -18px;
    display: block;
    z-index: 99;
}
 #info-box{
	display: flex;
    align-items: center;
 }

 #info-box[data-title]:hover::before{
	z-index: 999;
    text-align: left;
    width: 277px;
    line-height: 15px;
    padding: 7px;
	left: 23px;
    bottom: -39px;
 }


 .diamond__content--price.choose-setting-popup .button{
    background-color: var(--app-normal-primary-color);
    color: #fff;
    padding: 5px 10px;
    height: 50px;
	width: 100%;
	--border-opacity: none;
    text-align: center;
    font-size: 15px !important;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
 }

 .diamond__content--price.choose-setting-popup .button:hover{
	color: #fff !important;
 }

 select#sortby , select.field.allsizes{
    -webkit-appearance: menulist;
    -moz-appearance: menulist;
    appearance: menulist;
	padding-right: 0px !important;
	background-color: white;
	margin: 0px;
	background-image: none;
}

#page-transition-overlay.active{
	visibility: hidden !important;
}
.key-ideas-app .price-div {
    margin-top: 0px;
}
.no-lonk{
	pointer-events: none;
}
.detail-modal-image.thumb.view-360-icon{
	width: 25px !important;
}

.video-360-button__text{
	text-decoration: none !important;
}

.diamond-list-price span{
	display: inline !important;
}

a.diamond-list-price{
	margin: 0px !important;
}

.product__list--price div{
	display: flex;
    align-items: center;
}

.price-div .byor-heading{
	gap:5px;
}

.price-div{
	display: flex;
    justify-content: space-between;
    width: 100%;
}

.byor_comp{
	margin-left:5px;
}

.steper-key {
    padding-top: 30px;
    padding-bottom: 30px;
	margin: auto;
    width: 1240px;
}

@media screen and (max-width:1240px){
	.steper-key {
		padding: 0 1rem !important;
		width: 100% !important;
		margin-top: 20px;
		padding-left: 0 !important;
	}

	.key-ideas-app {
        margin-bottom: 20px;
    }
}

.top-byor{
	margin-top: 30px;
}

.modal-header{
	display:block !important;
}
.key-review a[href="javascript:void(0);"] {
    pointer-events: none;
}

.nav-item span{
	white-space: nowrap;
}

@media (max-width:429px) {
	.steper-key {
        padding: 0px !important;
    }
}

@media (max-width:410px) {

	.engraving-section-popup .symbols-icon{
		display: flex !important;
    	justify-content: space-between !important;
		row-gap: 5px !important;
		column-gap: 0px !important;
	}
}

#byor_diamond_preview{
	width: 70px !important;
	height: 70px !important;
    display: block;
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
	margin: 10px;
	border-radius: 4px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	z-index: 1000;
	cursor: pointer;
}


.product__media-container.above-mobile .image.aspect-ratio--square.image--animate:first, .product__media-container.below-mobile .image.aspect-ratio--square.image--animate:first {
	position:relative !important;
}

.card__inner.gradient, .card:not(.ratio), .card--standard.card--media{
	--ratio-percent: 100.0% !important;
}

.ring-sizes div{
	margin-top:15px;
}

.compare_win{
	max-width: none !important;
	display: inline-block;
	width: 20px;
}

.cart-item-properties .product-option, 
.cart-item-properties .product-option dd,
.cart-item-properties .product-option dt{
	display:inline;
}

.pswp__img{
	height: auto!important;
}

.choose{
	align-content: center;
}

.completed .byor-heading{
	width:100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block !important;
}

.complete-price-div{
	display: flex;
}

.expanded-view{
	display: none;
}

.active-bar{
	border: 0.3px solid gray !important;
	padding: 4px;
	font-size: 12px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: normal;
}

.expand-main-box{
	display:flex;
}

.expand-price{
	margin: 6px 0px;
	font-size: 12px;
}

.expand-price a{
	text-decoration: none;
	color: var(--blue-bg-color) !important;
	font-weight: 400;
}

.left-arrow-close{
	height: 12px;
    margin: 4px 4px 4px 0px;
	cursor: pointer;
}


@media (max-width:1170px) {

	.expanded-view.st-2.active-bar{
		z-index: 5;
	}


	.expanded-view.st-1.active-bar, .expanded-view.st-2.active-bar{
		width:35%;
	}

	.view-shrink {
        display: inline-block;
    }

	.view-expand{
		display:none;
	}

	.byor-heading br{
		display: none;
	}

	.step2.completed .byor-heading, .step1.completed .byor-heading{
		margin-top:0px !important;
	}

	.expand-price a{
		display: inline;
	}

	.expand-price span{
		margin-right: 25px;
	}

	.window-diamond-list .diamond-expand-section div.pad-view-detail {
        display: flex;
    }

	.non-pad-view-detail{
		display:none;
	}

	.diamond-mobile-visible div.window-diamond-list, .window-diamond-list .diamond-window-card-body-details {
		gap: 0% !important;
		justify-content: space-between;

	}

	.window-diamond-list .diamond-window-card-body-details div.diamond-expand-section{
		width: 45%;
	}

	.window-diamond-list .value{
		overflow-wrap: break-word;
        word-break: break-all;
	}
}

.active__img svg, .comparison__header--remove svg{
	width: 30px;
    height: 30px;
}

.modal-header .close:after, .modal-header .close:before{
	position: static !important;
}

#selected-filter, #selected-filter-mob{
	background-color: #F6F6F6;
    margin-bottom: 20px;
	font-size: 14px;
	padding:8px;
	padding-bottom: 2px;
} 

#selected-filter:empty, #selected-filter-mob:empty, .byor-detail-dropdown:empty{
	display:none !important;
} 

#selected-filter span.dark-text, #selected-filter-mob span.dark-text{
	color:#000;
}

#selected-filter span.light-text, #selected-filter-mob span.light-text{
	color:#636061;
}

#selected-filter div, #selected-filter-mob div{
	display: inline-block;
	padding-bottom:8px;
	padding-right: 18px;
}

#selected-filter .cross-line, #selected-filter-mob .cross-line, #remove-engrave{
	cursor: pointer;
	display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
#selected-filter .cross-line, #remove-engrave {
    width: 10px;
    height: 10px;
    background-image: url('https://cdn.shopify.com/extensions/8309478b-7a54-42f4-8a61-6c6a609f32e8/diamond-ring-builder-jewelry-1577/assets/cross_icon.svg');
}

#selected-filter .cross-line, #remove-engrave{
	width: 10px;
    height: 10px;
	background-image: url('https://cdn.shopify.com/extensions/8309478b-7a54-42f4-8a61-6c6a609f32e8/diamond-ring-builder-jewelry-1577/assets/cross_icon.svg');
}

 #selected-filter-mob.selected-filter-dia .cross-line{
	width: 20px;
    height: 11px;
	background-image: url('https://cdn.shopify.com/extensions/8309478b-7a54-42f4-8a61-6c6a609f32e8/diamond-ring-builder-jewelry-1577/assets/cross_icon_mob.svg');
}

.section-spacing.section-spacing--tight.color-scheme.color-scheme--scheme-1{
	padding-bottom: 5px !important;
}


.info-box_list_compare_open, .info-box_list_recent_open{
	display:none;
}

.info-box_list_compare_close, .info-box_list_recent_close{
	opacity: 0.5;
}

.tooltip-content img{
	vertical-align: bottom;
}

.show__short.Product-tab_main{
	position: relative;

}

.tooltip-content-comparison .img.compare_win{
	vertical-align: bottom;
}

.tooltip-content-recent,.tooltip-content-comparison {
	z-index: 999;
    width: auto;
    line-height: 15px;
    position: absolute;
    padding: 3px;
    border-radius: 2px;
    background: #ffffff;
    text-align: center;
    box-shadow: rgba(17, 17, 26, 0.1) 0px 4px 16px, rgba(17, 17, 26, 0.1) 0px 8px 24px, rgba(17, 17, 26, 0.1) 0px 16px 56px;
	top:-30px;
	left: 145px;
	font-size: 16px;
    font-weight: 400 !important;
    margin-bottom: 10px;
    line-height: normal;
}

.tooltip-content-comparison {
	padding: 2px 6px 4px;
}

.diamond-details-info-popup{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	z-index: 2;
	padding: 35px 10px;
    border-radius: 4px;

}

.diamond-details-info-popup div{
	display: flex;
	margin: 2px;
}

.diamond-details-info-popup .cross-btn{
	position: absolute;
	top: 12px;
	right: 10px;
	width: 12px !important;
    height: 12px !important;
	cursor: pointer;
}

.diamond-details-info-popup div span{
	width: 50%;
	font-size: 14px;
	font-weight: 400;
	color: #242833BF;
	text-align: left;
	word-break: break-word;
	letter-spacing: 0.0rem !important;
}

.step2.completed .byor-heading, .step1.completed .byor-heading, #complete-choose{
	margin-bottom: 4px;
}
  


.drophint_modal_popup .modal-content {
	width: 550px;
	margin: auto;
	border-radius: 0;
}

.drophint_modal_popup .modal-header {
	text-align: left;
	color: #000;
}

.drophint_modal_popup .modal-header .modal-title {
	font-size: 25px;
	margin-bottom: 10px;
	font-weight: 700;
	line-height: normal;
}

.drophint_modal_popup .modal-header .drop-pera {
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 8px;
}

.drophint_modal_popup .modal-body .modal-body-div {
	display: flex;
	gap: 20px;
}

.drophint_modal_popup .modal-body .form-group-div {
	width: 100%;
	border: 1px solid lightgray;
	padding: 0 10px;
}

.drophint_modal_popup .modal-body .form-group-div .send-msg-group{
	width: 50%;
}

.drophint_modal_popup .modal-body .form-group-div .form-group {
	margin-top: 15px;
	margin-bottom: 15px;
}

.drophint_modal_popup .modal-body .form-group-div .form-group input,
.drophint_modal_popup .modal-body .form-group-div .form-group textarea {
	width: 100%;
	padding: 10px 15px;
	font-weight: 400 !important;
	color: #000;
	font-size: 14px;
	height: 44px;
	border: 1px solid #000;
	-webkit-filter: none;
	filter: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.drophint_modal_popup .modal-body .form-group-div .form-group textarea {
	height: 100px;
}

.drophint_modal_popup .modal-body .form-group-div .form-group .error{
	border: 1px solid red;
}

.drophint_modal_popup .modal-body .form-group-div .form-check {
	text-align: start;
}

.drophint_modal_popup .modal-body .form-group-div .form-check p {
	margin: 0;
}

.drophint_modal_popup #btnsend_drophint {
	width: 100%;
	padding: 10px 20px;
	background-color: var(--blue-bg-color);
	color: #fff;
	border: none;
	font-size: 15px;
	text-decoration: none;
	margin-top: 10px;
	cursor: pointer;
}

.drophint_modal_popup #btnsend_drophint:hover{
	background-color: var(--app-hover-primary-color);
}

.drophint_modal_popup .privacy-policy {
	margin: 0;
	line-height: 17px;
	font-size: 12px;
	text-align: center;
	padding: 0 40px;
	margin-bottom: 20px;
}

.drophint_modal_popup .modal__product_detail{
	display: flex;
	gap: 20px;
	margin-bottom: 30px;
}

.drophint_modal_popup .modal__product_detail .diamond-heading{
	width: 200px;
	color: #000;
	text-align: left;
	font-size: 16px;
}

#selected-filter-mob{
	display: none;
	width:100%;
}

.cross-line-lab{
	margin-right: 5px;
}
#product-list-view .tbl_price.product-list-view-price{
	white-space: nowrap;
	color: inherit;
}

.play-video-img-1,.play-video-img-2{
	width: 30px; 
	height: 30px;
	background-size: contain; 
	background-repeat: no-repeat;
	background-position: center;
}
.play-video-img-1{
	background-image: url('https://cdn.shopify.com/extensions/8309478b-7a54-42f4-8a61-6c6a609f32e8/diamond-ring-builder-jewelry-1577/assets/360_icon.svg');
}
.play-video-img-2{
	cursor: pointer;
	background-image: url('https://cdn.shopify.com/extensions/8309478b-7a54-42f4-8a61-6c6a609f32e8/diamond-ring-builder-jewelry-1577/assets/search_icon.svg');
}

.iframe-container .product__list--viewi.pointer_c .view__video__play{
	position: absolute;
	top:2px;
	right:10px;
	z-index:11;
	display: flex;
	flex-direction: column;
	gap: 5px;
}

.main-byor-section {
	position: relative;
	width: 800px;
	margin: auto;
	display: flex;
	flex-direction: column;
	gap: 18px;
}

.main-byor-section .new-byor-section {
	display: flex;
	align-items: center;
	justify-content: space-evenly;
	margin: auto;
	width: 85%;
}

.main-byor-section .new-byor-section .item-byor {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	font-size: 14px;
	margin:0px 7px;
}

.main-byor-section .new-byor-section .byor-icon-circle {
	width: 50px;
	height: 50px;
	background-color: #EEEEEE;
	border-radius: 50vh;
	display: flex;
	align-items: center;
	justify-content: center;
}

.main-byor-section .new-byor-section .item-byor .byor-number {
	display: flex;
	align-items: center;
	white-space: nowrap;
	justify-content: center;
}

.main-byor-section .new-byor-section .item-byor .number-head {
	background-color: #EEEEEE;
	width: 20px;
	height: 20px;
	border-radius: 50vh;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 5px;
}

.main-byor-section .byor-detail-dropdown {
	display: flex;
	padding: 20px;
	gap: 10px;
	background-color: #EEEEEE;
	position: absolute;
	width: 100%;
	width: -webkit-fill-available;
	top: 70px;
	font-size:14px
}

.main-byor-section .byor-detail-dropdown .image-section {
	height: 108px;
	border: 1px solid #8E8E8E;
}

.main-byor-section .byor-detail-dropdown .image-section img {
    width: 106px;
    height: 106px;
    object-fit: cover;
	max-width: none;
}

.main-byor-section .byor-content-section {
	display: flex;
	justify-content: space-between;
	gap: 10px;
	width: calc(100% - 140px);
	line-height: normal;
}

.main-byor-section .byor-content-section .inner-content {
	display: flex;
	flex-direction: column;
	gap: 5px;
}

.main-byor-section .byor-content-section .inner-content .heading-byor {
	font-size: 14px;
	color: #000;
}

.main-byor-section .byor-content-section .inner-content p {
	padding: 0;
	margin: 0;
	font-size: 14px;
}

.main-byor-section .byor-content-section .inner-content p span {
	color: #242833BF;
	font-size: 14px;
}

.main-byor-section .price-view-section .byor-price {
	font-size: 14px;
	color: #000;
	font-weight: 600;
	padding-left: 10px;
}

.main-byor-section .price-view-section {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: end;
}

.main-byor-section .byor-button-section {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	gap: 2px;
}

.main-byor-section .byor-button-section .btn-byor-view {
	width: 110px;
	height: 35px;
	font-size: 15px;
	font-weight: 500;
	color: #fff;
	background-color: var(--blue-bg-color); 
	border: none;
	text-align: center;
}

.main-byor-section .byor-button-section .btn-byor-change {
	background-color: transparent;
	border: none;
	text-decoration: underline;
	color: #000;
	font-size: 15px;
}


.diamond-varient{
	display: flex;
	gap:30px;
}

hr.byor-line{
	margin: 0px;
    width: 33%;
    opacity: 0.5;
    padding: 1px;
	border: none;
    height: .1rem;
    background-color: rgba(36, 40, 51, .2);
    display: block;
}

@media only screen and (max-width: 767px) {

	.diamond-details-info-popup{
		padding: 30px 5px
	}

	.diamond-details-info-popup div span{
		font-size:12px;
	}

	.diamond-details-info-popup div{
		margin: -2px;
	}

	.diamond-varient{
		display: inline-block;
	}

	.main-byor-section {
		width: 100% !important;
		gap: 8px;
		align-items: center;
	}

	.main-byor-section .byor-detail-dropdown {
		padding: 10px;
	}

	.main-byor-section .byor-detail-dropdown .image-section img {
		width: 100%;
		height: 100%;
	}

	.main-byor-section .byor-detail-dropdown-laptop{
		display: none !important;
	}	

	.main-byor-section .byor-detail-dropdown-mobile{
		display: flex !important;
		flex-direction: column;
		gap: 10px;
		width:100%;
	}

	.main-byor-section .byor-detail-dropdown-mobile div.byor_detail{
		display: flex !important;
		gap: 10px;
	}


	.main-byor-section .byor-detail-dropdown .image-section {
		width: 80px;
		max-width: 80px;
		min-width: 80px;
		height: 80px;
		border: 1px solid #8E8E8E;
	}

	.main-byor-section .new-byor-section .item-byor {
		font-size: 12px;
	}

	.main-byor-section .new-byor-section{
		width:100%;
	}

	.main-byor-section .new-byor-section .item-byor .number-head{
    	color: inherit;
    	width: 0px;
	}

	.main-byor-section .new-byor-section .item-byor .number-dot{
		display:inline-block !important;
	}

	.main-byor-section .byor-content-section .inner-content .heading-byor {
		font-size: 12px;
	}

	.main-byor-section .byor-content-section .inner-content p {
		font-size: 12px;
		flex-direction: column;
		gap: 5px;
	}

	.main-byor-section .byor-content-section {
		width: calc(100% - 80px);
	}

	.main-byor-section .byor-content-section .inner-content p span {
		font-size: 12px;
	}

	.main-byor-section .price-view-section .byor-price {
		font-size: 12px;
	}

	.main-byor-section .byor-button-section {
		display: flex;
		flex-direction: initial;
		justify-content: end !important;
	}

	.main-byor-section .byor-button-section button {
		background-color: transparent !important;
		border: none !important;
		text-decoration: underline !important;
		color: #000 !important;
		font-size: 12px !important;
		width: auto !important;
		height: auto !important;
		padding: 0;
		white-space: nowrap;
		font-weight: 500;
	}

	.main-byor-section .byor-detail-dropdown {
		background-color: #EEEEEE;
		position: initial !important;
		margin-top: -30px;
		z-index: 1;
        width: 100vw !important;		
	}

	.main-byor-section .new-byor-section .byor-icon-circle {
		width: 35px !important;
		height: 35px !important;
	}

	.main-byor-section .new-byor-section .byor-icon-circle svg{
		width: 27px;
		height: 27px;
	}

	.main-byor-section .new-byor-section .byor-dropdown-setting .byor-icon-circle svg{
		width: 25px;
		height: 25px;
	}

	hr.byor-line {
		width: 25%;
	}

	#Product-tbl .position-relative.product__list--wrapper, 
	.sitewide.product-recent .position-relative.product__list--wrapper {
		display:none;
	}
	
	.sitewide .product-key {
		margin-top:20px;
	}
	
	.sitewide .product-key:empty {
		margin-top: 0px;
	}
	
	.sitewide .product-key .product__list--item{
		 margin-bottom: 0px;
		 flex: 1 0 40%;
	}

	.mob-view-choose{
		display: inline-block;
	}

	.window-view-choose{
		display: none;
	}

	.diamond-window-card-body-details{
		display: none;
	}

	.price-compare-dropdown{
		display:none
	}

	.window-details{
		display:none
	}

	.diamond-mobile-visible-only{
		display: block;
	}
}

.main-byor-section .byor-detail-dropdown-laptop{
	display: flex;
	gap:10px;
	width:100%;
}

.main-byor-section .byor-detail-dropdown-mobile{
	display: none;
}

.main-byor-section .byor-detail-dropdown-mobile hr{
	margin-top:0px;
	margin-bottom:-10px;
}

a .btn-byor-view{
    color: inherit;
    text-decoration: none;
	cursor:pointer;
}

.byor-button-section button{
	cursor:pointer;
}


.main-byor-section .new-byor-section.byor-head-2{
	justify-content: space-between!important;
	width:90%;
}

.main-byor-section .new-byor-section.byor-head-1{
	justify-content: center !important;
}

.main-byor-section .new-byor-section .item-byor .number-dot{
	display:none;
}

@media screen and (min-width: 750px) {
    .product--thumbnail_slider .product__media-gallery {
        z-index: 1 !important;
    }
}

@media screen and (max-width: 750px) {
    .variant-picker .popover {
        top: 50%!important;
    }
}

.byor-number .choose .nonactive{
	display:none;
}

.img.rotate-icon{
	transform: rotate(180deg);
}

.diamond-mobile-card-body{
	display: flex;
	gap: 15px;
	white-space: normal;
	padding: 5px 0;
}

.diamond-mobile-visible{
	display: none;
}

.diamond-mobile-visible-only{
	/* display: block; */
    width: 50px;
	border-bottom: none !important;
}

.product-list-view-drop-down{
	cursor: pointer;
}

@media (min-width:768px){
	
	.product-list-div table tr.diamond-list.bg-highlight{
		display: none;
	}

	/* .filter-label-head.shape-p.col-shape.shape-col {
		margin-top:30px;
	 } */

	 .diamond-mobile-card-body {
		display: flex;
		flex-direction: column-reverse;
		gap: 30px;
		width: 100%;
		justify-content: flex-end;
		padding: 30px calc(4%) 20px 0px;
	}

	.diamond-mobile-card-body-image{
		display: flex;
		gap: 10px;
		flex-direction: row-reverse;
		justify-content: flex-end;
	}

	.diamond-mobile-card-body-image img{
		display: none;
	}

	.diamond-mobile-visible div.window-diamond-list{
		display:flex;
		background-color: var(--app-normal-background-color);
		color: rgba(0, 0, 0, 0.75);
		gap:4%;
	}

	td.product__list--item .choose-diam-btn:hover{
		background-color: var(--app-hover-primary-color) !important;
		color: #fff !important;
	}


	td.product__list--item .choose-diam-btn{
		background-color: var(--app-normal-primary-color);
		color: #fff;
		width: 220px;
		height: 50px;
		text-align: center;
		margin-top: 10px;
		font-size: 15px !important;
		text-decoration: none;
		margin-bottom: 10px;
		display: flex;
		align-items: center;
		justify-content: center;
		border: none;
	}

	.modal.key .button:after, #choose-diamond .modal-content .diamond__content--price button:after{
		box-shadow: none
	}

	td.product__list--item .choose-diam-btn a{
		color: #fff;
		text-decoration: none;
	}

	td.product__list--item .details-btn{
        border: none;
        background-color: inherit;
	}

	td.product__list--item .details-btn a{ 
		color: #171717;
		text-decoration: underline;
	}

	td .product__list--wrapper{
		display: flex;
		justify-content: center;
		margin: 30px;
	}

	.window-diamond-list .product-list-view-drop-down .img {
		transform: rotate(180deg);
	}

	.price-compare-dropdown{
		display: flex;
		justify-content: space-between;
		align-items: center;
	}

	.compare-dropdown{
		display: flex;
		gap: 90px;
		align-items: center;
	}

	.price-compare-dropdown .checked div:first-child {
		display: none;
	}

	.price-compare-dropdown .active__img {
		display: none;
	}

	.price-compare-dropdown .checked .active__img {
		display: inline-flex !important;
	}

	.window-diamond-list .product__list--img .img-fluid {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}

	.window-view-choose{
		display: block;
	}

	.mob-view-choose{
		display: none !important;
	}
	
	/* .product-list-div table:not([class]) td:first-of-type{
		padding: 10px 0;
	} */

	.price-compare-dropdown .product__list--price{
		font-size: 17px;
		font-weight: 600;
	}

    .price-compare-dropdown del {
		color: rgba(36, 40, 51, .4);
	}

	.price-compare-dropdown .product__list--price span:first-child {
		margin-right: 15px;
	}

	.diamond-mobile-card-body-details{
		display: none !important;
	}

	.window-diamond-list .diamond-window-card-body-details {
		display: flex;
		gap:10%;
	}

	.window-diamond-list .diamond-window-card-body-details div.diamond-expand-section{
		padding:0px;
	}
	
	.window-diamond-list .label , .window-diamond-list .value {
		color: #636061;
		margin: 0px 0px 5px 0px;
		display: flex;
		text-align: left;
	}

	.window-diamond-list .label{
		min-width: 100px;
	}

	.mob-details{
		display:none
	}

	.product-list-div table tr.grid__view--content:hover {
		background-color: var(--app-background-primary-color) !important;
        color: var(--app-text-secondary-color);
	}

	.diamond-mobile-visible-only.bg-highlight + .diamond-mobile-visible-only.bg-highlight{
		border-top: 1px solid #8E8E8E;
	}

	.window-diamond-list .diamond-expand-section div{
		display:flex;
	}

	.diamond-expand-section div.pad-view-detail{
		display:none;
	}
	

	.window-diamond-list button.chooseDiamondbtn:hover {
    	color: #fff !important;
	}

	.product-list-div thead {
		border-bottom: 10px solid #fff;
	}
}
.variant-picker .popover{
	top:60%!important;
}

.engraving-section{
	font-size: 15px;
	display: flex;
	align-items: center;
	gap: 5px;
    margin: 20px 0px;
	cursor: pointer;
}

.engraving-section-popup .modal-content {
	width: 725px;
	border-radius: 0;
	margin-bottom: 70px;
}

.engraving-section-popup .engraving-section-main {
	display: flex;
	flex-direction: row;
	gap: 20px;
	color: #000;
}

.engraving-section-popup .engraving-section-main .engraving-image {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 35%;
	margin-top: 10px;
}

.engraving-section-popup .engraving-section-main .engraving-image img{
	width: 100%;
	height: auto;
	border: 1px solid #00000033;
}

.engraving-section-popup .engraving-section-main .engraving-image p {
	font-size: 18px;
	font-weight: 400;
	text-align: center;
	margin: 0;
}

.engraving-section-popup .engraving-section-main .engraving-content div {
	font-size: 30px;
	font-weight: 700;
	line-height: normal;
	letter-spacing: 0px;
	margin: 0;
}

.engraving-section-popup .engraving-section-main .engraving-content p {
	font-size: 16px;
	font-weight: 400;
	line-height: normal;
	margin: 0;
	display: inline;
}

.engraving-section-popup .engraving-section-main .engraving-content .engrave-font {
	display: flex;
	justify-content: space-between;
}

.engraving-section-popup .engraving-content {
	width: 65%;
	text-align: left;
}

.engraving-section-popup .engraving-content .engraving-content-inner {
	margin-top: 15px;
	border: 1px solid #00000033;
	padding: 20px;
}

.engraving-section-popup .engraving-content .engraving-content-inner input {
	width: 100%;
	height: 45px;
	border: 1px solid #000;
	margin-top: 20px;
	padding: 5px 10px;
	font-size: 16px;
}

.engraving-section-popup .engraving-content .engraving-content-inner .font-button-section {
	display: flex;
	gap: 8px;
	justify-content: space-between;
}

.engraving-section-popup .engraving-content-inner .font-button-section button {
	width: 100%;
	height: 45px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 20px 0;
	border: none;
	background-color: #EEEEEE;
}

.engraving-section-popup .engraving-content-inner .font-button-section button.active {
	background-color: var(--app-background-primary-color);;
}

.engraving-section-popup .engraving-content-inner .font-button-section button img {
	width: 70% !important;
}

.engraving-section-popup .engraving-save {
	width: 170px;
	height: 45px;
	background-color: var(--app-hover-primary-color);;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 16px;
	border: none;
	color: #fff;
	cursor: pointer;
}

.engraving-section-popup .symbols-icon {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	gap: 3px;
	margin: 20px 0;
}

.engraving-section-popup .symbols-icon button {
	font-size: 22px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: transparent;
	border: none;
	cursor: pointer;
}

.engraving-section-popup  .engrave-text-mobile{
	display:none;
}

.engraving-section-popup .img-container{
	position: relative;
}

.engraving-section-popup .ev-text-key{
	position: absolute;
	top: 44%;
	text-align: center; 
    display: block; 
    width: 100%; 
	background-color: #565656;
    color: transparent;
    text-shadow: 0 2px 3px rgba(255, 255, 255, .8);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    transform: perspective(200px) rotateX(25deg);
}

.kirb-emoji{
    background-image: url(https://cdn.shopify.com/extensions/8309478b-7a54-42f4-8a61-6c6a609f32e8/diamond-ring-builder-jewelry-1577/assets/engrave_sprite.png);
    background-repeat: no-repeat;
    background-size: 200px auto;
	width: 29px !important;
    height: 24px;
}

.kirb-emoji-no-0 { background-position: -15px -15px }
.kirb-emoji-no-1 { background-position: -45px -16px; }
.kirb-emoji-no-2 { background-position: -75px -15px; }
.kirb-emoji-no-3 { background-position: -105px -15px; }
.kirb-emoji-no-4 { background-position: -136px -15px; }
.kirb-emoji-no-5 { background-position: -166px -15px; }
.kirb-emoji-no-6 { background-position: -15px -48px; }
.kirb-emoji-no-7 { background-position: -45px -48px }
.kirb-emoji-no-8 { background-position: -77px -48px; }
.kirb-emoji-no-9 { background-position: -107px -48px; }
.kirb-emoji-no-10 { background-position: -138px -48px; }
.kirb-emoji-no-11 { background-position: -15px -79px }
.kirb-emoji-no-12 { background-position: -45px -79px; }
.kirb-emoji-no-13 { background-position: -75px -79px; }
.kirb-emoji-no-14 { background-position: -105px -79px; }
.kirb-emoji-no-15 { background-position: -136px -79px; }

@media (min-width: 767px) and (max-width: 1024px) {
	.modal.engraving-section-popup.key {
        align-items: flex-start;
		padding-top: 100px;
    }
}

@media (max-width: 767px) {

	.engraving-section-popup .engraving-section-main {
		width: 80%;
		flex-direction: column;
		padding: 15px;
		align-items: center;
	}

	.engraving-section-popup .engraving-section-main .engraving-image p{
		text-align: left;
	}

	.engraving-section-popup .engraving-section-main p, .engraving-section-main #key-engraving-text-char, .engraving-section-main #empty-field{
		font-size: 12px !important;
	}

	.engraving-section-popup .engraving-content .engraving-content-inner {
		margin-top: 10px;
		padding:10px;
	}

	.engraving-section-popup .engraving-content .engraving-content-inner input{
		margin-top:12px;
		height: 30px;
		font-size: 12px;
	}

	.engraving-section-popup .engraving-content-inner .font-button-section button{
		height: 30px;
		margin: 12px 0;
	}

	.engraving-section-popup .engraving-content-inner .font-button-section button img{
		width: auto;
		height: 12px !important;
	}

	.engraving-section-popup .symbols-icon {
		display: grid;
		grid-template-columns: repeat(8, 1fr);
		gap: 8px;
		margin: 12px 0;
		row-gap: 5px;
	}

	.engraving-section-popup .symbols-icon button{
		padding:3px
	}

	.modal .close{
		padding:0px !important;
	}

	.modal .close img {
		width: 21px !important;
		height: 16px !important;
		margin-right: 5px;
	}
	
	.diamondViewer.modal .close img {
		width: 25px !important;
		height: 25px !important;
		margin-right: 0px;
	}


	.engraving-section-popup .ev-text-key{
		top: 46%;
	}

	.engraving-section-popup .engraving-save{
		width: 120px;
		height: 30px;
		font-size: 12px;
		font-weight: normal;
	}

	.engraving-section-popup .engraving-section-main .engraving-image , .engraving-section-popup .engraving-section-main {
		gap: 0px;
	}
	

	.engraving-section-popup  .engrave-text{
		display:none;
	}

	.engraving-section-popup  .engrave-text-mobile{
		display:block;
		text-align: left;
		margin-bottom: 15px;
	}

	.engraving-section-popup  .engrave-text-mobile div{
		font-size: 20px;
        font-weight: 700;
        line-height: normal;
        margin: 0;
	}

	.engraving-section-popup  .engrave-text-mobile p{
		font-size: 12px;
    	font-weight: 400;
    	line-height: normal;
    	margin: 0;
	}

	.engraving-section-popup .engraving-section-main .engraving-image {
		width: 100%;
		margin-top: 0px;
	}

	.engraving-section-popup .engraving-content {
		width: 100%;
	}

	.emoji{
		width: 24px !important;
    	height: 24px;
	}

	.engraving-section-popup .engraving-section-main .engraving-content .engrave-font {
		margin-top: -5px;
	}

	.steper-key {
		padding: 0px!important;
	}

	.table-scale-section table th, .table-scale-section table td{
		padding: 0 10px !important;
	}

	.product-list-div table tr th {
		width: 59px;
		min-width: 59px !important;
        padding: 3px 0;
	}

	.product-list-div table td {
		white-space: nowrap;
	}
	
}
.window-diamond-list .product__list--img.position-relative.product--image{
	width: 280px;
	height: 280px;
}

.engraving-section-popup .modal-dialog-key{
	justify-items: center;
}

.engraving-section-main #key-engraving-text-char{
	text-align: right;
	color:rgba(36, 40, 51, .4);
	display: flex;
    justify-content: space-between;
}

.engraving-section-main #empty-field{
	color: red;
}

.ev_text_font_key span{
	font-weight: 600;
}

.ev_text_font_key{
	cursor: pointer;
}

.price-comp{
	text-decoration: line-through;
	color: rgba(36, 40, 51, .4);
}

/* .section-stack .prose{
	display: none;
} */

.modal.engraving-section-popup.key{
	overflow: auto !important;
}

.key-review .ev_text_font_key{
	margin: 20px 0px;
}

#searchQuery{
	margin:0px;
	text-align: left;
}
.key-container input[type="number"]{
	direction: ltr;
    text-align: left;
}

.break-word{
	word-break: break-word;
}

#cart .media img{
	object-fit: scale-down;
}

.key-container.page-width-key.key-app-load div,
.key-container.page-width-key.key-app-load p{
    letter-spacing: 0px !important;
}

.keyideas-logo.hide_logo {
	display: none !important;
}
.kirb_affirm_message .affirm-as-low-as {
    padding: 0px 0px 20px 0px;
}
span.btn-byor-change-review {
    text-decoration: underline;
    color: black;
	cursor: pointer;
}
span.btn-byor-change-review.in-heading {
    font-size: 14px;
    margin-left: 10px;
}
span.byor-review-lab{
    margin-right: 20px;
}

@media (max-width: 767px) {
  .hide-mobile {
    display: none !important;
  }
}

/* new filter mobile css starts */

.kirb_mobile-filter-popup, .kirb_mobile__filter{
	display: none;
}
.fast-checkbox-section{
	color: rgba(36, 40, 51, 0.75);
}
.kirb-checkmark{
	border-radius: 0;
	border: 1px solid #989898;
}
.kirb_view_type_wrapper .Product-List__tab{
	display: none !important;
}
.kirb_shape-gem-wrapper-mobile{ 
	display: none;
}

@media screen and (max-width:767px) {
	.kirb_mobile__filter{
		position: fixed;
		bottom: 0;
		background-color: var(--blue-bg-color);
		color: #fff;
		font-size: 16px;
		font-weight: 400;
		width: 158px;
		height: 47px;
		display: flex;
		align-items: center;
		justify-content: center;
		z-index: 2;
		border: 0;
		gap: 12px;
		left: 50%;
		transform: translateX(-50%);
	}
	.kirb_mobile__filter.fill__image{
		position: unset;
		width: 30px !important;
		height: 30px !important;
		padding: 0;
		z-index: unset;
		transform: unset;
	}
	.kirb_mobile__filter img{
		width: 20px;
		height: 20px;
	}
	body.no-scroll {
		overflow: hidden;
	}
	.kirb_mobile-filter-popup {
		position: fixed;
		bottom: -100%;
		left: 0;
		width: 100%;
		height: 100%;
		background-color: #fff;
		z-index: 9999;
		transition: bottom 0.4s ease-in-out;
		display: block;
	}
	.kirb_mobile-filter-popup.show {
		bottom: 0;
	}
	.kirb_mobile-filter-popup .kirb_popup-content {
		padding: 0 15px 185px;
		height: 100%;
		overflow-y: scroll;
		overflow-x: hidden;
	}
	.kirb_mobile-filter-popup .view--results{
		position: sticky;
		background-color: #fff;
		bottom: 0;
        height: 67px;
        width: calc(100% - 30px);
		left: 15px;
		z-index: 999;
	}
	.kirb_mobile-filter-popup .view--results button{
		background-color: var(--blue-bg-color);
		color: #fff;
		border: 0;
        height: 47px;
		width: 100%;
	}
	.kirb_mobile-filter-popup .filter-sticky{
		position: sticky;
		color: #000;
		font-size: 15px;
		font-weight: 400;
		z-index: 1;
        background-color: #fff;
	}
	.kirb_mobile-filter-popup .filter-sticky p{
		margin: 0;
		line-height: 1;
		padding: 15px;
		border-bottom: 1px solid #D3D3D3;
	}
	.kirb_mobile-filter-popup .clear-more-filter .moreless__div{
		position: absolute;
		top: 15px;
		right: 15px;
		z-index: 1;
		width: auto;
		display: block !important;

	}
	.kirb_mobile-filter-popup .clear-more-filter button{
		width: auto;
		height: auto;
		margin-right: 0;
		border: 0 !important;
		color: rgba(36, 40, 51, 0.75);
		font-size: 14px;
		padding: 0;
		text-transform: capitalize;
	}
	.kirb_mobile-filter-popup .show__short .short input{
		width: 82vw;
	}
	.kirb_mobile-filter-popup .filter__section{
		padding: 0 15px;
	}
	.kirb_mobile-filter-popup .short .short-search-query{
		border: 1px solid #e6e6e6;
	}
	.kirb_mobile-filter-popup .filter__section .filter_inner .filter-label-head{
		color: #000;
	}
	.kirb_mobile-filter-popup .shape__filter .shape__inner, .kirb_mobile-filter-popup .gem_color__inner{
		flex-wrap: nowrap;
		padding: 0;
		overflow-y: scroll;
		scrollbar-width: none;
		gap: 20px !important;
		background-color: #fff;
	}
	.kirb_mobile-filter-popup .shape__filter .shape__inner::-webkit-scrollbar, .kirb_mobile-filter-popup .gem_color__inner::-webkit-scrollbar {
		display: none;
	}
	.kirb_mobile-filter-popup .shape__filter, .kirb_mobile-filter-popup .fast-checkbox-section, .kirb_mobile-filter-popup .lab-checkbox-section{
		translate: 0 !important;
		width: 100% !important;
	}
	.kirb_mobile-filter-popup .shape__filter .shape__inner .shape-box .shape-img-box, .kirb_mobile-filter-popup .shape__filter .shape__inner .shape-box div.inactive, .kirb_mobile-filter-popup .gem_color-box div:first-of-type{
		background-color: #F5F5F4;
		border: 1px solid #D3D3D3;
	}
	.kirb_mobile-filter-popup .shape__filter .shape__inner .shape-box .shape-img-box, .kirb_mobile-filter-popup .shape__filter .shape__inner .shape-box div.inactive, .kirb_mobile-filter-popup .shape-box .shape-img, .kirb_mobile-filter-popup .gem_color-box div:first-of-type{
		width: 42px !important;
		height: 42px;
		min-height: 42px;
		max-width: 42px;
		min-width: 42px;
		max-height: 42px;
		border-radius: 50%;
	}
	.kirb_mobile-filter-popup .shape__filter .shape__inner .shape-box{
		width: 42px;
		flex: unset;
	}
	.kirb_mobile-filter-popup .shape__inner .shape-box .shape-name{
		margin-top: 5px;
		color:rgba(36, 40, 51, 0.75);
	}
	.kirb_mobile-filter-popup .filter__section .filter_inner .min-max-div{
		translate: -7px !important;
	}
	.kirb_mobile-filter-popup .filter__section .filter_inner .min-max-div input{
		margin-top: 10px;
	}
	.kirb_mobile-filter-popup .filter__section .filter_inner .slider-box, .kirb_mobile-filter-popup .filter__section_gem.filter__section .gem__price_filter .slider-box{
		width: 95%;
	}
	.kirb_mobile-filter-popup .info-icon{
		padding: 0;
		margin-left: 5px;
		height: 16px !important;
    	width: 16px !important;
	}
	.kirb_mobile-filter-popup .filter__section .filter_inner .filter-label-head{
		font-size: 14px;
	}
	.kirb_mobile-filter-popup .filter__section .filter_inner{
		font-size: 12px;
		color:rgba(36, 40, 51, 0.75);
		margin-bottom: 0;
		flex: 0;
	}
	.kirb_mobile-filter-popup .fast-checkbox-section, .kirb_mobile-filter-popup .lab-checkbox-section{
		width: 100vw !important;
		margin-left: -30px;
	}
	.kirb_mobile-filter-popup .gem__carat__filter .filter-label-head{
		margin-top: 0 !important;
	}
	.kirb_mobile-filter-popup .gem_type__inner, .kirb_mobile-filter-popup .intensity__filter .intensity__inner{
		gap: 10px !important;
	}
	.kirb_mobile-filter-popup .gem_type-box, .kirb_mobile-filter-popup .intensity-box{
		border: 1px solid #e6e6e6;
	}
	.kirb_mobile-filter-popup .gem_type-box .gem-name, .kirb_mobile-filter-popup  .intensity-box .intensity-name{
		font-size: 12px;
		color: rgba(36, 40, 51, 0.75);
	}
	.kirb_mobile-filter-popup .intensity__inner .intensity-box{
		flex: 0 0 22%;
	}
	.kirb_mobile-filter-popup .gem_type-box.active, .kirb_mobile-filter-popup .gem_color-box.active div:first-of-type, .kirb_mobile-filter-popup .intensity-box.active{
		border: 1px solid var(--app-text-primary-color);
	}
	.kirb_mobile-filter-popup .diamond-clear-more-filter-gem-initial {
        margin-top: 0 !important;
    }
	.kirb_mobile-filter-popup .fast-checkbox-section{
		justify-content: space-between;
	}
	.kirb_mobile-filter-popup label:not(.w-full), .kirb_mobile-filter-popup input:not(.w-full){
		margin-right: 0;
	}
	.kirb_mobile-filter-popup .fast-checkbox-section, .kirb_mobile-filter-popup .fast-checkbox-section.gemstone-checkbox{
		padding: 16px 30px;
	}

	.kirb_shape-gem-wrapper-mobile .shape-box .shape-img, .kirb_mobile-filter-popup .shape-box .shape-img{background-size: 250px auto;}
	.kirb_shape-gem-wrapper-mobile .round-shape, .kirb_mobile-filter-popup .round-shape{background-position: -2px 1px;}
	.kirb_shape-gem-wrapper-mobile .princess-shape, .kirb_mobile-filter-popup .princess-shape {background-position: -45px 1px;}
	.kirb_shape-gem-wrapper-mobile .cushion-shape, .kirb_mobile-filter-popup .cushion-shape {background-position: -87px 1px;}
	.kirb_shape-gem-wrapper-mobile .emerald-shape, .kirb_mobile-filter-popup .emerald-shape {background-position: -127px 1px;}
	.kirb_shape-gem-wrapper-mobile .marquise-shape, .kirb_mobile-filter-popup .marquise-shape {background-position: -163px 1px;}
	.kirb_shape-gem-wrapper-mobile .oval-shape, .kirb_mobile-filter-popup .oval-shape {background-position: 3px -48px;}
	.kirb_shape-gem-wrapper-mobile .radiant-shape, .kirb_mobile-filter-popup .radiant-shape {background-position: -37px -48px;}
	.kirb_shape-gem-wrapper-mobile .pear-shape, .kirb_mobile-filter-popup .pear-shape {background-position: -78px -48px;}
	.kirb_shape-gem-wrapper-mobile .asscher-shape, .kirb_mobile-filter-popup .asscher-shape {background-position: -122px -48px;}
	.kirb_shape-gem-wrapper-mobile .heart-shape, .kirb_mobile-filter-popup .heart-shape {background-position: -170px -47px;}
	.kirb_shape-gem-wrapper-mobile .trillion-shape ,.kirb_mobile-filter-popup .trillion-shape {background-position: -2px -144px;}
	.kirb_shape-gem-wrapper-mobile .oldminer-shape, .kirb_mobile-filter-popup .oldminer-shape{background-position: -206px -49px;}
	.kirb_shape-gem-wrapper-mobile .european-shape, .kirb_mobile-filter-popup .european-shape{background-position: -196px 1px;}

	.kirb_shape-gem-wrapper-mobile .gem_color-box div:first-of-type, .kirb_mobile-filter-popup .gem_color-box div:first-of-type{background-size: 700px auto;}
	.kirb_shape-gem-wrapper-mobile .blue-gem-color, .kirb_mobile-filter-popup .blue-gem-color {background-position: -22px -82px;}
	.kirb_shape-gem-wrapper-mobile .green-gem-color, .kirb_mobile-filter-popup .green-gem-color {background-position:  -84px -82px;}
	.kirb_shape-gem-wrapper-mobile .pink-gem-color, .kirb_mobile-filter-popup .pink-gem-color {background-position:  -145px -82px;}
	.kirb_shape-gem-wrapper-mobile .purple-gem-color, .kirb_mobile-filter-popup .purple-gem-color {background-position:  -207px -82px;}
	.kirb_shape-gem-wrapper-mobile .peach-gem-color, .kirb_mobile-filter-popup .peach-gem-color {background-position:  -268px -82px;}
	.kirb_shape-gem-wrapper-mobile .yellow-gem-color, .kirb_mobile-filter-popup .yellow-gem-color { background-position:  -330px -82px;}
	.kirb_shape-gem-wrapper-mobile .teal-gem-color, .kirb_mobile-filter-popup .teal-gem-color { background-position: -330px -138px;}
	.kirb_shape-gem-wrapper-mobile .red-gem-color, .kirb_mobile-filter-popup .red-gem-color {background-position: -391px -82px;}
	.kirb_shape-gem-wrapper-mobile .orange-gem-color, .kirb_mobile-filter-popup .orange-gem-color {background-position:  -452px -82px;}
	.kirb_shape-gem-wrapper-mobile .black-gem-color, .kirb_mobile-filter-popup .black-gem-color {background-position:  -514px -82px;}
	.kirb_shape-gem-wrapper-mobile .brown-gem-color, .kirb_mobile-filter-popup .brown-gem-color {background-position:  -576px -82px;}
	.kirb_shape-gem-wrapper-mobile .grey-gem-color, .kirb_mobile-filter-popup .grey-gem-color {background-position:  -637px -82px;}

	.kirb_shape-gem-wrapper-mobile{
		margin-top: 20px;
		padding-bottom: 15px;
		display: block;
	}
	.kirb_shape-gem-wrapper-mobile.gem{
		margin-top: 10px;
	}
	.kirb_shape-gem-wrapper-mobile .filter-label-head{
		display: flex;
		gap: 5px;
		align-items: center;
	}
	.kirb_shape-gem-wrapper-mobile .filter__section .filter_inner .filter-label-head{
		color: #000;
	}
	.kirb_shape-gem-wrapper-mobile .shape__filter .shape__inner, .kirb_shape-gem-wrapper-mobile .gem_color__inner{
		flex-wrap: nowrap;
		padding: 0;
		overflow-y: scroll;
		scrollbar-width: none;
		gap: 30px !important;
		background-color: transparent;
		margin-top: 10px;
	}
	.kirb_shape-gem-wrapper-mobile .shape__filter .shape__inner::-webkit-scrollbar, .kirb_shape-gem-wrapper-mobile .gem_color__inner::-webkit-scrollbar {
		display: none;
	}
	.kirb_shape-gem-wrapper-mobile .shape__filter, .kirb_shape-gem-wrapper-mobile .fast-checkbox-section, .kirb_shape-gem-wrapper-mobile .lab-checkbox-section{
		translate: 0 !important;
		width: 100% !important;
	}
	.kirb_shape-gem-wrapper-mobile .shape__filter .shape__inner .shape-box .shape-img-box, .kirb_shape-gem-wrapper-mobile .shape__filter .shape__inner .shape-box div.inactive, .kirb_shape-gem-wrapper-mobile .gem_color-box div:first-of-type{
		background-color: #F5F5F4;
		border: 1px solid #D3D3D3;
	}
	.kirb_shape-gem-wrapper-mobile .shape__filter .shape__inner .shape-box .shape-img-box, .kirb_shape-gem-wrapper-mobile .shape__filter .shape__inner .shape-box div.inactive, .kirb_shape-gem-wrapper-mobile .shape-box .shape-img, .kirb_shape-gem-wrapper-mobile .gem_color-box div:first-of-type{
		width: 42px !important;
		height: 42px;
		min-height: 42px;
		max-width: 42px;
		min-width: 42px;
		max-height: 42px;
		border-radius: 50%;
	}
	.kirb_shape-gem-wrapper-mobile .filter__section .filter_inner{
		margin-bottom: 0;
	}
	.kirb_shape-gem-wrapper-mobile .shape__filter .shape__inner .shape-box{
		width: 42px;
		flex: unset;
	}
	.kirb_shape-gem-wrapper-mobile .shape__inner .shape-box .shape-name{
		margin-top: 5px;
		color:rgba(36, 40, 51, 0.75);
	}
	.sitewide .product-key .product__list--item{
		z-index: 1;
	}
	.diamond-details-info-popup{
		overflow-y: scroll;
		scrollbar-width: none;
	}
	.diamond-details-info-popup::-webkit-scrollbar {
		display: none;
	}
	.steper-key{
		z-index: 1;
  	}
	.show__short.Product-tab_main .Product-List__tab.window-tab-view{
		display: none !important;
	}
	.kirb_view_type_wrapper{
		display: flex;
		gap: 8px;
	}
	.kirb_view_type_wrapper .Product-List__tab{
		display: flex !important;
	}
	.show__short .kirb__short.short{
		flex-direction: row-reverse;
		justify-content: space-between;
	}
}

@media (min-width: 400px) {
	.kirb_mobile-filter-popup .shape__filter .shape__inner, .kirb_mobile-filter-popup .gem_color__inner{
		gap: 16px !important;
	}
}

/* new filter mobile css starts */

