@charset "UTF-8";
/*!! DropdownFilter.css */
.WideBody #Results.TabsContent .DropDownFilter {
  float: right;
  margin-right: 0;
  position: relative;
}

.filters-column .DropDownFilter.Categories li {
  font-size: 13px;
}

.shipped-by {
  position: relative;
}

.shiped-by-new-years {
  position: absolute;
  z-index: 200;
  width: 290px;
  top: -90px;
  left: -30px;
}

.shiped-by-new-years .button-x {
  top: 6px;
}

.shiped-by-new-years .button-x:before {
  color: #fff;
  font-size: 10px;
}

.DropDownFilter.Categories li {
  padding-left: 0;
}

.DropDownFilter.Categories li > div {
  display: table-cell;
}

.DropDownFilter.Categories li {
  display: table;
  padding-left: 0;
  width: 100%;
}

.DropDownFilter.Categories li > div a:hover {
  background-color: #fdd;
}

.DropDownFilter.Categories ul li:hover {
  background-color: inherit;
}

.DropDownFilter.Categories li > div:first-child {
  color: #ea7070;
  min-width: 54px;
}

.DropDownFilter.Categories li > div a {
  box-sizing: border-box;
  display: block !important;
  padding-left: 5px;
  width: 100%;
}

.DropDownFilter.Categories > span {
  padding-left: 5px;
}

.DropDownFilter.Categories {
  font-size: 14px;
}

.DropDownFilter.Categories font {
  color: #8ad5ec;
}

.DropDownFilter {
  border: 1px solid;
  box-sizing: border-box;
  position: relative;
  width: 180px !important;
  font-size: 15px;
  border-left: none;
  border-right: none;
  border-color: #dbdbdb;
  cursor: pointer;
  float: left;
  margin-right: 11px;
  z-index: 500;
  height: auto !important;
}

#GalleryInnerPage .DropDownFilter {
  margin-right: 0;
  width: auto !important;
  line-height: 31px;
  border: none;
}

.DropDownFilter ul {
  border: 1px solid;
  box-sizing: border-box;
  display: none;
  margin: 0;
  padding-left: 9px !important;
  padding-bottom: 5px !important;
  padding-right: 5px !important;
  padding-top: 5px !important;
  position: absolute;
  width: 100%;
  border-top: none;
  border-color: #dbdbdb;
  background-color: #fff;
  list-style: none;
  font-size: 15px;
  z-index: 999 !important;
  height: auto !important;
}

.DropDownFilterWideUl {
  font-size: 12px !important;
}

#GalleryInnerPage .DropDownFilterWideUl {
  font-size: 15px !important;
}

.DropDownFilter ul li {
  border: medium none !important;
  height: 35px !important;
  line-height: 206% !important;
  padding-left: 53px;
  position: relative;
}

#GalleryInnerPage .DropDownFilter ul li {
  white-space: nowrap;
}

.WideBody #SearchPane .SearchPanel .Filters .DropDownFilter ul li {
  font-size: inherit;
  width: 100% !important;
  margin: 0;
}

#SearchParameters2 .Parameter .DropDownFilter ul li div a {
  width: auto !important;
}

#SearchParameters2 .Parameter .DropDownFilter ul li div {
  text-align: left !important;
}

.DropDownFilter ul li:hover {
  background-color: #fdd;
}

.DropDownFilter.Open ul {
  display: block;
}

.DropDownFilter.Open .Title .ButtonIcon {
  border-color: #d2b595;
}

#GalleryInnerPage .DropDownFilter.Open .Title .ButtonIcon {
  border-color: #a2a2a2;
}

.DropDownFilter:hover .Title .ButtonIcon {
  border-color: #d2b595;
  color: #d2b595;
}

#GalleryInnerPage .DropDownFilter:hover .Title .ButtonIcon {
  border-color: #d2b595;
  color: #d2b595;
}

.DropDownFilter:hover ul,
.DropDownFilter:focus ul {
  display: block;
}

.inspiration-gallery-filters .DropDownFilter:hover ul,
.inspiration-gallery-filters .DropDownFilter:focus ul {
  display: none;
}

.inspiration-gallery-filters .DropDownFilter:hover .Title {
  border-color: #f00 !important;
}

.inspiration-gallery-filters #OrderByDropdownContainer li {
  font-size: 14px;
}

.inspiration-gallery-filters #OrderByDropdownContainer li:hover {
  background-color: #eee;
}

.Notouch .DropDownFilter:hover ul.hide,
.DropDownFilter:focus ul.hide {
  display: none !important;
}

.DropDownFilter.ChangeMetal:hover ul {
  display: block;
}

.DropDownFilter.Closed ul {
  display: none !important;
}

.DropDownFilter .Title {
  background-color: transparent !important;
  padding-bottom: 4px !important;
  word-spacing: -2px;
}

.DropDownFilter .Title {
  background-color: #fff;
  border-left: 1px solid;
  border-right: 1px solid;
  display: block;
  padding-bottom: 3px;
  padding-left: 10px;
  border-color: #dbdbdb;
}

#GalleryInnerPage .DropDownFilter-header {
  color: #656565;
  font-size: 16px;
  font-weight: 400;
  line-height: 23px;
}

#GalleryInnerPage .DropDownFilter .Title {
  background-color: #fff;
  display: block;
  padding-left: 10px;
  border: 1px solid #c6c6c6;
  color: #656565;
  box-sizing: border-box;
}

#GalleryResultsInnerPage .DropDownFilter .TitleSortResults {
  background-color: #fff;
  display: block;
  padding-left: 10px;
  border: none;
  border-bottom: 1px solid #c6c6c6;
  color: #000;
  font-weight: 700;
}

.DropDownFilter .IconTitle {
  padding-left: 60px;
}

.DropDownFilter .Title .ButtonIcon {
  color: #d2b595;
  font-size: 9px;
  position: absolute;
  right: 11px;
  top: 7px;
}

#GalleryInnerPage .DropDownFilter .Title .ButtonIcon {
  color: #a2a2a2;
  font-size: 12px;
  margin: 0 12px;
  float: right;
  right: 0;
  top: 3px;
}

.DropDownFilter .Title .Icon {
  bottom: 5px;
  left: 6px;
  position: absolute;
  top: 2px;
  width: 42px;
}

.RingSize .DropDownFilter,
.DropDownFilter.ChangeMetal {
  float: none;
  display: inline-block;
  z-index: auto;
}

.RingSize .DropDownFilter .IconTitle {
  padding-left: 5px;
}

.RingSize .DropDownFilter ul li {
  padding-left: 5px;
  line-height: 23px;
}

.DropDownFilter.ChangeMetal .IconTitle {
  padding-left: 0;
}

.DropDownFilter.ChangeMetal ul,
.RingSize .DropDownFilter ul {
  padding-left: 0 !important;
  background-color: #fff;
  z-index: 1001;
  max-height: 205px;
  overflow: auto;
}

.DropDownFilter.ChangeMetal ul li {
  padding-left: 0;
  line-height: 23px;
}

/*!! Funnel.css */
.mobile-funnel {
  background-color: #fff4f4;
  background: linear-gradient(135deg, #fff8f8 0%, #fff8f8 0%, #fff0f0 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: 1px solid #ffa5a5;
  border-radius: 0 0 6px 6px;
  box-sizing: border-box;
  display: table;
  height: 69px;
  margin: 0;
  padding: 0;
  width: 100%;
}

.mobile-funnel.show {
  display: table !important;
  margin-bottom: 0.5em;
  z-index: 10;
  position: relative;
}

.mobile-funnel > li.done.open .dropdown {
  display: table;
}

.mobile-funnel > li.done .dropdown .image {
  display: table-cell;
  padding: 5px;
  width: 47px;
}

.mobile-funnel > li.done.diamondPair .dropdown {
  width: 230px;
}

.mobile-funnel > li.done.diamondPair .dropdown .image {
  display: table-cell;
  padding: 5px;
  width: 100px;
}

.mobile-funnel > li.done.diamondPair .dropdown .image img {
  width: 47px;
}

.mobile-funnel > li.done.diamondPair .dropdown .image .img1 {
  float: left;
}

.mobile-funnel > li.done.diamondPair .dropdown .image .img2 {
  float: right;
}

.mobile-funnel > li.done .dropdown .image img {
  height: 47px;
  vertical-align: top;
  width: 100%;
}

.mobile-funnel > li.done .details > .image {
  display: table-cell;
  padding: 5px;
  width: 47px;
}

.mobile-funnel > li.done .dropdown > div.details {
  display: table-cell;
  font-size: 10px;
  padding-top: 5px;
  vertical-align: top;
}

.mobile-funnel > li.done .details > div.price {
  color: #d2b595;
  font-size: 14px;
}

.mobile-funnel > li.done .details > div.buttons {
  bottom: 6px;
  overflow: hidden;
  position: absolute;
}

.mobile-funnel > li.done .details > div.buttons > div {
  background-color: #d2b595;
  color: #fff;
  float: left;
  height: 25px;
  line-height: 25px;
  margin-right: 5px;
  width: 54px;
}

.mobile-funnel > li.done .details > div.buttons > div:first-child {
  margin-right: 5px;
}

.mobile-funnel > li.done .details > div img {
  vertical-align: top;
  width: 100%;
}

.mobile-funnel > li.done a::after {
  border-radius: 20px;
  content: "î™¡";
  font-family: applefont;
  height: 20px;
  position: absolute;
  right: 0;
  width: 20px;
}

.mobile-funnel > li {
  cursor: pointer;
  height: 100%;
  position: relative;
  border-radius: 0 0 6px 6px;
  display: table-cell;
  position: relative;
}

.mobile-funnel > li.active {
  border-bottom-left-radius: 6px;
  border-color: #ffa5a5;
  -o-border-image: none;
     border-image: none;
  border-style: none none solid solid;
  border-width: 0 0 1px 1px;
  box-shadow: 3px 3px 0 #e1e0e0;
  height: 74px;
  left: -1px;
  width: 95%;
}

.mobile-funnel > li.done .remove {
  display: block;
}

.mobile-funnel > li .remove {
  border: 1px solid;
  bottom: -8px;
  display: none;
  height: 20px;
  position: absolute;
  width: 20px;
}

.mobile-funnel > li.setting a::before {
  content: "Setting";
}

.mobile-funnel > li.Ring a::before,
.mobile-funnel > li.Jewel a::before {
  content: "Setting";
}

.mobile-funnel > li.Diamond a::before,
.mobile-funnel > li.diamond a::before {
  content: "Diamond";
}

.mobile-funnel > li.pendant a::before,
.mobile-funnel > li.Pendant a::before {
  content: "Pendant";
}

.mobile-funnel > li.diamondPair a::before,
.mobile-funnel > li.diamondsPair a::before {
  content: "Diamonds";
}

.mobile-funnel > li.gemstone a::before,
.mobile-funnel > li.Gemstone a::before {
  content: "Gemstone";
}

.mobile-funnel > li.earring a::before,
.mobile-funnel > li.Earrings a::before,
.mobile-funnel > li.Earring a::before {
  content: "Earring";
}

.mobile-funnel > li.stone a::before {
  content: attr(step-title);
  font-size: 14px;
}

.mobile-funnel > li.complete a::before,
.mobile-funnel > li.Complete a::before {
  content: "Complete";
}

.mobile-funnel > li a::before {
  content: attr(step);
}

.mobile-funnel > li:not(:last-child)::before {
  border-color: transparent transparent transparent #d1d1d1;
  border-style: solid;
  border-width: 18px 0 18px 15px;
  content: "";
  position: absolute;
  right: -15px;
  top: -1px;
  z-index: 9;
}

.mobile-funnel > li:not(:last-child)::after {
  background-color: #fff;
  background-position: -341px -8px;
  content: "";
  display: block;
  height: 70px;
  line-height: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: -3px;
  width: 24px;
}

.mobile-funnel > li.active:not(:last-child)::after {
  background-color: #fff;
  background-position: -305px -8px !important;
  content: "";
  height: 81px !important;
  position: absolute;
  right: 0;
  top: -3px !important;
  width: 27px !important;
}

.mobile-funnel > li.done .dropdown {
  line-height: normal;
  position: absolute;
  table-layout: fixed;
  top: 5px;
  width: 177px;
  z-index: 998;
  right: 30px;
}

/*!! Funnel-old.css */
#LooseDiamonds p {
  margin: 0;
  padding: 0;
}

#Funnel h1 {
  font-size: 22px;
  margin: 15px auto;
  display: block;
  text-align: center;
  width: 470px;
}

.fs {
  Margin: 10px auto;
  width: 470px;
  height: 50px;
  position: relative;
}

.redBorder {
  border: 4px solid #f00;
  clear: both;
  margin-left: -10px;
  padding-bottom: 4px;
  padding-top: 2px;
  width: 70%;
}

.InscriptionOpt .remove {
  background-color: transparent;
  background-position: -207px -85px;
  border: medium none;
  cursor: pointer;
  display: none;
  float: right !important;
  height: 14px;
  width: 20px;
}

#funnelFrame {
  position: absolute;
  width: 470px;
  height: 50px;
}

.FunnelRingSizeContainer .DropDownFilter:hover ul {
  display: none;
}

.FunnelRingSizeContainer .DropDownFilter:focus ul {
  display: block;
}

.box1,
.box2,
.box3,
.spliter1,
.spliter2,
.noring1,
.noring2,
.nodiamond1,
.nodiamond2,
.completeFunnel,
.nopendant1,
.noearrings1,
.notwostone1,
.nodiamondspair2,
.nodiamondspair1,
.noearrings2 {
  display: inline-block;
  height: 270px;
  margin-right: 5px;
  width: 410px;
}

.box3.off .completeFunnel {
  top: 16px !important;
}

.notcomplete {
  background-position: -375px -8px !important;
}

.completeFunnel {
  background-position: -375px -75px;
  height: 34px;
  right: 20px;
  line-height: 0;
  margin: 0 !important;
  padding: 0 !important;
  position: absolute;
  top: 18px;
  width: 28px;
}

.nodiamond1,
.nodiamond2 {
  background-position: -376px -46px;
  height: 23px;
  right: 26px;
  line-height: 0;
  margin: 0 !important;
  padding: 0 !important;
  position: absolute;
  top: 24px;
  width: 30px;
}

.noring1,
.noring2,
.nopendant1,
.noearrings1,
.notwostone1,
.nodiamondspair2,
.nodiamondspair1,
.noearrings2 {
  background-position: -377px -7px;
  height: 36px;
  right: 26px;
  line-height: 0;
  margin: 0 !important;
  padding: 0 !important;
  position: absolute;
  top: 16px;
  width: 25px;
  z-index: 13;
}

.complete-pendant {
  background-position: -419px -147px;
  width: 40px;
  height: 37px;
}

.complete-earrings {
  background-position: -416px -75px;
  width: 45px;
}

.complete-two-stone {
  background-position: -377px -147px;
}

.notwostone1 {
  background-position: -377px -111px;
}

.nodiamondspair2,
.nodiamondspair1 {
  background-position: -412px -40px;
  width: 53px;
}

.noearrings1,
.noearrings2 {
  background-position: -412px -9px;
  width: 53px;
}

.nopendant1 {
  background-position: -420px -112px;
  width: 38px;
}

.box1 {
  background-position: -11px -11px;
  height: 80px;
  left: -1px;
  line-height: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  width: 321px;
}

.box2 {
  background-position: -12px -97px;
  height: 80px;
  left: 293px;
  line-height: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  width: 348px;
}

.box3 {
  background-position: -12px -184px;
  height: 81px;
  left: 613px;
  line-height: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  width: 349px;
}

.box2.off .num,
.box1.off .num,
.box3.off .num {
  padding-top: 30px !important;
}

.num {
  font-size: 51px;
  padding-left: 20px;
  padding-top: 33px;
  position: absolute;
}

.edit_1 {
  font-size: 12px;
  line-height: 0.9;
  padding-left: 55px;
  padding-top: 39px;
  position: absolute;
  z-index: 1;
}

.edit_2 {
  font-size: 12px;
  line-height: 0.9;
  padding-left: 85px !important;
  padding-top: 39px;
  position: absolute;
  z-index: 1;
}

.offtitle {
  padding-top: 13px;
}

div .off .title_1,
div .off .title_2,
div .off .title_3 {
  padding-top: 14px !important;
}

.viewchange {
  text-decoration: underline;
  cursor: pointer;
}

.title_1 {
  font-size: 18px;
  line-height: 0.9;
  padding-left: 6px !important;
  padding-top: 14px;
  position: absolute;
  line-height: 1;
}

.title_1 span,
.title_2 span,
.title_3 span {
  font-size: 12px;
}

.title_2 {
  font-size: 18px;
  line-height: 0.9;
  padding-left: 10px !important;
  padding-top: 14px;
  position: absolute;
  line-height: 1;
}

.title_3 {
  font-size: 18px;
  line-height: 0.9;
  padding-left: 10px !important;
  padding-top: 14px;
  position: absolute;
  z-index: 10;
  line-height: 1;
}

.box1.off .img_1,
.box2.off .img_2 {
  padding-top: 10px;
}

.img_1,
.img_2,
.img_3 {
  z-index: 1;
}

.img_1,
.img_2 {
  height: 45px;
  position: absolute;
  width: 45px;
  top: 7px;
  right: 138px;
}

.img_3 {
  padding-left: 234px !important;
  padding-top: 8px;
  position: absolute;
}

.box1.off .change_1,
.box2.off .change_2 {
  padding-top: 42px !important;
}

.change_1,
.change_2 {
  font-size: 10px;
  position: absolute;
  right: 24px;
  top: 36px;
}

.box1.off .price_1,
.box2.off .price_2 {
  padding-top: 22px !important;
}

.price_1,
.price_2 {
  color: #d2b595;
  font-size: 12px;
  font-weight: bold;
  position: absolute;
  top: 17px;
  right: 40px;
}

.sale-price-funnel {
  width: 37px;
}

.sale-price-funnel::before {
  margin-right: 10px;
}

.price_3 {
  color: #d2b595;
  font-size: 15px !important;
  font-weight: bold;
  top: 17px;
  right: -65px;
  margin: 0 !important;
  padding: 0 !important;
  position: absolute;
}

.box2 span,
.box3 span {
  padding-left: 40px;
}

.off {
  background-image: none;
}

.spliter1,
.spliter2 {
  background-position: -341px -8px;
  display: block;
  height: 81px;
  left: 292px;
  line-height: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  top: -3px;
  width: 24px;
}

.spliter2 {
  top: -3px;
  left: 612px;
}

#FunnelPreview {
  background-color: #fff;
  box-shadow: 0 0 4px 1px #919191;
  display: none;
  padding-left: 45px;
  padding-right: 10px;
  padding-top: 10px;
  position: absolute;
  z-index: 100;
  width: 500px;
  height: 550px;
}

.FunnelMainImage {
  background-color: #fafafa;
  border-color: #ffa5a5;
  border-style: solid;
  border-width: 1px;
  width: 269px;
  height: 250px;
  position: relative;
}

.FunnelMainImage img,
.FunnelMainImage span {
  margin-left: auto;
  margin-right: auto;
  display: block;
  text-align: center;
}

.ItemRow {
  border-top: 1px solid #ccc;
  height: 90px;
  padding-top: 23px;
  width: 100%;
  position: relative;
}

.ItemRow .price,
.subtotal .price {
  color: #d2b595;
  font-size: 19px;
  float: right;
}

.viewchange_complete {
  float: right !important;
  font-size: 11px;
  padding-top: 4px;
}

.viewchange_complete a {
  text-decoration: underline;
}

.share_complete {
  margin-left: 3px;
  margin-top: 25px;
  right: 0;
}

.share_complete a:first-child {
  margin-left: 0 !important;
}

.share_complete a {
  margin-left: 10px;
}

.RingSizerFinder {
  background-position: -263px -60px;
  cursor: pointer;
  display: inline-block;
  float: left;
  height: 18px;
  margin-left: 5px;
  margin-top: 3px;
  vertical-align: middle;
  width: 22px;
}

.share_complete .print {
  background-position: -728px -503px;
  border: 1px solid #fff;
  cursor: pointer;
  display: inline-block;
  height: 27px;
  margin-right: 2px;
  width: 35px;
}

.sharesAddToWish {
  background-color: #ccc;
  color: #424242;
  display: block;
  font-size: 12px;
  height: 37px;
  margin: 4px 0 0;
  text-align: center;
  text-decoration: none;
  width: 196px;
  cursor: pointer;
}

.saveToWish {
  border: 1px solid;
  color: #424242;
  display: block;
  font-size: 12px;
  height: 40px;
  line-height: 40px;
  margin: 4px 0 0;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: 196px;
  cursor: pointer;
  color: #d2b595;
}

.funnelConfidence {
  list-style-type: none;
  padding: 0;
  margin-top: 20px;
}

.funnelConfidence li {
  text-align: center;
  font-size: 12px;
  letter-spacing: 1.6px;
  cursor: pointer;
}

.sep {
  border-top: 1px solid #ffa5a5;
  height: 1px;
  margin: 10px auto 0;
  width: 75%;
}

.ConfidenceBox {
  background: #fff8f8;
  background: linear-gradient(135deg, #fff8f8 0%, #fff8f8 0%, #fff0f0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fff8f8", endColorstr="#fff0f0", GradientType=1);
  border-color: #ffa5a5;
  border-style: solid;
  border-width: 1px;
  float: left;
  height: 187px;
  line-height: 1.6;
  padding-bottom: 5px;
  padding-top: 10px;
  width: 269px;
  text-align: center;
}

.RingSizeContainer.Missing {
  border: 4px solid #f00;
  clear: both;
  margin-left: -10px;
  padding-bottom: 4px;
  padding-left: 18px;
  padding-top: 2px;
  width: 70%;
}

ul.funnel-container {
  background-color: #fff4f4;
  background: linear-gradient(135deg, #fff8f8 0%, #fff8f8 0%, #fff0f0 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: 1px solid #ffa5a5;
  border-radius: 0 0 6px 6px;
  box-sizing: border-box;
  display: table;
  height: 69px;
  margin: 0;
  padding: 0;
  width: 100%;
}

.funnel-step {
  border-radius: 0 0 6px 6px;
  display: table-cell;
  font-size: 50px;
  position: relative;
}

li.funnel-step.step-active:after {
  background-color: #fff;
  background-position: -305px -8px !important;
  content: "";
  height: 81px !important;
  position: absolute;
  right: 0;
  top: -3px !important;
  width: 27px !important;
}

li.funnel-step.step-active:before {
  background-position: -12px -94px !important;
  content: "";
  height: 84px !important;
  position: absolute;
  top: -3px !important;
  width: 27px !important;
  left: -25px;
  z-index: 12;
}

ul.funnel-container > li:first-child:before {
  display: none;
}

ul.funnel-container > li:last-child:after {
  display: none;
}

.funnel-container > li:not(:last-child).funnel-step:after {
  background-color: #fff;
  background-position: -341px -8px;
  content: "";
  display: block;
  height: 70px;
  line-height: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: -3px;
  width: 24px;
}

ul.funnel-container > li.step-active > div {
  border-color: #ffa5a5;
  -o-border-image: none;
     border-image: none;
  border-style: none none solid solid;
  border-width: 0 0 1px 1px;
  box-shadow: 3px 3px 0 #e1e0e0;
  height: 74px;
  left: -1px;
  width: 95%;
}

ul.funnel-container > li:first-child.step-active > div {
  border-bottom-left-radius: 6px;
  border-color: #ffa5a5;
  -o-border-image: none;
     border-image: none;
  border-style: none none solid solid;
  border-width: 0 0 1px 1px;
  box-shadow: 3px 3px 0 #e1e0e0;
  height: 74px;
  left: -1px;
  width: 95%;
}

ul.funnel-container > li:last-child.step-active > div {
  border-color: #ffa5a5;
  -o-border-image: none;
     border-image: none;
  border-style: none none solid solid;
  border-width: 0 0 1px 1px;
  box-shadow: 3px 3px 0 #e1e0e0;
  height: 74px;
  left: -1px;
  width: 100%;
  border-bottom-right-radius: 6px;
  border-right: 1px solid #ffa5a5;
}

.funnel-step-container {
  position: absolute;
  width: 100%;
}

.funnel-step {
  font-size: 50px;
}

.funnel-step-content {
  padding-left: 14px;
}

.funnel-step-content .ByChristmasRibbon,
.funnel-step-content .ByNewYearsRibbon {
  width: 23px;
  height: 20px;
  position: absolute;
  background-size: cover;
  top: 2px;
  left: -2px;
}

.funnel-step-content .ByValentinesRibbon {
  width: 14px;
  height: 20px;
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  top: 4px;
  left: 2px;
}

ul#navcontainer li .Disabled {
  pointer-events: none;
  opacity: 0.5;
}

.ItemRow .ByChristmasRibbon {
  width: 27px;
  height: 26px;
  position: absolute;
  background-size: cover;
  top: 9px;
  left: -2px;
}

.ItemRow .ByValentinesRibbon {
  width: 27px;
  height: 26px;
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  top: 11px;
  left: 7px;
}

.ItemRow .ByNewYearsRibbon {
  width: 27px;
  height: 26px;
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  top: 11px;
  left: 0;
}

/*!! Gallery.css */
.wedding-jewels-main {
  text-decoration: none;
  display: inline-block;
  margin: 0 15px !important;
  text-align: center;
  font-family: applefont;
  font-size: 63px;
}

.wedding-jewels-main ~ h2 {
  font-size: 12px;
  margin: 0;
}

.earring-jewels-main {
  width: 51px;
  height: 35px;
  text-decoration: none;
  display: inline-block;
  text-align: center;
  font-family: applefont;
  font-size: 40px;
  border-right: 14px solid #fff;
  border-left: 14px solid #fff;
  border-top: 8px solid #fff;
  border-bottom: 8px solid #fff;
}

.earring-jewels-main:hover,
.earring-jewels-main:active,
.earring-jewels-main.Selected {
  outline: 1px solid #fbabac;
}

.metaltype-color1 {
  background-position: -43px -380px;
}

.metaltype-color2 {
  background-position: -119px -380px;
}

.metaltype-color3 {
  background-position: -199px -380px;
}

.metaltype-color4 {
  background-position: -278px -380px;
}

.metaltype-color5 {
  background-position: -369px -380px;
}

.metaltype-color6 {
  background-position: -446px -380px;
}

.metaltype-color7 {
  background-position: -519px -380px;
}

ul#navcontainer {
  list-style-type: none;
  font-size: 11px;
  padding: 0;
  width: 100%;
  display: table;
  table-layout: fixed;
}

ul#navcontainerColors {
  list-style-type: none;
  font-size: 10px;
  padding: 10px 0;
  margin-left: 1px;
}

ul#navcontainer li {
  display: table-cell;
  text-align: center;
  margin-right: 6px;
  position: relative;
}

ul#navcontainer li:last-child:after {
  content: "";
  display: inline-block;
}

ul#navcontainerColors li {
  display: inline-block;
  margin-right: 25px;
}

ul#navcontainerColors li:not(:first-child) {
  margin-left: 3.2px;
}

ul#navcontainer li a {
  display: inline-block;
  width: 98%;
}

ul#navcontainerColors li a {
  display: inline-block;
}

ul#navcontainer li a div,
ul#navcontainerColors li a div {
  margin: 0 auto;
  display: block;
  margin-bottom: 5px;
}

ul#navcontainer li a span,
ul#navcontainerColors li a span {
  white-space: nowrap;
  display: block;
  text-align: center;
}

.view-order-grid {
  background-position: -606px -379px;
}

.view-order-hand {
  background-position: -631px -379px;
}

.view-options {
  height: 22px;
  line-height: 22px;
}

.view-options a {
  display: block;
  float: left;
  height: 17px;
  margin-left: 5px;
  width: 17px;
  border: 1px solid #d6d6d6;
}

.view-font-icon {
  display: inline-block;
  font: normal normal normal 14px/1 applefont;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  text-align: center;
  font-size: 15px;
  background-color: #ffc9c9;
  height: 25px;
  width: 25px;
  border: 1px solid #ffa9a9;
  margin-left: 5px;
  line-height: 25px !important;
}

.custom-font-size {
  padding-right: 5px;
  font-size: 14px;
  vertical-align: middle;
}

.slider-input-row {
  display: table;
  width: 100%;
  table-layout: fixed;
}

.slider-input-column {
  display: table-cell;
  width: 25%;
}

.filters-row {
  display: table;
  width: 100%;
  table-layout: fixed;
  padding-top: 16px;
  padding-bottom: 8px;
}

.filters-column {
  display: table-cell;
}

.filters-column-new {
  display: inline-block;
}

.filters-column.center-col {
  text-align: center;
  font-size: 22px;
  width: 580px;
}

.minInput {
  float: left;
}

.maxInput {
  float: right;
}

.price-range {
  text-align: center;
  font-size: 11px;
  vertical-align: middle;
  width: 50% !important;
}

.slider-container-style {
  float: right;
  margin-top: 29px;
  width: 300px;
}

.slider-container.not-range .sliderInputs .minInput {
  display: none;
}

.float-items li {
  float: left !important;
  padding-right: 4px;
}

p.category-description-text {
  font-size: 12px;
  padding-top: 0;
  text-align: center;
}

p.category-description-text:first-letter {
  text-transform: capitalize;
}

.right-column {
  text-align: right;
  vertical-align: bottom;
}

.design-your-own-container .jewel-details-container .ItemPrice:after,
.how-he-asked-container .jewel-details-container .ItemPrice:after {
  content: "(Setting Price)";
  color: #1b1b1b;
  position: absolute;
  font-size: 11px;
  width: 100%;
  top: 32px;
  right: 0;
  z-index: 100;
}

.filters-tabs > div {
  background-color: #ececec;
  font-size: 16px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  text-transform: uppercase;
  width: 24.5%;
}

.filters-tabs .selected {
  background: #ffd1d1;
}

.filters-tabs a {
  display: block;
}

ul.nav-container-box {
  list-style-type: none;
  padding: 0;
  margin: 0;
  width: 100%;
  display: table;
  border-spacing: 0;
}

ul.nav-container-box li {
  display: table-cell;
}

ul.nav-container-box li a {
  display: inline-block;
}

ul.nav-container-box li a div {
  margin: 0 auto;
  display: flex;
  justify-content: center;
  margin-bottom: 5px;
}

ul.nav-container-box li a span {
  white-space: nowrap;
  display: block;
  text-align: center;
}

.design-your-own-container > li div.ItemPrice {
  position: relative;
  margin-bottom: 20px !important;
}

#navcontainer-results.has-life-style > li div.ItemPrice {
  margin-bottom: 20px !important;
}

.custom-dropdown-filter {
  border: 1px solid;
  box-sizing: border-box;
  position: relative;
  width: 210px;
  font-size: 14px;
  border-left: none;
  border-right: none;
  border-color: #dbdbdb;
  cursor: pointer;
  float: left;
  z-index: 200;
}

.custom-dropdown-filter ul {
  border: 1px solid;
  box-sizing: border-box;
  display: none;
  margin: 0;
  padding-left: 9px !important;
  padding-bottom: 5px !important;
  padding-right: 5px !important;
  padding-top: 5px !important;
  position: absolute;
  width: 100%;
  border-top: none;
  border-color: #dbdbdb;
  background-color: #fff;
  list-style: none;
}

.custom-dropdown-filter ul li {
  font-size: 14px;
  height: 31px;
  line-height: 206%;
  position: relative;
}

.custom-dropdown-filter.NoIcon ul li {
  padding-left: 0;
}

.custom-dropdown-filter.NoIcon .Icon {
  display: none;
}

.custom-dropdown-filter ul li:hover {
  background-color: #fdd;
}

.custom-dropdown-filter ul li .Icon {
  bottom: 4px;
  left: 5px;
  position: absolute;
  top: 4px;
  width: 42px;
}

.custom-dropdown-filter.SmallIcon .Icon {
  width: 30px;
}

.custom-dropdown-filter .Icon.White14K {
  background-position: -594px -433px;
}

.custom-dropdown-filter .Icon.Round {
  background-position: -702px -5px;
}

.custom-dropdown-filter .Icon.Princess {
  background-position: -703px -77px;
}

.custom-dropdown-filter .Icon.Emerald {
  background-position: -704px -152px;
}

.custom-dropdown-filter .Icon.Asscher {
  background-position: -825px -5px;
}

.custom-dropdown-filter .Icon.Oval {
  background-position: -823px -75px;
}

.custom-dropdown-filter .Icon.Radiant {
  background-position: -762px -4px;
}

.custom-dropdown-filter .Icon.Pear {
  background-position: -762px -75px;
}

.custom-dropdown-filter .Icon.Heart {
  background-position: -762px -150px;
}

.custom-dropdown-filter .Icon.Marquise {
  background-position: -884px -5px;
}

.custom-dropdown-filter .Icon.Cushion {
  background-position: -702px -5px;
}

.custom-dropdown-filter .Icon.Solitaire {
  background-position: -70px -7px;
}

.custom-dropdown-filter .Icon.Pave {
  background-position: -70px -33px;
}

.custom-dropdown-filter .Icon.ChannelSet {
  background-position: -70px -60px;
}

.custom-dropdown-filter .Icon.Sidestone {
  background-position: -70px -88px;
}

.custom-dropdown-filter .Icon.Three-stone {
  background-position: -70px -115px;
}

.custom-dropdown-filter .Icon.MixedMetal {
  background-position: -70px -115px;
}

.custom-dropdown-filter .Icon.Tension {
  background-position: -133px -86px;
}

.custom-dropdown-filter .Icon.Halo {
  background-position: -134px -114px;
}

.custom-dropdown-filter .Icon.Vintage {
  background-position: -69px -143px;
}

.custom-dropdown-filter .Icon.WeddingSet {
  background-position: -133px -60px;
}

.custom-dropdown-filter .Icon.Designer {
  background-position: -70px -33px;
}

.custom-dropdown-filter.Open ul {
  display: block;
}

.custom-dropdown-filter.Open .Title .ButtonIcon {
  border-color: #d2b595;
}

.custom-dropdown-filter:hover .Title .ButtonIcon {
  border-color: #d2b595;
  color: #d2b595;
}

@media (min-width: 540px) {
  .custom-dropdown-filter:hover ul {
    display: block;
    border-color: #d2b595 !important;
  }

  .wedding-ring-select .custom-dropdown-filter:hover .selected-sort {
    border-color: #d2b595 !important;
  }
}
.custom-dropdown-filter .Title {
  border-left: 1px solid;
  border-right: 1px solid;
  display: block;
  padding-bottom: 3px;
  padding-left: 10px;
  padding-top: 3px;
  border-color: #dbdbdb;
}

.custom-dropdown-filter .Title .ButtonIcon {
  color: #d2b595;
  font-size: 9px;
  position: absolute;
  right: 11px;
  top: 7px;
}

.custom-dropdown-filter .Title .Icon {
  bottom: 5px;
  left: 6px;
  position: absolute;
  top: 2px;
  width: 42px;
}

#Filters .filters-rotate-message {
  font-size: 18px;
  font-weight: bold;
  padding-top: 10px;
}

#Filters .filter-main-title {
  margin: 0;
  font-size: 22px;
}

#Filters .filters-title-message {
  text-align: center;
  padding-top: 27px;
  margin: 0 !important;
  padding-bottom: 0 !important;
  color: #1b1b1b;
}

#Filters .white-seperator {
  position: absolute;
  height: 6px;
  width: 100%;
  background-color: #fff;
  top: 64px;
  display: none;
  z-index: 5000;
  right: 0;
}

#Filters .parent-element {
  cursor: pointer;
  text-align: right;
}

#Filters .parent-element .shape-main {
  color: transparent;
}

#Filters .dc-group-icon {
  background-position: 314px -359px;
}

.WhiteGold14K,
.WhiteGold18K,
.YellowGold14,
.YellowGold18,
.RoseGold,
.Platinum,
.RoseGold14,
.RoseGold18,
.Palladium {
  height: 28px;
  width: 30px;
}

.WhiteGold14K {
  background-position: -115px -380px;
}

.WhiteGold18K {
  background-position: -196px -380px;
}

.YellowGold14 {
  background-position: -274px -380px;
}

.YellowGold18 {
  background-position: -365px -380px;
}

.RoseGold {
  background-position: -515px -380px;
}

.RoseGold14 {
  background-position: -886px -380px;
}

.RoseGold18 {
  background-position: -931px -380px;
}

.Platinum {
  background-position: -441px -380px;
}

.Palladium {
  background-position: -841px -380px;
}

/*!! JewelGallery.css */
#Filters select,
#Filters input {
  font-family: montserrat;
}

.shape-main {
  text-decoration: none;
  display: inline-block;
  text-align: center;
  font-family: applefont;
  font-size: 65px;
  color: #8a8a8a;
  border: 1px solid transparent;
  position: relative;
  transition: 0.08s ease-in;
  -o-transition: 0.08s ease-in;
  -ms-transition: 0.08s ease-in;
  -moz-transition: 0.08s ease-in;
  -webkit-transition: 0.08s ease-in;
}

.shape-main ~ h2 {
  font-size: 11px;
  margin: 0;
}

.alt-color-main ~ h2 {
  text-align: center;
  font-size: 10px;
  margin: 0;
}

.shape-main:hover,
.shape-main:active,
.shape-main.Selected {
  border: 1px solid #fbabac;
}

.color-main {
  width: 26px;
  height: 26px;
  text-decoration: none;
  display: inline-block;
  border-right: 22px solid #fff;
  border-left: 22px solid #fff;
  border-top: 9px solid #fff;
  border-bottom: 9px solid #fff;
}

.color-main:hover,
.color-main:active,
.color-main.Selected {
  outline: 1px solid #fbabac;
}

.alt-color-main {
  width: 50px;
  height: 50px;
  text-decoration: none;
  display: inline-block;
  padding: 0 10px;
  background-repeat: no-repeat;
  background-position: center center;
}

.alt-color-dropdown {
  width: 35px;
  height: 35px;
  text-decoration: none;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center center;
}

.alt-color-main:hover,
.alt-color-main:active,
.alt-color-main.Selected {
  outline: 1px solid #fbabac;
}

#priceSlider {
  margin-bottom: 12px;
}

#priceSlider > a:hover,
#priceSlider > a:focus {
  border-color: inherit !important;
  background-color: inherit !important;
}

.preset-sub-filters .shape-main {
  font-size: 40px;
}

.preset-icon-text {
  font-size: 10px;
}

.WideBody .ui-slider .ui-slider-handle {
  width: 26px !important;
  height: 26px !important;
  overflow: hidden !important;
  position: absolute !important;
  top: -12px !important;
  border-style: none !important;
}

.WideBody .ui-slider-horizontal:not(.PipsSlider) {
  height: 4px !important;
  background: #eee !important;
  border-bottom: 0 !important;
}

.WideBody .ui-slider-range {
  margin-top: -1px !important;
}

.WideBody .ui-widget-header,
.WideBody .not-range .ui-slider-range {
  background: linear-gradient(#fdb5b6, #eb7170) !important;
  box-shadow: 0 2px 0 #ffd4d3;
}

.WideBody .sliderInputs {
  margin-top: 15px;
}

.WideBody .sliderInputs input {
  width: 55px;
}

.WideBody .slider-input-text {
  padding: 0 !important;
  text-align: center !important;
}

.WideBody .gallerySlider {
  margin-right: 12px;
}

.GallerySlider .ui-slider-pip {
  top: -1px !important;
}

body .ui-slider .ui-slider-handle {
  cursor: pointer;
}

.ui-slider {
  position: relative;
  border: 1px solid #ddd;
}

.ui-slider .ui-slider-range {
  height: 100%;
  border: 0;
  top: 0;
  position: absolute;
}

.ui-slider .ui-slider-handle {
  margin-left: -0.6em;
}

.dyo-gallery-title {
  text-align: center;
  margin: 0 !important;
  color: #1b1b1b;
  font-size: 20px;
  text-transform: uppercase;
}

.toggle-diamond-gemstone-container {
  position: relative;
  width: 364px;
  border: 1px solid #dbdbdb;
  overflow: hidden;
  border-radius: 5px;
  height: 38px;
  display: block;
  margin: 10px auto 20px;
}

.toggle-diamond-gemstone {
  line-height: 38px;
  text-align: center;
  font-size: 16px;
  position: relative;
}

.toggle-diamond-gemstone-bg {
  content: "";
  width: 182px;
  height: 38px;
  background: #d2b595;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  transition: left 0.2s;
}

.toggle-diamond-gemstone > a {
  color: #1b1b1b;
  display: inline-block;
  width: 182px;
}

.toggle-diamond-gemstone-container.gemstone .toggle-diamond-gemstone-bg {
  left: 182px;
}

.toggle-diamond-gemstone-container.gemstone a.toggle-gemstone,
.toggle-diamond-gemstone-container.diamondstone a.toggle-diamond {
  color: #fff;
}

.Explanation {
  clear: both;
  color: #1b1b1b;
  padding-bottom: 30px;
  font-size: 11px;
  border-top: 1px solid #ddd;
}

.Explanation p {
  color: #1b1b1b;
  font-size: 12px;
  line-height: 140%;
}

.Explanation h3,
.Explanation h1 {
  font-size: 16px;
  font-weight: normal;
  margin-top: 20px;
}

.WideBody .Tabs > li a.Selected {
  background-color: #ffdcdc;
}

.WideBody .Tabs > li a {
  background-color: #f6f6f6;
  border-color: #e4e4e4;
  text-shadow: inherit;
  text-transform: uppercase;
  z-index: inherit;
}

.Tabs {
  list-style: none outside none;
  margin: 12px 0 0;
  padding: 0;
  width: 960px;
}

.Tabs li {
  float: left;
  height: 33px;
  line-height: 33px;
  margin-right: 8px;
  text-align: center;
  width: 180px;
}

.Tabs li.last {
  margin-right: 0;
}

.Tabs li a {
  -moz-border-bottom-colors: none;
  -moz-border-image: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #f1f1f1;
  border-color: #d3d3d3;
  border-style: solid solid none;
  border-width: 1px 1px 0;
  color: #aaa;
  display: block;
  height: 100%;
  position: relative;
  text-shadow: 1px 1px #fff;
}

.Tabs li a.Selected {
  background-color: #fff;
  color: #1b1b1b;
}

.Tabs li a.EnableHover {
  color: #1b1b1b;
  cursor: pointer;
}

#Filters .filters-description-message {
  padding: 0 130px 0 130px;
}

.filters-title-message .jewel-gallery-title {
  display: inline;
  font-size: 22px;
}

.material-ddl {
  line-height: 11px;
  border: 1px solid #d2d2d2;
  padding: 10px 19px 8px 1px;
  min-width: 135px;
  border-width: 0 0 1px 0;
  transition: border 500ms ease-out;
}

.material-ddl.disabled {
  color: rgba(0, 0, 0, 0.25) !important;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.25) !important;
  pointer-events: none;
}

.material-ddl-title.disabled {
  color: rgba(0, 0, 0, 0.25) !important;
}

.material-ddl .blank-space {
  display: none !important;
}

.material-ddl:hover {
  border: 1px solid #d2b595;
  border-width: 0 0 1px 0;
}

.material-dropdown-pane {
  max-width: 183px;
  border-radius: 2px;
  background: #fff;
  border: 0;
  padding: 0.5rem 0;
  overflow: auto;
  width: 100%;
  transition: opacity 0.4s ease-in-out, max-height 0.4s ease-in-out;
  display: none;
  position: absolute;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 3px 10px 0 rgba(0, 0, 0, 0.09);
  max-height: 250px;
  z-index: 300;
  top: 0;
}

.material-dropdown-pane .blank-space {
  display: none !important;
}

.material-dropdown-pane li a {
  padding: 0.75rem 1.5rem;
  font-size: 0.8125rem;
  color: rgba(0, 0, 0, 0.87);
  display: block;
}

.material-dropdown-pane li:hover {
  background: #eee;
}

.material-ddl button {
  border: 10px;
  box-sizing: border-box;
  display: inline-block;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  cursor: pointer;
  text-decoration: none;
  margin: 0;
  padding: 12px;
  outline: none;
  font-size: 0;
  font-weight: inherit;
  position: absolute;
  z-index: 1;
  width: 48px;
  height: 48px;
  fill: #656565;
  right: -14px;
  top: -8px;
  background: none;
}

.material-ddl.disabled button {
  fill: #ced0da !important;
}

.material-ddl-selected,
.material-ddl-selected a {
  color: #d2b595 !important;
  background-color: #f7f7f7;
  pointer-events: none;
  cursor: default;
}

.material-ddl-title {
  font-size: 11px;
  color: #96a7bb;
}

.material-ddl-hover-item {
  padding-left: 8px;
}

.MaterialDropDownFilter {
  display: inline-block;
}

.MaterialDropDownFilter .hide {
  display: none !important;
}

.gallery-material-dropdown > span,
.gallery-material-dropdown > div {
  height: 40px;
  display: table-cell;
  vertical-align: middle;
}

.gallery-material-dropdown > span {
  padding-right: 8px;
}

.gallery-material-dropdown > div {
  padding-right: 22px;
}

.MaterialDropDownFilter::-webkit-scrollbar {
  width: 11px;
  background-color: #f5f5f5;
}

.MaterialDropDownFilter::-webkit-scrollbar-thumb {
  background-color: #c1c1c1;
}

.material-ddl-wrapper[data-selected-special-date=ByXmas] button {
  fill: red;
}

.material-ddl-wrapper[data-selected-special-date=ByNewYears] button {
  fill: #e1920a;
}

.material-ddl-wrapper[data-selected-special-date=ByValentines] button {
  fill: red;
}

.material-ddl-wrapper[data-selected-special-date=ByXmas] .material-ddl {
  border: 1px solid #d2b595;
  border-width: 0 0 1px 0;
}

.material-ddl-wrapper[data-selected-special-date=ByNewYears] .material-ddl {
  border: 1px solid #e1920a;
  border-width: 0 0 1px 0;
}

.material-ddl-wrapper[data-selected-special-date=ByValentines] .material-ddl {
  border: 1px solid #d2b595;
  border-width: 0 0 1px 0;
}

.material-ddl-wrapper[data-selected-special-date] .material-ddl > div {
  padding-left: 26px !important;
}

.material-ddl-wrapper[data-selected-special-date] .ripplelink:before {
  content: "";
  width: 23px;
  height: 20px;
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  top: 6px;
  left: 9px;
}

.material-dropdown-pane.dropdown-auto-width {
  max-width: 268px;
}

.material-dropdown-pane li[specialdate] div {
  position: relative;
}

.material-dropdown-pane li[specialdate] a {
  padding-left: 28px !important;
}

.material-dropdown-pane li[specialdate] div:before {
  content: "";
  width: 23px;
  height: 20px;
  position: absolute;
  background-size: cover;
  top: 10px;
}

.material-dropdown-pane li[specialdate=ByValentines] div:before {
  height: 35px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
  top: 0;
}

.shipped-by-tooltip {
  width: 320px;
  height: auto;
  padding: 15px;
  position: absolute;
  bottom: 40px;
  left: -10px;
  background-color: #fff;
  color: #434b52;
  border: 1px solid #e2e2e7;
  box-shadow: 0 3px 8px 0 rgba(45, 45, 84, 0.29);
  border-radius: 7px;
  text-align: center;
  display: none;
}

.shipped-by-tooltip::before,
.shipped-by-tooltip::after {
  content: "";
  position: absolute;
  bottom: -14px;
  left: 50%;
  width: 15px;
  height: 15px;
  border: 1px solid #e2e2e7;
  border-top: none;
  border-left: none;
  transform: rotate(45deg) translateX(-50%);
}

.shipped-by-tooltip::after {
  z-index: 10;
  background-color: #fff;
}

.shipped-by-tooltip::before {
  z-index: -1;
  background-color: #fff;
  box-shadow: 0 3px 8px 0 rgba(45, 45, 84, 0.29);
}

.close-shipped-by-tooltip {
  position: absolute;
  top: 8px;
  right: 8px;
  cursor: pointer;
  font-size: 16px;
}

.shipped-by-tooltip-title {
  font-size: 21px;
  font-weight: bold;
}

.shipped-by-tooltip-description {
  position: relative;
  line-height: 123%;
}

.shipped-by-tooltip-description > div {
  font-size: 15px;
  display: inline-block;
}

.ByChristmas .shipped-by-tooltip-image,
.ByXmasStones .shipped-by-tooltip-image {
  background-size: contain;
  width: 51px;
  height: 63px;
  position: absolute;
  left: -4px;
  top: -16px;
}

.ByNewYears .shipped-by-tooltip-image {
  background-size: contain;
  width: 51px;
  height: 63px;
  position: absolute;
  left: -4px;
  top: -16px;
}

.ByValentines .shipped-by-tooltip-image {
  background-size: contain;
  width: 36px;
  height: 42px;
  position: absolute;
  left: 1px;
  top: -1px;
}

.shipped-by-icon:before {
  content: "";
  width: 23px;
  height: 20px;
  position: absolute;
  background-size: cover;
  top: 5px;
  left: 28px;
}

.shipped-by-icon.ByValentinesStones:before {
  background-size: contain;
  background-repeat: no-repeat;
  top: 0;
  height: 24px;
}

.shipped-by-icon:after {
  padding-left: 56px;
}

.shipped-by-icon.ByXmasStones:after {
  content: "Ship in time for Christmas";
}

.shipped-by-icon.ByNewYearsStones:after {
  content: "Ship in time for New Year's";
}

.shipped-by-icon.ByValentinesStones:after {
  content: "Ships in time for Valentine's day";
}

.shipped-by-icon.InventoryShipping:after {
  content: "Prime Delivery";
  padding-left: 30px;
}

.shipped-by-icon.InventoryShipping:before {
  display: none;
}

/*!! JewelsResults.css */
#navcontainer-results {
  list-style-type: none;
  padding: 0;
  font-size: 0;
  padding-bottom: 25px;
}

#navcontainer-results > li.jewel-container {
  vertical-align: top;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  display: inline-block;
  width: 24.25%;
  margin-right: 1%;
  margin-bottom: 11px;
  border: 1px solid #d2d2d2;
  transition: all 0.4s ease-out;
  height: inherit;
}

#navcontainer-results > li.jewel-container:nth-child(4n) {
  margin-right: 0;
}

#navcontainer-results .main-jewel-container {
  min-width: 200px;
  max-width: 306px;
  position: relative;
}

#navcontainer-results > li:last-child:after {
  content: "";
  display: inline-block;
  width: 100%;
}

#navcontainer-results div.canvasWrapper.react-player {
  height: 240px !important;
}

#navcontainer-results div.canvasWrapper {
  height: auto !important;
  width: 100%;
  overflow: hidden;
}

#navcontainer-results li canvas,
#navcontainer-results li img {
  box-sizing: border-box;
  width: 100%;
}

#navcontainer-results .canvas-border img {
  vertical-align: top;
}

#navcontainer-results > li div.ItemPrice {
  margin-top: 9px;
  margin-bottom: 6px;
  text-align: center;
  font-size: 24px;
}

.metal-description-text {
  letter-spacing: normal !important;
  font-size: 10px !important;
  line-height: 138% !important;
  text-transform: uppercase;
  margin-top: 2px;
  color: #424242;
  height: 30px;
  text-align: left;
}

.jewel-details-container .wishlist-heart {
  display: inline-block !important;
  height: 20px;
  position: absolute;
  width: 20px;
  z-index: 101;
  bottom: 41px;
  right: 14px;
  transition: all 0.4s ease;
  text-decoration: none;
  text-align: center;
  font-family: applefont !important;
  font-size: 28px;
  color: #a7a7a7;
}

.jewel-details-container .wishlist-heart.active {
  color: #d2b595;
  transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
}

.jewel-details-container .wishlist-heart:hover {
  transform: scale(1.2);
  cursor: pointer;
}

.metal-dropdown {
  background-color: #fff;
  border: 1px solid #cdcdcd;
  cursor: pointer;
  float: left;
  margin-right: 7px;
  padding-bottom: 2px;
  padding-top: 2px;
  position: absolute;
  z-index: 106;
  margin-bottom: 10px;
  width: 40px;
}

.metal-dropdown .ddlArrow {
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 3px solid #1b1b1b;
  margin-top: 5px;
  margin-right: 3px;
  position: absolute;
  right: 0;
  top: 0;
}

.metal-dropdown > ul {
  padding: 0;
  max-height: 0;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
  cursor: pointer;
  transition: max-height 0.4s ease-out;
}

.metal-dropdown.clicked > ul {
  max-height: 223px;
}

.react-player.has-set::after {
  display: none;
}

.has-set:after {
  font-family: "applefont";
  color: #8a8a8a;
  bottom: 5px;
  content: "î˜¼";
  height: 30px;
  left: 6px;
  opacity: 0.8;
  position: absolute;
  width: 30px;
  z-index: 102;
  font-size: 25px;
}

.react-player .canvas-image-loader.DivSVG {
  display: none !important;
}

.jewel-details-container {
  margin-top: -5px;
}

.jewel-content-container {
  padding: 5px 5px 0;
  text-align: center;
}

.jewel-reviews-footer {
  height: 20px;
  background-color: transparent;
  width: auto;
  margin: 5px !important;
  display: flex;
  align-items: center;
}

.jewel-reviews-footer-content {
  display: table;
  vertical-align: middle;
  font-size: 11px;
  width: 94%;
  margin-right: 7px;
  margin-left: 7px;
  line-height: 17px;
  padding-top: 5px;
}

.jewel-reviews-footer-content span {
  display: inline;
}

.jewel-reviews-footer-content span:last-child {
  text-align: right;
}

.jewel-reviews-footer-content > span.pad-content {
  padding-left: 5px;
}

.jewel-reviews-footer-content span.footer-rating {
  letter-spacing: 1px;
  color: #c6c5c7;
  width: 62px;
  float: none !important;
}

.stars-main-image {
  display: inline-block;
  width: 70px;
  height: 12px;
  margin: 2px 0 0 2px;
}

.Stars5 {
  background-position: -498px -168px;
}

.Stars4 {
  background-position: -498px -187px;
}

.Stars3 {
  background-position: -498px -206px;
}

.Stars2 {
  background-position: -498px -224px;
}

.Stars1 {
  background-position: -498px -243px;
}

.Stars0 {
  background-position: -498px -258px;
}

#GalleryResults .AddMoreResults,
#GalleryQuickViewPop .AddMoreResults {
  border: medium none;
  box-shadow: none;
  cursor: pointer;
  display: none;
  height: 11px;
  position: relative;
  clear: both;
  color: #777;
  font-size: 13px !important;
  text-align: center;
  margin-top: 0;
  padding-bottom: 30px;
  background-color: #ffc8c8;
  margin-bottom: 12px;
}

#GalleryResults .AddMoreResults.results-up:after {
  content: "Previous Results";
  font-size: 13px;
}

#GalleryResults .AddMoreResults.results-down:after {
  content: "More Results";
}

#GalleryResults .AddMoreResults:after,
#GalleryQuickViewPop .AddMoreResults:after {
  left: 50%;
  top: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
}

#GalleryResults .AddMoreResults.Disabled,
#GalleryQuickViewPop .AddMoreResults.Disabled {
  background-color: inherit;
  padding-top: 42px;
}

#GalleryResults .AddMoreResults.Disabled:after,
#GalleryQuickViewPop .AddMoreResults.Disabled:after {
  border-color: #848484 #848484 #fff #fff;
  border-radius: 100%;
  border-style: solid;
  border-width: 1px;
  bottom: 0;
  content: "";
  height: 20px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: -48px;
  width: 20px;
  animation: mobileLoader 0.6s infinite linear;
}

#GalleryResults .AddMoreResults.Disabled:before,
#GalleryQuickViewPop .AddMoreResults.Disabled:before {
  color: #aeaeae;
  content: "Loading..";
}

.main-jewel-container .brand-logo {
  position: absolute;
  z-index: 200;
  top: 13px;
  left: 0;
}

#GalleryResults #navcontainer-results .gallery-danhov > img {
  width: 119px;
  height: 14px;
  border: none;
}

#GalleryResults #navcontainer-results .gallery-jeff-cooper > img {
  width: 76px;
  height: 37px;
  border: none;
}

#GalleryResults #navcontainer-results .gallery-martin-flyer > img {
  width: 127px;
  height: 35px;
  border: none;
}

#GalleryResults #navcontainer-results .gallery-verragio > img {
  width: 120px;
  height: 27px;
  border: none;
}

#GalleryResults #navcontainer-results .gallery-unique > img {
  width: 120px;
  border: none;
}

#GalleryResults #navcontainer-results li.banner-item {
  position: relative;
}

#GalleryResults #navcontainer-results li .banner-terms {
  position: absolute;
  bottom: 16px;
  font-size: 10px;
  margin-left: 21px;
  margin-right: 21px;
  text-align: center;
}

#GalleryResults #navcontainer-results li .banner-terms-whitebox {
  position: absolute;
  bottom: 5px;
  width: 100%;
  left: 0;
  margin: 0;
  font-size: 10px;
  text-align: center;
}

#GalleryResults #navcontainer-results li .banner-terms.terms-black {
  color: #000;
}

#GalleryResults #navcontainer-results li .banner-terms.terms-white {
  color: #fff;
}

/*!! Results.css */
.text-pad-left45 {
  padding-left: 45px;
}

.light-border {
  border: 1px solid #d2d2d2;
}

.price-font-color {
  color: #d2b595;
}

.canvas-image-loader {
  border: medium none;
  display: none;
  height: auto;
  left: 43%;
  position: absolute;
  top: 30%;
  width: auto;
  z-index: 101;
  background-color: #fff;
  border-radius: 5px 5px 5px 5px;
  opacity: 0.7;
  padding: 7px;
  width: auto !important;
}

.has-set img {
  position: absolute;
  top: 0;
  left: 0;
}

.jewel-image {
  display: block;
}

.image-on-top {
  z-index: 100 !important;
}

.gallery-scroll-up.visible {
  display: block !important;
  opacity: 1 !important;
}

.gallery-scroll-up {
  animation: 0.6s ease 0s normal none 1 FadeSlow;
  background-color: #f7f7f7 !important;
  bottom: 140px;
  width: 51px;
  height: 46px;
  cursor: pointer;
  display: none;
  font-size: 19px;
  position: fixed;
  text-align: center;
  text-transform: uppercase;
  z-index: 999;
  overflow: hidden;
  right: -4px;
  -webkit-transform: translateZ(0);
  -webkit-animation: FadeSlow 0.6s;
  border-radius: -30%;
  -moz-animation: FadeSlow 0.6s;
  -ms-animation: FadeSlow 0.6s;
  -o-animation: FadeSlow 0.6s;
}

.gallery-scroll-up:after {
  box-shadow: 0 0 0 1px #f1b4a6 inset;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #d2b595;
  z-index: -1;
  transform: translateY(100%);
  transition: 0.25s;
}

.top-button-content {
  font-size: 14px;
  padding-top: 2px;
}

.gallery-scroll-up span {
  display: block;
  font-size: 12px;
}

#BodyContainer.PagingHeader #Filters {
  display: none;
}

.Notouch #navcontainer-results > li:hover a.jewel-header-base,
.Notouch ul.RingsImagesResults > li:hover a.jewel-header-base {
  color: #424242 !important;
  background: none repeat scroll 0 0 #ff9f9f !important;
}

a.jewel-header-base {
  background: transparent;
  box-shadow: none !important;
  line-height: 20px;
  text-shadow: inherit !important;
  height: 20px;
  position: absolute;
  top: 7px;
  z-index: 101;
  text-align: center;
  font-size: 11px;
  color: transparent;
  transition: all 0.5s ease;
}

a.jewel-item-page-link {
  right: 7px;
  width: 64px !important;
}

a.jewel-quick-view-link {
  text-align: center;
  font-family: applefont;
  right: 75px;
  width: 28px !important;
  font-size: 15px;
}

.quick-view-popup {
  width: 1102px;
  height: 675px;
  padding-bottom: 14px;
}

.gallery-item-box {
  float: left;
  position: relative;
  width: 25%;
  padding-bottom: 31%;
}

.gallery-item-boxInner {
  position: absolute;
  left: 10px;
  right: 10px;
  top: 10px;
  bottom: 10px;
  overflow: hidden;
}

.WideBody #GalleryResults #navcontainer-results > li .SvgLoader {
  animation: dash 0.8s infinite linear;
  left: 46%;
  overflow: visible;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  width: 57%;
}

.WideBody #GalleryResults #navcontainer-results > li .SvgLoaderBack {
  animation: inherit;
}

.WideBody #GalleryResults #navcontainer-results .DivSVG {
  position: absolute;
  z-index: 998;
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 80px;
  box-sizing: border-box;
  width: 55px !important;
  height: 55px;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  top: 35%;
  opacity: 1;
  pointer-events: none;
}

ul#navcontainer-results[selectedcategoryid="497"] .ring-widths-list {
  color: #f1f1f1;
}

.WideBody #SearchResults .RingPrice {
  color: #d2b595 !important;
  display: block !important;
  float: none !important;
  font-family: montserrat !important;
  font-size: 24px;
  margin-bottom: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  text-align: center !important;
}

.WideBody #SearchResults .RingsImagesResults > li {
  border: 1px solid #d6d6d6;
  border-radius: 0;
  box-shadow: none;
  box-sizing: border-box;
  height: auto !important;
  margin-right: 1%;
  padding-bottom: 20px !important;
  width: 24.25%;
}

.WideBody #SearchResults .RingsImagesResults > li .SvgLoader {
  animation: dash 0.8s infinite linear;
  left: 46%;
  overflow: visible;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 57%;
}

.WideBody #SearchResults .RingsImagesResults .canvasWrapper {
  height: auto !important;
  width: 100%;
}

.WideBody #SearchResults .RingsImagesResults .canvasWrapper > canvas {
  width: 100%;
}

.WideBody #SearchResults .RingsImagesResults .canvasWrapper > img {
  width: 100%;
  height: auto;
}

.WideBody #SearchResults .RingsImagesResults .react-player .canvasWrapper {
  height: 240px !important;
}

.WideBody #SearchResults .RingsImagesResults li:nth-of-type(4n) {
  margin-right: 0;
}

.WideBody #SearchResults .RingsImagesResults li .ItemDescription,
.WideBody #SearchResults .RingsImagesResults li .ItemLink {
  display: block;
  float: left;
  font-family: montserrat;
  font-size: 10px;
  height: 16px;
  line-height: 16px;
  margin-bottom: 5px;
  padding-left: 8px;
  text-transform: uppercase;
  width: 86% !important;
}

.WideBody #SearchResults .RingsImagesResults li .smallButton {
  background: none repeat scroll 0 0 transparent !important;
  box-shadow: none !important;
  color: transparent !important;
  display: block;
  font-family: inherit !important;
  font-size: 11px !important;
  height: 20px !important;
  left: inherit;
  line-height: 20px !important;
  right: 7px;
  text-shadow: inherit !important;
  width: 64px !important;
  transition: all 0.5s ease;
}

.WideBody #SearchResults .RingsImagesResults li .Wishlist {
  border: 1px solid;
  float: right;
  height: 20px;
  margin-right: 10px;
  width: 30px;
}

.WideBody #SearchResults .RingsImagesResults li .compare-diamond {
  bottom: 3px;
  font-size: 29px;
  left: 8px;
  position: absolute;
  cursor: pointer;
  transition: all 0.4s ease;
  color: #a7a7a7;
}

.WideBody #SearchResults .RingsImagesResults li .wishlist-heart.active,
.WideBody #SearchResults .RingsImagesResults li .compare-diamond.active {
  color: #d2b595;
}

.WideBody #SearchResults .RingsImagesResults li .wishlist-heart {
  bottom: 3px;
  color: #a7a7a7;
  font-size: 28px;
  position: absolute;
  right: 10px;
  cursor: pointer;
  transition: all 0.4s ease;
}

.ResultsCount.NoResults .MessageNoResults {
  font-size: 20px;
  text-align: center;
  display: block;
  margin-top: 50px;
  margin-bottom: 50px;
}

#GalleryResults #navcontainer-results li.life-style-item .jewel-details-container {
  display: none;
}

#GalleryResults #navcontainer-results span.empty-gallery-item {
  display: inline-block;
}

#GalleryResults #navcontainer-results li.life-style-wide {
  width: 49.5%;
}

#GalleryResults #navcontainer-results li.life-style-wide .main-jewel-container {
  max-width: 622px;
}

#GalleryResults #navcontainer-results li.life-style-wide {
  position: inherit !important;
}

#GalleryResults #navcontainer-results li.life-style-item {
  position: relative !important;
}

#GalleryResults #navcontainer-results li.life-style-item img {
  height: auto;
  max-width: 100%;
  min-width: initial;
}

#GalleryResults #navcontainer-results li.life-style-wide img.jewel-image {
  width: 100%;
}

#GalleryResults #navcontainer-results li.life-style-wide .main-jewel-container {
  position: inherit !important;
}

#GalleryResults #navcontainer-results li.life-style-wide div.canvasWrapper {
  position: inherit !important;
}

#GalleryResults #navcontainer-results li.life-style-item .hover-data {
  position: absolute;
  opacity: 0;
  text-align: center;
  width: 75%;
  color: #fff;
  text-align: center;
  z-index: 10;
  left: 0;
  right: 0;
  margin: 0 auto;
  transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out;
}

#GalleryResults #navcontainer-results li.life-style-item .jewel-price-lower {
  font-size: 25px;
  bottom: 0;
  margin-bottom: 57px;
}

#GalleryResults #navcontainer-results li.life-style-item .jewel-price-note {
  font-size: 12px;
  bottom: 0;
  margin-bottom: 40px;
}

#GalleryResults #navcontainer-results li.life-style-item:hover div.hover-data.ls-all {
  opacity: 1;
}

#GalleryResults #navcontainer-results.design-your-own-container li.life-style-item:hover div.ls-dyo {
  opacity: 1;
}

#GalleryResults #navcontainer-results li.life-style-item a::after {
  content: "";
  transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out;
  opacity: 0;
}

#GalleryResults #navcontainer-results li.life-style-item a:hover::after {
  content: "";
  background-color: #d2b595;
  position: absolute;
  left: 0;
  right: 0;
  height: 100%;
  top: 0;
  bottom: 0;
  opacity: 0.5;
}

#GalleryResults #navcontainer-results li.life-style-item .sale-price::before {
  color: #f3e4cd !important;
}

#GalleryResults #navcontainer-results li.life-style-item .jewel-title-upper {
  font-size: 25px;
  margin-top: 50px;
  padding: 10px;
}

#GalleryResults #navcontainer-results li.life-style-item .jewel-title-upper::before,
#GalleryResults #navcontainer-results li.life-style-item .jewel-title-upper::after {
  content: "";
  width: 100%;
  height: 1px;
  z-index: -1;
  background: #fff;
  position: absolute;
  transform: scale3d(0, 1, 1);
  transition: transform 1s;
}

#GalleryResults #navcontainer-results li.life-style-item .jewel-title-upper::before {
  right: 0;
  top: 0;
  transform-origin: 100% 50%;
}

#GalleryResults #navcontainer-results li.life-style-item .jewel-title-upper::after {
  left: 0;
  bottom: 0;
  transform-origin: 0 50%;
}

#GalleryResults #navcontainer-results li.life-style-item:hover .jewel-title-upper::after,
#GalleryResults #navcontainer-results li.life-style-item:hover .jewel-title-upper::before {
  transform: scale3d(1, 1, 1);
}

#GalleryResults .ByChristmas::after,
#GalleryResults .ByValentines::after,
#GalleryResults .ByNewYears::after {
  position: absolute;
  z-index: 105;
}

#GalleryResults .ByChristmasRibbon,
#GalleryResults .ByNewYearsRibbon {
  left: -4px;
  top: -10px;
  width: 70px;
  height: 63px;
  background-size: 70px 63px;
  display: inline-block;
  position: absolute;
  z-index: 105;
}

#GalleryResults .ByValentinesRibbon {
  left: 10px;
  top: -1px;
  width: 36px;
  height: 53px;
  background-size: 36px 53px;
  display: inline-block;
  position: absolute;
  z-index: 105;
}

#GalleryResults .ByChristmas::after,
#GalleryResults .ByNewYears::after {
  left: -4px;
  top: -10px;
  width: 70px;
  height: 63px;
  background-size: 70px 63px;
  display: inline-block;
  content: "";
}

#GalleryResults .ByValentines::after {
  left: 7px;
  top: 0;
}

.Notouch .gallery-promotion:hover .on-hover {
  opacity: 0.85;
}

.gallery-promotion .on-hover {
  opacity: 0;
  background-color: #fc9091;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.gallery-promotion .on-hover-content {
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
  text-align: center;
  color: #fff;
  font-size: 29px;
  line-height: normal;
}

/*!! Ratings.css */
.Ratting span {
  font-size: 12px;
  color: #656565;
}

.Ratting1 i:nth-child(-n+1) {
  color: #fbce6d;
}

.Ratting2 i:nth-child(-n+2) {
  color: #fbce6d;
}

.Ratting3 i:nth-child(-n+3) {
  color: #fbce6d;
}

.Ratting4 i:nth-child(-n+4) {
  color: #fbce6d;
}

.Ratting5 i:nth-child(-n+5) {
  color: #fbce6d;
}

/*!! videop.css */
.canvasWrapper {
  position: relative;
  text-align: center;
  position: relative;
  display: inline-block;
  border: none;
}

.diamondsPair .diamond2 .indicator_wrapper {
  margin-left: 0;
}

.indicator_wrapper {
  position: absolute;
  bottom: 0;
  height: 3px;
  margin-left: 244px;
  z-index: 11;
}

.indicator {
  float: left;
  height: 3px;
  display: block;
}

.rollingEducation .indicator_wrapper {
  margin: 0;
  bottom: -1px;
  bottom: -1px\9 ;
}

#eyeCleanDiamond1 .indicator_wrapper {
  bottom: -981px;
}

#eyeCleanDiamond2 .indicator_wrapper {
  bottom: -1438px;
}

.rollingEducation {
  width: 473px;
  margin-left: 100px !important;
  margin-top: 20px !important;
}

.rollingEducation .preloaderImg {
  display: none;
}

.indicator {
  float: left;
  height: 3px;
}

.loaded {
  background: -ms-linear-gradient(top left, #f25949 0%, #de2222 100%);
  background: -webkit-gradient(linear, center top, left bottom, from(#f25949), to(#de2222)) repeat scroll 0 0 transparent;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#F25949", endColorstr="#DE2222");
}

.preloaderImg {
  top: 0;
  left: 0;
  border: none none;
  outline: medium none;
  width: 473px;
}

.red {
  color: #de2222;
}

.diamondCanvas,
.srDiamondCanvas {
  left: 0;
  top: 0;
  width: 473px;
}

.diamondCanvas {
  margin: 0 244px;
}

#exhibition .diamond2 .preloaderImg {
  margin: 0;
  left: 487px;
}

#exhibition .preloaderImg {
  margin: 12px 0 0 244px;
  outline: medium none;
  position: absolute;
  top: 0;
  width: 473px;
  margin-top: 0;
}

.git_zoom_scale {
  position: absolute;
  z-index: 101;
  width: 29px;
  height: 151px;
  top: 19px !important;
}

.git_zoom_polzun {
  position: absolute;
  width: 29px;
  height: 11px;
}

.git_zoom_minus,
.git_zoom_plus {
  position: absolute;
  width: 100%;
  height: 25px;
  background-color: transparent;
  cursor: pointer;
}

.git_zoom_minus {
  bottom: 0;
}

.git_zoom_plus {
  top: 0;
}

/*!! FineJewels.css */
.design-your-own-container > li div.ItemPrice {
  position: relative;
  margin-bottom: 20px !important;
}

div.group-container-hidden {
  display: none;
}

div.express-shipping-filters > div {
  border: 1px solid #e54444 !important;
  padding-top: 90px !important;
}

div.express-shipping-filters.by-new-years > div {
  border: 1px solid #e1920a !important;
}

div.express-shipping-filters > div:hover {
  border: 1px solid #b63d4e !important;
}

div.express-shipping-filters.by-new-years > div:hover {
  border: 1px solid #e1920a !important;
}

div.express-shipping-filters > div:before {
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  top: -21px !important;
  text-align: center;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 2;
  pointer-events: none;
}

div.express-shipping-filters.by-new-years > div:before {
  background-size: contain;
  background-repeat: no-repeat;
}

.express-shipping-filters .fine-jewels-main:hover,
.express-shipping-filters .fine-jewels-main:active,
.express-shipping-filters .fine-jewels-main.Selected {
  border: 1px solid #b63d4e !important;
}

div.express-shipping-filters > div:hover:before {
  content: attr(data-attr-name);
  color: #edb033 !important;
}

div.group-container {
  display: table;
  width: 100%;
  border-spacing: 10px;
  border-collapse: separate;
  padding-bottom: 12px;
  width: -o-calc(100% + 20px);
  width: calc(100% + 20px);
  margin: 0 -10px;
}

div.group-container > div {
  display: table-cell;
  font-size: 12px !important;
  width: auto !important;
  text-align: center !important;
  border: 1px solid #d2d2d2;
  position: relative;
  padding-top: 50px;
  padding-bottom: 10px;
  padding-left: 12px;
  padding-right: 12px;
  vertical-align: top;
}

div.group-container > div:hover {
  border: 1px solid #fbabac;
}

div.group-container > div:before {
  content: attr(data-attr-name);
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  top: 12px;
  text-align: center;
  font-size: 18px;
}

div.group-container > div:hover:before {
  content: attr(data-attr-name);
  color: #d2b595;
}

.fine-jewels-main {
  text-decoration: none;
  display: inline-block;
  text-align: center;
  font-family: applefont;
  font-size: 45px;
  border-right: 30px solid #fff;
  border-left: 30px solid #fff;
  border-top: 4px solid #fff;
  border-bottom: 4px solid #fff;
  color: #7a7a7a;
}

.fine-jewels-main:hover,
.fine-jewels-main:active,
.fine-jewels-main.Selected {
  outline: 1px solid #fbabac;
}

.group-container ul.nav-container-box li a span {
  white-space: normal;
}

.group-container ul.nav-container-box li {
  vertical-align: top;
  width: 60px;
}

.group-container ul.nav-container-box li a div {
  border: 1px solid #fff;
}

.group-container ul.nav-container-box li a {
  width: 75%;
}

.group-container .sub-category {
  display: table-cell;
  vertical-align: top;
}

.group-container .sub-category:not(:first-child) {
  border-left: 1px solid #d2d2d2;
}

.product-view--309Qw {
  /*! I'm still empty*/
}

.lifestyle-thumbs--34XN0 {
  border: 1px dashed red;
}

.gallery-stage--1syS7,
.product-stage--3ojzL,
.recently-thumbs--2u9rT,
.set-stage--9jM3U {
  /*! I'm still empty*/
}

.slick-disabled {
  cursor: default !important;
  opacity: 0.5;
}

.carousel-button--oxEFI {
  right: 0;
}

.carousel-button--oxEFI,
.prev-carousel-button--2WbhW {
  cursor: pointer;
  display: none !important;
  position: absolute;
  width: 20px;
  height: 28px;
  z-index: 1;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  line-height: 28px;
  background-color: rgba(250, 250, 250, 0.76) !important;
  color: #000;
}

.prev-carousel-button--2WbhW {
  left: 0;
}

.carousel-button--oxEFI:hover,
.prev-carousel-button--2WbhW:hover {
  background-color: rgba(255, 128, 129, 0.76) !important;
  color: #fff;
}

.thumb--L6MFs.selected--2JOio {
  border: 1px solid #000;
}

.thumb--L6MFs {
  cursor: pointer;
  width: 82px !important;
  margin-right: 10px;
  position: relative;
  border: 1px solid #d2d2d2;
}

.thumb--L6MFs:hover {
  border: 1px solid #000;
}

.thumb--L6MFs img {
  width: 100%;
}

.thumb--L6MFs[data-carat]:before {
  content: attr(data-carat) " Carat";
  position: absolute;
  width: 100%;
  font-size: 11px;
  text-align: center;
  margin-top: 2px;
}

.recently-purchased-thumbs--2IpDg:before {
  content: "Recently Purchased";
  text-transform: uppercase;
  font-size: 11px;
  vertical-align: top;
}

.recently-purchased-thumbs--2IpDg:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  box-shadow: inset -7px 0 9px -7px rgba(0, 0, 0, 0.6), inset 7px 0 9px -7px rgba(0, 0, 0, 0.6);
}

.recently-purchased-thumbs--2IpDg {
  position: relative;
  padding: 10px;
  padding-top: 7px;
  padding-right: 0;
  padding-bottom: 0;
  height: 100%;
}

.recently-purchased-thumbs--2IpDg:hover .carousel-button--oxEFI,
.recently-purchased-thumbs--2IpDg:hover .prev-carousel-button--2WbhW {
  display: block !important;
}

.life-style-carousel---MF5t {
  width: 630px;
  position: absolute !important;
  z-index: 996;
}

.life-style-thumbs--1pdex {
  height: 75px;
  transition: all 0.5s;
  width: 0;
}

.life-style-thumbs-open--11RIG {
  width: 86px;
}

.life-style-thumbs--1pdex > div {
  cursor: pointer;
}

.life-style-thumbs--1pdex img {
  width: 100%;
  height: 100%;
}

.life-style-thumbs--1pdex > div {
  margin-bottom: 22px;
  width: 90px;
  height: 90px;
  border: 1px solid #000;
}

.life-style-thumbs--1pdex > div:hover {
  box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.09);
  outline: 1px solid #656565;
}

.life-style-selected--2bgAA {
  outline: 1px solid #656565;
}

.recently-purchased-selected--2CEr7 {
  border: 1px solid red;
}

.recently-purchased-title--1RZFt {
  position: absolute;
  z-index: 995;
  background-color: rgba(1, 0, 31, 0.03);
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding-left: 20px;
  box-sizing: border-box;
  color: #767676;
}

.view-with--1Pp-Y {
  position: absolute;
  bottom: 109px;
  z-index: 996;
  left: 51px;
  height: 29px;
  line-height: 30px;
}

.view-with--1Pp-Y select {
  border-radius: inherit;
  -webkit-appearance: none;
  -moz-appearance: none;
  height: 100% !important;
  vertical-align: top;
  border: 0;
  font-size: 13px;
  min-width: 100px;
}

.view-with--1Pp-Y:before {
  content: "View With";
  background-color: #e8e7e7;
  height: 100%;
  display: inline-block;
  padding: 0 7px;
  box-sizing: border-box;
  font-size: 13px;
}

.view-with--1Pp-Y:after {
  content: "\e624";
  position: absolute;
  right: 5px;
  font-family: applefont;
  font-size: 10px;
  pointer-events: none;
}

.default-set--2VCuH.rendered-only--p6I9h {
  box-shadow: none;
}

.default-set--2VCuH {
  display: table-cell;
  width: 90px;
  padding-right: 10px;
  padding-top: 14px;
  padding-bottom: 14px;
}

.default-set--2VCuH img {
  cursor: pointer;
  border: 1px solid #d2d2d2;
  vertical-align: top;
}

.default-set--2VCuH:hover img,
.default-set-selected--3BRJ5 img {
  border: 1px solid #000;
}

.hide-life-style--3-w8u {
  cursor: pointer;
  position: absolute;
  right: 15px;
  z-index: 997;
  font-size: 30px;
  top: 15px;
  font-family: applefont;
}

.next-carousel-button--2gvEt {
  right: 0;
}

.next-carousel-button--2gvEt,
.prev-carousel-button--NUN-Q {
  cursor: pointer;
  display: none !important;
  font-family: applefont;
  position: absolute;
  width: 20px;
  height: 28px;
  z-index: 1;
  top: 50%;
  transform: translateY(-50%);
  color: #fff;
  background: rgba(255, 255, 255, 0.36);
  text-align: center;
  line-height: 51px;
  width: 46px;
  height: 51px;
  font-size: 25px;
  border: 1px solid #dbdbdb;
  box-sizing: border-box;
}

.prev-carousel-button--NUN-Q {
  left: 0;
}

.next-carousel-button--2gvEt:hover,
.prev-carousel-button--NUN-Q:hover {
  background-color: rgba(161, 177, 194, 0.36);
}

.life-style-carousel---MF5t:hover .next-carousel-button--2gvEt,
.life-style-carousel---MF5t:hover .prev-carousel-button--NUN-Q {
  display: block !important;
}

.rendered-missing--yCNQ5 {
  width: 90px;
  height: 73px;
  background-color: #f1f0f0;
}

.image--3ltEi {
  width: 630px;
  height: auto;
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  max-height: 100%;
}

.canvas-wrapper--3w3Wi {
  position: relative;
}

.canvas-wrapper--3w3Wi:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 995;
  width: 45px;
  height: 39px;
  background-position: -647px -146px;
}

@keyframes placeHolderShimmer--eKs2I {
  0% {
    background-position: -468px 0;
  }
  to {
    background-position: 468px 0;
  }
}
.grid-item-bottom--3QYLI {
  border: 8px solid #fff;
  border-bottom-width: 23px;
}

.post-placeholder-inner--3WMyQ {
  animation-duration: 1s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-name: placeHolderShimmer--eKs2I;
  animation-timing-function: linear;
  background: #f6f9fc;
  background: linear-gradient(90deg, #f6f9fc 8%, #dee3e5 18%, #f6f9fc 33%);
  background-size: 900px 4px;
  position: relative;
  overflow: hidden;
  border-radius: 4px;
  border-color: #d6d6d64a;
}

.post-placeholder-inner--3WMyQ.no-animation--25X1A {
  animation-name: none--bu6Qu;
  -webkit-animation-name: none--bu6Qu;
  background: #f6f9fc;
}

.blank-container--2Na7q {
  border-top: 9px solid #fff;
  border-bottom: 9px solid #fff;
}

.img-ph--3vqPZ {
  width: 129px;
  height: 102px;
  background: transparent;
  position: relative;
}

.img-ph--3vqPZ:after,
.img-ph--3vqPZ:before {
  content: "";
  width: 129px;
  height: 119px;
  background: #fff;
  position: absolute;
  top: 0;
}

.img-ph--3vqPZ:before {
  left: 129px;
}

.img-ph--3vqPZ:after {
  right: 129px;
}

.text-ph--CzOQr {
  width: 100%;
  height: 30px;
  background: transparent;
  position: relative;
}

.text-ph--CzOQr:after,
.text-ph--CzOQr:before {
  content: "";
  height: 102px;
  width: 100%;
  background: #fff;
  position: absolute;
}

.text-ph--CzOQr:before {
  bottom: 30px;
}

.text-ph--CzOQr:after {
  top: 30px;
}

.item-description-ph--35VBS {
  height: 12px;
  border: 10px solid #fff;
  border-top: none;
}

.item-price-ph--1HJ9Z {
  height: 30px;
  width: 100px;
  background: transparent;
  margin: 0 auto;
  position: relative;
}

.item-price-ph--1HJ9Z:after,
.item-price-ph--1HJ9Z:before {
  content: "";
  height: 200px;
  width: 200px;
  background: #fff;
  position: absolute;
  top: -4px;
}

.item-price-ph--1HJ9Z:before {
  left: 100px;
}

.item-price-ph--1HJ9Z:after {
  right: 100px;
}

.item-price-bottom-ph--3y2xc {
  content: "";
  height: 200px;
  width: 600px;
  background: #fff;
  position: absolute;
  top: 30px;
  left: -260px;
}

.flex-container--3FZRP {
  display: flex;
  align-items: center;
  height: 101px;
}

.ph-bottom-border--1OXkY {
  height: 1px;
  background: #f0f0f0;
}

.flex-item--q6UqT {
  flex: 2;
  flex-direction: column;
}

.flex-item-12--2FMOB,
.flex-item--q6UqT {
  display: flex;
  justify-content: center;
  overflow: hidden;
  height: 119px;
}

.flex-item-12--2FMOB {
  flex: 12;
  border-right: 12px solid #fff;
  border-left: 12px solid #fff;
  flex-direction: column;
}

.flex-row--1XlKb {
  flex-direction: row;
}

.grid-img--2w7s- {
  padding-bottom: 79%;
}

.table-align_filter--3BYzo {
  display: flex;
  width: 100%;
  box-sizing: border-box;
}

.table-align_filter--3BYzo > * {
  text-align: center;
}

.filter-container--1wsCn {
  position: relative;
  display: flex;
  flex-direction: row;
}

.label--3cdGm {
  font-size: 14px;
  min-width: 85px;
  text-align: left;
  align-items: center;
  margin: 0;
}

.action-area--22zNp {
  width: 100%;
}

.item--1Q1kr {
  border: 1px solid #e4e4e4;
  position: relative;
  width: 100%;
}

.item--1Q1kr:hover {
  border: 1px solid #ffa9a9;
  cursor: pointer;
}

.item--1Q1kr:hover .title--3_s_X {
  display: block;
  width: 100%;
}

.color-name--3npHg {
  margin-top: -22px;
  font-size: 11px;
  color: #1b1b1b;
  text-transform: capitalize;
}

.item--1Q1kr.selected--1fwuN {
  background-color: #ffc9c9;
  border: 1px solid #ffa9a9;
}

.title--3_s_X {
  display: none;
  font-size: 12px;
  position: absolute;
  top: -17px;
  left: 0;
}

.icon--2RpbF {
  font-size: 22px;
  display: block;
  line-height: 22px;
  padding: 6px;
  cursor: pointer;
}

.single-item-container--B4Th5 {
  display: flex;
  justify-content: center;
  align-items: center;
}

.dropdown--2Uf9L {
  width: 100%;
  text-align: left;
  position: relative;
  font-size: 14px;
  font-family: montserrat;
  display: flex;
  align-items: center;
}

.dropdown--2Uf9L * {
  box-sizing: border-box;
}

.drop-label--2_DRg {
  white-space: pre;
  margin-right: 7px;
}

.drop-box--hcRr7 {
  width: 100%;
  cursor: pointer;
  position: relative;
}

.drop-text--1JR_P {
  border: 1px solid #dbdbdb;
  width: 100%;
  display: inline-block;
  padding: 2px 5px;
  position: relative;
}

.drop-text--1JR_P:after {
  content: "▼";
  position: absolute;
  top: 5px;
  right: 5px;
  color: #d2b595;
  font-size: 11px;
  transition: all 0.67s ease;
}

.drop-text--1JR_P.open--28sCH:after {
  transform: rotateX(180deg);
  top: 4px;
}

.drop-list-container--16T2Y {
  width: 100%;
  position: absolute;
  top: 24px;
  right: 0;
  overflow: hidden;
  z-index: 1000;
}

.drop-list--1CjuW {
  background: #fff;
  border: 1px solid #dbdbdb;
  border-top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.drop-list--1CjuW li {
  font-size: 15px;
  position: relative;
}

.drop-category--35Pnq {
  width: 50px;
  position: absolute;
  top: 0;
  left: 5;
  color: #ea7070;
  height: 100%;
  padding: 5px;
}

.drop-item-grouped--2w1qo {
  width: 100%;
  height: 100%;
  cursor: pointer;
  padding: 5px;
}

.drop-item--ueFdP {
  width: 100%;
  height: 35px;
  cursor: pointer;
  padding: 0 5px;
  display: flex;
  align-items: center;
  color: #ea7070;
  font-family: montserrat;
}

.drop-item--ueFdP:hover,
.drop-item-grouped--2w1qo:hover {
  background-color: #fdd;
}

.drop-item-container--1eiTN,
.drop-item-container-grouped--3uDXx {
  width: 100%;
  height: 100%;
  display: inline-block;
}

.drop-item-container-grouped--3uDXx {
  padding-left: 50px;
}

.drop-text-title--3QVTD {
  color: #ea7070;
  display: inline-block;
  margin-right: 5px;
}

.multi-select-item--1KRX4 {
  padding: 6px 11px;
  box-sizing: border-box;
  font-size: 14px;
  margin-right: 10px;
  border: 1px solid transparent;
  cursor: pointer;
}

.multi-select-item--1KRX4.selected--1fwuN {
  border-color: #b5b5b5;
}

.multi-select-item--1KRX4:last-child {
  margin-right: 0;
}

.multi-select-item--1KRX4:hover {
  border-color: #b5b5b5;
}

.multi-select-item-mobile--pkzc9 {
  padding: 9px 11px;
  box-sizing: border-box;
  font-size: 12px;
  line-height: 1.1;
  cursor: pointer;
  border-radius: 5px;
  border: 1px solid #c6c6c6;
  color: #656565;
  position: relative;
}

.multi-select-item-mobile--pkzc9:after {
  content: "";
  position: absolute;
  font-family: applefont;
  top: 2px;
  right: 2px;
  color: #d2b595;
  font-size: 12px;
  font-weight: 700;
}

.multi-select-item-mobile--pkzc9.selected--1fwuN {
  border-color: #d2b595;
}

.multi-select-item-mobile--pkzc9.selected--1fwuN:after {
  content: "\e661";
}

.multi-select-list--34orV {
  border-spacing: 5px;
  width: auto !important;
}

.multi-select-list-mobile--KbvCt {
  border-spacing: 5px;
}

.cell--3tlDF.selected--1fwuN {
  background-color: transparent;
  border: 1px solid #d2b595;
}

.cell--3tlDF {
  width: calc(25% - 6px);
  display: inline-block;
  text-align: center;
  font-size: 14px;
  color: #656565;
  box-sizing: border-box;
  padding: 7px 0;
  margin: 0 3px 6px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.cell--3tlDF > div {
  display: inline-flex;
  font-size: inherit;
  flex-direction: column;
}

.cell--3tlDF.shape-icon-style--2z8Eb .cell-icon--nSAFC {
  font-size: 27px;
  line-height: normal;
  margin-bottom: -4px;
}

.cell--3tlDF.style-icon-style--IXL1L .cell-icon--nSAFC {
  font-size: 50px;
  line-height: 0.4;
  padding-top: 12px;
}

.cell--3tlDF.style-icon-style--IXL1L.selected--1fwuN {
  border: 1px solid #d2b595;
}

.cell--3tlDF.style-icon-style--IXL1L .cell-text--2mvpW {
  position: static;
  padding-bottom: 4px;
}

.cell--3tlDF.style-icon-style--IXL1L {
  width: calc(33.3% - 6px);
  padding: 0;
  margin: 0 3px 6px;
  border: 1px solid transparent;
}

.cell--3tlDF.style-icon-style--IXL1L [class*=bg-] {
  height: 30px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50%;
  width: 90%;
  margin: 9px auto 0;
  box-sizing: border-box;
  padding: 0;
}

.cell--3tlDF.style-icon-style--IXL1L [class*=bg-] + .cell-text--2mvpW {
  padding-bottom: 9px;
}

.cell--3tlDF.style-icon-style--IXL1L > div {
  width: 100%;
}

.cell--3tlDF.selectedshapeid-icon-style--3Rlj5,
.cell--3tlDF.shippingdate-icon-style--3ceE3 {
  display: block;
  width: 100%;
  text-align: left;
  margin-bottom: 0;
}

.cell--3tlDF.selectedshapeid-icon-style--3Rlj5 > div,
.cell--3tlDF.shippingdate-icon-style--3ceE3 > div {
  width: 100%;
  flex-direction: row;
  align-items: center;
  height: 26px;
  position: relative;
}

.cell--3tlDF.selectedshapeid-icon-style--3Rlj5 > div:after,
.cell--3tlDF.shippingdate-icon-style--3ceE3 > div:after {
  content: "";
  position: absolute;
  top: 3px;
  right: 0;
  width: 20px;
  height: 20px;
  border: 2px solid #e0e0e0;
  border-radius: 50%;
  box-sizing: border-box;
}

.cell--3tlDF.selectedshapeid-icon-style--3Rlj5.selected--1fwuN > div:after,
.cell--3tlDF.shippingdate-icon-style--3ceE3.selected--1fwuN > div:after {
  box-shadow: inset 0 0 0 3px #fff;
  background: #d2b595;
  border-color: #d2b595;
}

.cell--3tlDF.selectedshapeid-icon-style--3Rlj5.selected--1fwuN,
.cell--3tlDF.shippingdate-icon-style--3ceE3.selected--1fwuN {
  border: 0;
}

.cell--3tlDF.selectedshapeid-icon-style--3Rlj5 .cell-icon--nSAFC {
  font-size: 24px;
  margin-top: 5px;
}

.cell--3tlDF.selectedshapeid-icon-style--3Rlj5 .cell-text--2mvpW {
  top: 0;
  margin-left: 16px;
}

.cell--3tlDF.shippingdate-icon-style--3ceE3 .cell-text--2mvpW {
  top: 0;
}

.cell--3tlDF.selectedshapeid-icon-style--3Rlj5 .cell-text--2mvpW,
.cell--3tlDF.shippingdate-icon-style--3ceE3 .cell-text--2mvpW {
  font-size: 17px;
}

.cell--3tlDF.metalids-icon-style--3FZ6N .cell-icon--nSAFC,
.cell--3tlDF.metaltype-icon-style--3JJx- .cell-icon--nSAFC {
  font-size: 30px;
  line-height: normal;
  margin-bottom: 4px;
}

.cell--3tlDF.metalids-icon-style--3FZ6N [class*=bg-],
.cell--3tlDF.metaltype-icon-style--3JJx- [class*=bg-] {
  height: 40px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50%;
  width: 90%;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 0;
}

.cell--3tlDF.birthstone-icon-style--2xo30 .cell-icon--nSAFC {
  font-size: 30px;
  line-height: normal;
  margin-bottom: 4px;
}

.cell--3tlDF.birthstone-icon-style--2xo30 [class*=bg-] {
  height: 26px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50%;
  width: 26px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 0;
}

.cell--3tlDF.type-icon-style--okeCt {
  width: calc(33.3% - 6px);
  display: inline-flex;
}

.cell--3tlDF.typewedding-icon-style--3qUg6 {
  width: calc(33.3% - 6px);
}

.cell--3tlDF.typewedding-icon-style--3qUg6 .cell-icon--nSAFC {
  font-size: 50px;
  line-height: 0.4;
  padding-top: 12px;
}

.cell-text--2mvpW {
  position: relative;
  top: 4px;
  font-size: 13px;
}

.cell--3tlDF.type-icon-style--okeCt > div {
  width: 100%;
  flex-direction: column;
  justify-items: center;
  align-items: center;
}

.cell--3tlDF.type-icon-style--okeCt .cell-text--2mvpW {
  position: static;
  display: inline-flex;
  height: 24px;
  align-items: center;
}

.cell--3tlDF.typefinejewel-icon-style--1UWOe {
  width: calc(50% - 6px);
  display: inline-flex;
}

.cell--3tlDF.typefinejewel-icon-style--1UWOe > div {
  width: 100%;
  flex-direction: column;
  justify-items: center;
  align-items: center;
}

.cell--3tlDF.typefinejewel-icon-style--1UWOe .cell-icon--nSAFC {
  font-size: 40px;
  height: 40px;
}

.cell--3tlDF.typefinejewel-icon-style--1UWOe .cell-text--2mvpW {
  position: static;
  display: inline-flex;
  height: 24px;
  align-items: center;
}

.cell--3tlDF.componentids-icon-style--1NBdb {
  width: calc(50% - 6px);
  display: inline-flex;
}

.cell--3tlDF.componentids-icon-style--1NBdb > div {
  width: 100%;
  flex-direction: column;
  justify-items: center;
  align-items: center;
}

.cell--3tlDF.componentids-icon-style--1NBdb .cell-icon--nSAFC {
  font-size: 40px;
  height: 40px;
}

.cell--3tlDF.componentids-icon-style--1NBdb .cell-text--2mvpW {
  position: static;
  display: inline-flex;
  height: 24px;
  align-items: center;
}

.tab-item--1x5QS {
  display: inline-block;
  height: 36px;
  line-height: 36px;
  margin-right: 8px;
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  cursor: pointer;
  color: #aaa;
  background-color: #f6f6f6;
  border: 1px solid #e4e4e4;
}

.tab-item--1x5QS.selected--1fwuN {
  color: #1b1b1b;
  background-color: #ffdcdc;
}

.get-link--JIwlB {
  text-decoration: underline;
  cursor: pointer;
  font-family: montserrat;
  font-size: 15px;
  margin-left: 20px;
}

.views-list--3iTmF {
  display: flex;
  align-items: center;
}

.views-item--15nmo {
  border: 1px solid #d6d6d6;
  display: inline-block;
  font-family: applefont;
  font-size: 21px;
  line-height: 30px;
  margin-right: 6px;
  padding-left: 5px;
  padding-right: 5px;
  position: relative;
  cursor: pointer;
}

.views-item--15nmo.selected--1fwuN {
  background-color: #ffc9c9;
  border: 1px solid #ffa9a9;
}

.views-item-tooltip--3d8ud {
  white-space: pre;
  background-color: #fff7d2;
  border: 1px solid silver;
  border-radius: 5px;
  font-family: montserrat;
  font-size: 12px;
  left: -11px;
  padding-left: 20px;
  padding-right: 20px;
  position: absolute;
  top: -36px;
  z-index: 8;
  color: #656565;
}

.category-item--1SCFX {
  text-align: center;
  position: relative;
  font-size: 11px;
  font-family: montserrat;
  vertical-align: top;
  cursor: pointer;
}

.category-icon--2pQQT {
  font-family: applefont;
  color: #8a8a8a;
  font-size: 65px;
  margin-bottom: 5px;
  border: 1px solid transparent;
  min-height: 67px;
  position: relative;
  z-index: 10;
}

.category-icon--2pQQT:hover,
.category-item--1SCFX.selected--1fwuN .category-icon--2pQQT {
  border: 1px solid #fbabac;
}

.category-list--SCpZ5 {
  border-spacing: 1px;
}

.sub-category-list--2YyIb {
  position: absolute;
  right: -1px;
  width: 720px !important;
  height: 95px;
  padding: 5px 0 !important;
  border: 1px solid #fbabac;
  background: #fff;
  box-shadow: 0 5px 3px 0 rgba(0, 0, 0, 0.18);
  margin-top: -1px;
  z-index: -1;
}

.sub-category-item--1w65G {
  border-right: 1px solid #e6e6e6;
  vertical-align: middle;
  position: relative;
}

.sub-category-item--1w65G:before {
  content: "";
  position: absolute;
  background-color: #fff1f1;
  bottom: 0;
  left: -1px;
  right: 0;
  top: 100%;
  z-index: 0;
  -webkit-transition: top 0.09s ease-in;
}

.sub-category-item--1w65G.selected--1fwuN:before,
.sub-category-item--1w65G:hover:before {
  top: 0;
}

.sub-category-item--1w65G:last-child {
  border-right: 0;
}

.sub-category-item-image--3mgMK {
  height: 50px;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-size: 86%;
  background-position: 50% 50%;
  position: relative;
}

.metal-list--1PT_5 {
  font-size: 0;
  padding: 10px 0;
}

.metal-item--19VhT {
  font-size: 10px;
  display: inline-block;
  margin-right: 28px;
  cursor: pointer;
}

.metal-item--19VhT:last-child {
  margin-right: 0;
}

.metal-item--19VhT.selected--1fwuN .metal-icon--3RwFy,
.metal-item--19VhT:hover .metal-icon--3RwFy {
  border-color: #fbabac;
}

.metal-icon--3RwFy {
  width: 60px;
  border: 1px solid transparent;
  margin: 0 auto 5px;
}

.preset-list--m0MYf {
  border-spacing: 11px;
}

.preset-item--3tEQS {
  position: relative;
}

.seperator---zW8F:nth-child(2n+2):before {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  background: #d2d2d2;
  right: -6px;
  top: 0;
}

.seperator---zW8F:last-child:before {
  display: none;
}

.preset-icon--7NyzP {
  font-size: 45px;
  border: 1px solid transparent;
  margin-bottom: 5px;
}

.preset-icon--7NyzP:hover,
.preset-item--3tEQS.selected--1fwuN .preset-icon--7NyzP {
  border-color: #fbabac;
}

.preset-icon-wrapper--2FIhU {
  color: #7a7a7a;
  margin: 5px auto;
  width: 70px;
  max-width: 100%;
  cursor: pointer;
}

.disabled--xJUKD {
  background-color: #f6f6f6;
  pointer-events: none;
}

.buttonDisabled--xtWd3,
.disabled--xJUKD {
  color: #d4d4d4;
  cursor: default;
}

.toggle-switch--2oZbR {
  position: relative;
  width: 57px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  display: inline-block;
  vertical-align: middle !important;
}

.toggle-switch-checkbox--QW3Hl {
  display: none;
}

.toggle-switch-label--1o9MI {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border: 2px solid #fff;
  border-radius: 30px;
}

.toggle-switch-inner--2OMW5 {
  display: block;
  width: 200%;
  margin-left: -100%;
  transition: margin 0.15s ease-in 0s;
}

.toggle-switch-inner--2OMW5:after,
.toggle-switch-inner--2OMW5:before {
  display: block;
  float: left;
  width: 50%;
  height: 32px;
  padding: 0;
  line-height: 32px;
  font-size: 12px;
  color: #fff;
  font-family: Trebuchet, Arial, sans-serif;
  font-weight: 700;
  box-sizing: border-box;
}

.toggle-switch-inner--2OMW5:before {
  content: "";
  padding-left: 10px;
  background-color: #d2b595;
  color: #fff;
}

.toggle-switch-inner--2OMW5:after {
  content: "";
  padding-right: 10px;
  background-color: #9e9e9e;
  color: #fff;
  text-align: right;
}

.toggle-switch-switch--IMcrQ {
  display: block;
  margin: 3px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 21px;
  transition: all 0.15s ease-in 0s;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 0 0 4.7px 0.3px rgba(0, 0, 0, 0.11), 0 3px 4.5px 0.5px rgba(0, 0, 0, 0.15);
  width: 30px;
  height: 30px;
}

.toggle-switch-checkbox--QW3Hl:checked + .toggle-switch-label--1o9MI .toggle-switch-inner--2OMW5 {
  margin-left: 0;
}

.toggle-switch-checkbox--QW3Hl:checked + .toggle-switch-label--1o9MI .toggle-switch-switch--IMcrQ {
  right: 0;
}

.switch-label--3OfPh {
  display: inline-block;
  vertical-align: middle !important;
  color: #656565;
  font-size: 16px !important;
}

.q-mark-tooltip--3d8cm {
  display: inline-block;
  font-family: montserrat;
  color: #fff;
  font-size: 12px;
  border-radius: 50%;
  background-color: #d2b595;
  width: 16px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  cursor: pointer;
  vertical-align: baseline;
  margin-left: 5px;
}

div.tooltips--1OYOl {
  position: relative;
  display: inline;
}

div.tooltips--1OYOl .title-content--3NosJ {
  position: absolute;
  max-width: 360px;
  padding: 0 15px;
  color: #000;
  font-size: 12px;
  font-family: montserrat;
  background: #fff;
  border: 1px solid #e3e3e3;
  height: 30px;
  line-height: 30px;
  text-align: center;
  visibility: hidden;
  border-radius: 8px;
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.15);
  white-space: nowrap;
  transform: translateX(-50%) scaleX(1.0005);
  left: calc(50% + 33px);
  bottom: 60px;
  opacity: 0;
  transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out;
}

div.tooltips--1OYOl .title-content--3NosJ:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -12px;
  border-top: 10px solid #e3e3e3;
  border-right: 11px solid transparent;
  border-left: 12px solid transparent;
}

div.tooltips--1OYOl .title-content--3NosJ:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -8px;
  border-top: 8px solid #fff;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}

div:hover.tooltips--1OYOl .title-content--3NosJ {
  visibility: visible;
  opacity: 1;
  z-index: 999;
  transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out;
}

.filter-tooltip--EXkyB {
  position: absolute;
  width: 500px;
  max-width: 500px;
  z-index: 2;
  left: 0;
  top: 0;
  margin-left: 32px;
  padding: 10px;
  background-color: #fff;
  border: 1px solid #e4e4e4;
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.2);
  cursor: default;
}

.fade-enter--JLn2_ {
  opacity: 0;
  width: 500px;
}

.fade-enter-active--ASwWp {
  opacity: 1;
  width: 500px;
  transition: opacity 0.15s;
}

.fade-leave--3_4NU {
  opacity: 1;
}

.fade-leave-active--3HxcT {
  opacity: 0;
  transition: opacity 0.15s;
}

.bg-pinkSapphire-gemstone--3xv6u {
  background-color: pink;
}

.bg-yellowSapphire-gemstone--2wL1J {
  background-color: #ff0;
}

.bg-jeff-cooper--3O-RO {
  width: 45% !important;
}

.rc-slider {
  position: relative;
  height: 14px;
  padding: 5px 0;
  width: 100%;
  border-radius: 6px;
  touch-action: none;
}

.rc-slider,
.rc-slider * {
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.rc-slider-rail {
  width: 100%;
  background-color: #e9e9e9;
}

.rc-slider-rail,
.rc-slider-track {
  position: absolute;
  height: 4px;
  border-radius: 6px;
}

.rc-slider-track {
  left: 0;
  background-color: #abe2fb;
}

.rc-slider-handle {
  position: absolute;
  margin-left: -7px;
  margin-top: -5px;
  width: 14px;
  height: 14px;
  cursor: pointer;
  cursor: grab;
  border-radius: 50%;
  border: 2px solid #96dbfa;
  background-color: #fff;
  touch-action: pan-x;
}

.rc-slider-handle:hover {
  border-color: #57c5f7;
}

.rc-slider-handle:active {
  border-color: #57c5f7;
  box-shadow: 0 0 5px #57c5f7;
  cursor: grabbing;
}

.rc-slider-handle:focus {
  border-color: #57c5f7;
  box-shadow: 0 0 0 5px #96dbfa;
  outline: none;
}

.rc-slider-mark {
  position: absolute;
  top: 18px;
  left: 0;
  width: 100%;
  font-size: 12px;
}

.rc-slider-mark-text {
  position: absolute;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
  color: #999;
}

.rc-slider-mark-text-active {
  color: #666;
}

.rc-slider-step {
  position: absolute;
  width: 100%;
  height: 4px;
  background: transparent;
}

.rc-slider-dot {
  position: absolute;
  bottom: -2px;
  width: 8px;
  height: 8px;
  border: 2px solid #e9e9e9;
  background-color: #fff;
  cursor: pointer;
  border-radius: 50%;
  vertical-align: middle;
}

.rc-slider-dot,
.rc-slider-dot:first-child,
.rc-slider-dot:last-child {
  margin-left: -4px;
}

.rc-slider-dot-active {
  border-color: #96dbfa;
}

.rc-slider-disabled {
  background-color: #e9e9e9;
}

.rc-slider-disabled .rc-slider-track {
  background-color: #ccc;
}

.rc-slider-disabled .rc-slider-dot,
.rc-slider-disabled .rc-slider-handle {
  border-color: #ccc;
  box-shadow: none;
  background-color: #fff;
  cursor: not-allowed;
}

.rc-slider-disabled .rc-slider-dot,
.rc-slider-disabled .rc-slider-mark-text {
  cursor: not-allowed !important;
}

.rc-slider-vertical {
  width: 14px;
  height: 100%;
  padding: 0 5px;
}

.rc-slider-vertical .rc-slider-rail {
  height: 100%;
  width: 4px;
}

.rc-slider-vertical .rc-slider-track {
  left: 5px;
  bottom: 0;
  width: 4px;
}

.rc-slider-vertical .rc-slider-handle {
  margin-left: -5px;
  margin-bottom: -7px;
  touch-action: pan-y;
}

.rc-slider-vertical .rc-slider-mark {
  top: 0;
  left: 18px;
  height: 100%;
}

.rc-slider-vertical .rc-slider-step {
  height: 100%;
  width: 4px;
}

.rc-slider-vertical .rc-slider-dot {
  left: 2px;
  margin-bottom: -4px;
}

.rc-slider-vertical .rc-slider-dot:first-child,
.rc-slider-vertical .rc-slider-dot:last-child {
  margin-bottom: -4px;
}

.rc-slider-tooltip-zoom-down-appear,
.rc-slider-tooltip-zoom-down-enter,
.rc-slider-tooltip-zoom-down-leave {
  animation-duration: 0.3s;
  animation-fill-mode: both;
  display: block !important;
  animation-play-state: paused;
}

.rc-slider-tooltip-zoom-down-appear.rc-slider-tooltip-zoom-down-appear-active,
.rc-slider-tooltip-zoom-down-enter.rc-slider-tooltip-zoom-down-enter-active {
  animation-name: rcSliderTooltipZoomDownIn;
  animation-play-state: running;
}

.rc-slider-tooltip-zoom-down-leave.rc-slider-tooltip-zoom-down-leave-active {
  animation-name: rcSliderTooltipZoomDownOut;
  animation-play-state: running;
}

.rc-slider-tooltip-zoom-down-appear,
.rc-slider-tooltip-zoom-down-enter {
  transform: scale(0);
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}

.rc-slider-tooltip-zoom-down-leave {
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
@keyframes rcSliderTooltipZoomDownIn {
  0% {
    opacity: 0;
    transform-origin: 50% 100%;
    transform: scale(0);
  }
  to {
    transform-origin: 50% 100%;
    transform: scale(1);
  }
}
@keyframes rcSliderTooltipZoomDownOut {
  0% {
    transform-origin: 50% 100%;
    transform: scale(1);
  }
  to {
    opacity: 0;
    transform-origin: 50% 100%;
    transform: scale(0);
  }
}
.rc-slider-tooltip {
  position: absolute;
  left: -9999px;
  top: -9999px;
  visibility: visible;
}

.rc-slider-tooltip,
.rc-slider-tooltip * {
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.rc-slider-tooltip-hidden {
  display: none;
}

.rc-slider-tooltip-placement-top {
  padding: 4px 0 8px;
}

.rc-slider-tooltip-inner {
  padding: 6px 2px;
  min-width: 24px;
  height: 24px;
  font-size: 12px;
  line-height: 1;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #6c6c6c;
  border-radius: 6px;
  box-shadow: 0 0 4px #d9d9d9;
}

.rc-slider-tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.rc-slider-tooltip-placement-top .rc-slider-tooltip-arrow {
  bottom: 4px;
  left: 50%;
  margin-left: -4px;
  border-width: 4px 4px 0;
  border-top-color: #6c6c6c;
}

.sliderHolder {
  padding: 0 8px;
}

.sliderInputsHolder {
  padding-top: 9px;
  height: 29px !important;
}

.sliderInputsHolder.number-inputs input[type=number]::-webkit-inner-spin-button,
.sliderInputsHolder.number-inputs input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  opacity: 1;
}

input[type=number].max-input:focus,
input[type=number].min-input:focus {
  outline: none;
}

.max-input:hover,
.min-input:hover {
  border-color: #a5a5a5 !important;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1) !important;
}

.sliderInputsHolder:after {
  content: "";
  display: table;
  clear: both;
}

.sliderInputsHolder input {
  background: transparent none repeat scroll 0 0 !important;
  border: 1px solid #d2d2d2;
  box-shadow: none !important;
  color: #656565 !important;
  height: auto !important;
  width: 80px !important;
  box-sizing: border-box;
  padding-left: 0.6em;
  font-size: 12px;
  font-family: montserrat;
}

.sliderInputsHolder input:nth-child(odd) {
  float: left;
}

.sliderInputsHolder input:nth-child(2n+2) {
  float: right;
}

.rc-slider-mark .rc-slider-mark-text {
  color: #bbb;
  font-size: 14px;
  transition: font-size 0.3s ease;
  text-align: center;
  transform: translateX(-2.25%);
}

.rc-slider-mark .rc-slider-mark-text[data-active] {
  color: #656565;
  font-size: 15px;
}

.sliderHolder .rc-slider-handle-1,
.sliderHolder .rc-slider-handle-2 {
  margin-left: -13px;
}

.rc-slider-with-marks .rc-slider-step .rc-slider-dot:first-child,
.rc-slider-with-marks .rc-slider-step .rc-slider-dot:last-child {
  display: none;
}

.rc-slider-dot {
  z-index: 0;
}

.rc-slider-handle:active,
.rc-slider-handle:focus {
  box-shadow: 0 0 0 2px #ffd4d39e;
}

.rc-slider-disabled {
  background-color: transparent;
}

.rc-slider-disabled .rc-slider-handle,
.rc-slider-disabled .rc-slider-track {
  display: none;
}

.rc-slider-disabled .rc-slider-mark-text {
  color: #dcd7d7 !important;
}

.image-container--3iWXz {
  margin: 25px auto;
}

.image-container--3iWXz img {
  margin: 0 auto;
  display: block;
  max-width: 100%;
}

.labels-container--jtyH7 {
  position: relative;
  margin: 0 15px 4px;
}

.label-btn--9KHTr {
  color: #656565;
  font-size: 13px;
  font-weight: 400;
  padding-bottom: 4px;
  position: relative;
}

.label-selected--lHduM {
  font-size: 15px;
  font-weight: 700;
}

.indicator--38c55 {
  height: 4px;
  background-color: #d2b595;
  transition: left 0.25s ease-in-out;
}

.description--1oF-4 {
  min-height: 165px;
  padding: 25px 15px 20px;
  background-color: #f8f8f8;
  box-sizing: border-box;
  color: #656565;
  font-size: 13px;
  position: relative;
}

.description-text--2OKg3 {
  min-height: 70px;
  margin-bottom: 10px;
}

.close-x--1udCf {
  position: absolute;
  right: 20px;
  top: 20px;
  font-size: 18px;
  color: #7b7b7b;
  cursor: pointer;
}

.tooltip-title-desktop--2JPOj {
  padding-top: 20px;
  font-size: 24px;
  margin-bottom: 10px;
}

.description-desktop--XCJ4q {
  padding: 25px 15px 20px;
  background-color: #f8f8f8;
  box-sizing: border-box;
  color: #656565;
  font-size: 13px;
  position: relative;
}

.description-text-desktop--2jgbn {
  margin-bottom: 10px;
}

.bth-close--tVDYf {
  background-color: #d2b595;
  width: 114px;
  height: 38px;
  margin: 0 auto;
  color: #fff;
  text-align: center;
  line-height: 38px;
  font-size: 13px;
  font-weight: 700;
  cursor: pointer;
}

.label-btn--9KHTr .label--30qxw {
  pointer-events: none;
}

.red--2Fq4F {
  color: red;
}

.row--3XbOY {
  display: flex;
  flex-direction: row;
}

.row-reverse--wlkh5 {
  display: flex;
  flex-direction: row-reverse;
}

.super-zoom--3q_8F {
  height: 27px;
  width: 29px;
  font-size: 28px;
  color: #908989;
  z-index: 999;
  cursor: pointer;
}

.super-zoom--3q_8F:hover {
  background-color: #ffffffc2;
}

.item-container--1I56t {
  width: 100%;
  position: relative;
}

.item-bottom-container--2SZya {
  padding: 8px 8px 0;
}

.item-description--2dThA {
  text-decoration: none;
  font-family: montserrat;
  font-size: 10px;
  text-transform: uppercase;
  width: 91% !important;
  cursor: pointer;
  color: #1b1b1b;
}

.show-properties--mSW62 {
  height: 12px;
  width: 20px;
  background: #f6f6f6;
  border: 1px solid #e4e4e4;
  text-align: center;
  cursor: pointer;
}

.dots--lk8NJ {
  font-family: montserrat;
  font-size: 17px;
  line-height: 0.1em;
  width: inherit;
  height: inherit;
}

.tableRow--1eudG:first-child {
  border-top: none !important;
}

.properties-table--3VDKA .tableRow--1eudG {
  margin: 1px 0;
}

.properties-table--3VDKA .table-values--2jVDP,
.properties-table--3VDKA .title--16v0s {
  height: inherit;
  line-height: inherit;
  margin: inherit;
}

.ring-price--2rDq6 {
  color: #d2b595;
  font-family: montserrat;
  font-size: 24px;
  text-align: center;
  margin-top: 5px;
}

.wishlist-heart--3qLQX {
  cursor: pointer;
  font-size: 29px;
  height: 29px;
  transition: all 0.4s ease;
}

.wishlist-heart--3qLQX:hover {
  transform: scale(1.1);
}

.item-icon--wEAgy {
  cursor: pointer;
  font-size: 29px;
  height: 29px;
}

.pink--2dFfi {
  color: #d2b595;
}

.promotion-container--W25z9:hover .details-button--ZCbaj,
.promotion-container--W25z9:hover .jewel-quick-view-link--yGzEP {
  background: none repeat scroll 0 0 #ff9f9f !important;
  color: #424242 !important;
  pointer-events: auto;
  cursor: pointer !important;
}

.jewel-quick-view-link--yGzEP {
  line-height: 20px;
  height: 20px;
  color: transparent;
  text-align: center;
  right: 75px;
  width: 28px !important;
  font-size: 15px;
}

.details-button--ZCbaj,
.jewel-quick-view-link--yGzEP {
  background: none repeat scroll 0 0 transparent !important;
  position: absolute;
  top: 7px;
  transition: all 0.5s ease;
  z-index: 999;
  pointer-events: none;
}

.details-button--ZCbaj {
  box-shadow: none !important;
  color: transparent !important;
  display: flex;
  justify-content: center;
  font-family: inherit !important;
  font-size: 11px !important;
  height: 20px !important;
  left: inherit;
  line-height: 20px !important;
  right: 7px;
  text-shadow: inherit !important;
  width: 64px !important;
  text-transform: uppercase;
}

.image-container--14xGO {
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 1;
  background: #f6f9fc;
}

.image--cWU9c {
  width: 100%;
  cursor: auto;
  position: absolute;
}

.canada-mark-style--1vpfd {
  cursor: default;
  position: absolute;
  bottom: 0;
  right: 40px;
  color: #05568e;
  font-size: 30px;
  z-index: 99999;
}

.true-hearts-25--163Fm {
  width: 64px;
  height: 74px;
  position: absolute;
  border: none;
  top: -8px;
  left: -7px;
  z-index: 99999;
}

.true-hearts-style--1cFjV {
  cursor: default;
  position: absolute;
  bottom: 0;
  right: 40px;
  color: #ff5d5d;
  font-size: 30px;
  z-index: 99999;
}

.argyle-style--10t9u {
  width: 32px;
  height: 32px;
  cursor: default;
  position: absolute;
  bottom: 7px;
  right: 43px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 26px;
  color: #d2b595;
  background-color: #fff;
  border-radius: 30px;
  z-index: 99999;
}

.free-ring--15h49 {
  content: "";
  opacity: 0;
  width: 55px;
  height: 43px;
  position: absolute;
  border: none;
  top: -8px;
  left: 10px;
  z-index: 99999;
}

.promotion-container--W25z9:hover .free-ring--15h49 {
  opacity: 1;
  transition: opacity 0.5s ease;
}

.Diamond4k--2zoHx {
  content: "";
  position: absolute;
  left: -8px;
  top: -8px;
  width: 73px;
  height: 73px;
  border: none;
  z-index: 99999;
}

.byXmasStones-image--1485T {
  left: 10px;
  top: -1px;
  width: 36px;
  height: 53px;
  background-size: 36px 53px;
}

.byNewYearsStones-image--28pCq,
.byXmasStones-image--1485T {
  content: "";
  position: absolute;
  z-index: 500;
  display: inline-block;
}

.byNewYearsStones-image--28pCq,
.byValentinesStones-image--1qUTE {
  left: -4px;
  top: -10px;
  width: 70px;
  height: 63px;
  background-size: 70px 63px;
}

.byValentinesStones-image--1qUTE {
  content: "";
  position: absolute;
  z-index: 500;
  display: inline-block;
}

.properties-table--3VDKA {
  background-color: #fff;
  border: 1px solid #d2d2d2;
  margin-top: 5px;
  opacity: 0.88;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 999;
}

.properties-table--3VDKA .tableRow--1eudG {
  display: flex;
  margin: 1.4px 0;
  border-top: 1px solid #f7f7f7;
}

.properties-table--3VDKA .title--16v0s {
  padding-left: 5px;
  text-transform: uppercase;
  width: 50px;
  font-size: 10px;
  display: flex;
  align-items: center;
  font-family: montserrat;
}

.properties-table--3VDKA .table-values--2jVDP {
  width: 140px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 10px;
  font-family: montserrat;
  color: #000;
}

.player-wrapper--FA7RB {
  height: 0 !important;
  position: relative;
  overflow: hidden;
}

.player-wrapper--FA7RB > img {
  height: auto;
  position: relative;
  width: 100%;
  vertical-align: top;
}

.player-wrapper--FA7RB > canvas {
  height: 100%;
  width: 100%;
  position: absolute !important;
  cursor: ew-resize;
}

.player-wrapper--FA7RB .side-view-image--1RrR- {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 998;
  height: 100%;
}

.logo360 {
  position: absolute;
  bottom: 0;
  height: 27px;
  left: 10px;
  margin-bottom: 5px;
  width: 45px;
  font-size: 25px;
  color: #8a8a8a;
  z-index: 999;
}

.preview--3zOyZ {
  /*!opacity: 0;*/
}

.loading-placeholder--1b8pE {
  position: absolute;
  background-color: #fff;
  z-index: 9999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@keyframes PageLoader--Dlnk8 {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.loader--xWiUw {
  content: "";
  border-radius: 50%;
  border: 2px solid #fff;
  border-top-color: #848484;
  animation: PageLoader--Dlnk8 0.6s linear infinite;
  -webkit-animation: PageLoader--Dlnk8 0.6s linear infinite;
  width: 100%;
  height: 100%;
}

.results-title-container--3aL33 {
  text-transform: uppercase;
  background-color: #fff;
  font-family: EB_Garamond;
  cursor: default;
}

.display-linebreak--33TnI {
  white-space: pre-line;
}

.main-title-text--1ijo9 {
  margin: 0;
  margin-bottom: 26px;
  border-bottom: 1px solid #000;
  font-weight: bold;
  font-family: EB_Garamond;
}

.description--3bIx- {
  font-size: 12px;
  margin-top: 15px;
  text-transform: none;
  height: 32px;
}

.xmas-container {
  border: 1px solid #d6d6d6;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  cursor: pointer;
  font-family: montserrat;
  display: flex;
  height: 30px;
}

.xmas-content {
  display: flex;
  align-items: center;
}

.shipped-icon-ByNewYearsStones,
.shipped-icon-ByXmasStones {
  width: 23px;
  height: 20px;
  background-size: cover;
}

.shipped-icon-ByValentinesStones {
  background-size: contain;
  top: 0;
  height: 24px;
  width: 23px;
  align-self: flex-start;
}

.shipped-by-tooltip {
  width: 320px;
  height: auto;
  padding: 15px;
  position: absolute;
  bottom: 40px;
  background-color: #fff;
  color: #434b52;
  border: 1px solid #e2e2e7;
  box-shadow: 0 3px 8px 0 rgba(45, 45, 84, 0.29);
  border-radius: 7px;
  cursor: default;
  left: -8px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.shipped-by-tooltip:after,
.shipped-by-tooltip:before {
  content: "";
  position: absolute;
  bottom: -14px;
  left: 50%;
  width: 15px;
  height: 15px;
  border: 1px solid #e2e2e7;
  border-top: none;
  border-left: none;
  transform: rotate(45deg) translateX(-50%);
}

.shipped-by-tooltip:before {
  z-index: -1;
  background-color: #fff;
  box-shadow: 0 3px 8px 0 rgba(45, 45, 84, 0.29);
}

.shipped-by-tooltip:after {
  z-index: 10;
  background-color: #fff;
}

.shipped-by-close-tooltip {
  position: absolute;
  top: 8px;
  right: 8px;
  cursor: pointer;
  font-size: 16px;
}

.shipped-by-tooltip-title {
  font-size: 21px;
  font-weight: 700;
  font-family: montserrat;
}

.shipped-by-tooltip-text {
  font-size: 12px;
  text-align: center;
}

.shipped-by-tooltip-image-ByXmasStones {
  background-size: contain;
  width: 51px;
  height: 63px;
  position: absolute;
  left: -4px;
  top: -16px;
}

.shipped-by-tooltip-image-ByNewYearsStones {
  background-size: contain;
  width: 51px;
  height: 63px;
  position: absolute;
  left: -4px;
  top: -16px;
}

.shipped-by-tooltip-image-ByValentinesStones {
  background-size: contain;
  width: 36px;
  height: 42px;
  position: absolute;
  left: 1px;
  top: -1px;
}

.info-container--2CVXZ {
  position: fixed;
  width: 100%;
  color: #aa720f;
  z-index: 9;
  background-color: #fff3e0;
  padding: 12px;
  top: 0;
  box-sizing: border-box;
  font-family: montserrat;
}

.desktop-mp--11o0n.info-container--2CVXZ {
  width: 400px;
  z-index: 10000;
  top: 0;
  left: 50%;
  transform: translate(-50%);
}

.geminfo-enter--19q3S {
  top: -200px;
  opacity: 0.01;
}

.geminfo-enter--19q3S.geminfo-enter-active--3OVib {
  opacity: 1;
  top: 0;
  transition: opacity 0.6s ease-in, top 0.6s ease-in-out;
}

.geminfo-leave--Y4K4f {
  opacity: 1;
}

.geminfo-leave--Y4K4f.geminfo-leave-active--5Gw5p {
  opacity: 0.01;
  top: -200px;
  transition: opacity 0.6s ease-in, top 0.6s ease-in-out;
}

.icon-close--49RsM {
  float: right;
  display: inline-block;
}

.icon-close--49RsM:before {
  color: #aa351066;
  font-size: 10px;
  float: right;
  font-weight: 700 !important;
}

.middle-info--RTHOs {
  width: 84%;
  font-size: 14px !important;
}

.retry--1BhQA {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 6px 12px;
  font-size: 14px;
}

.geminfo-enter {
  top: -200px;
  opacity: 0.01;
}

.geminfo-enter.geminfo-enter-active {
  opacity: 1;
  top: 0;
  transition: opacity 0.6s ease-in, top 0.6s ease-in-out;
}

.geminfo-leave {
  opacity: 1;
}

.geminfo-leave.geminfo-leave-active {
  opacity: 0.01;
  top: -200px;
  transition: opacity 0.6s ease-in, top 0.6s ease-in-out;
}

.no-results-container--2fQNk {
  margin: 62px 0;
  text-align: center;
  font-size: 24px;
  font-family: montserrat;
}

.reset-filters-text--3vHV3 {
  text-decoration: underline;
  cursor: pointer;
}

.pairs-filters--22qLf {
  width: 100%;
  margin: 0 auto;
  padding: 0.8em 0 0.5em;
  position: relative;
  text-align: center;
  box-sizing: border-box;
}

.pairs-filters-list--2kKxw > li {
  display: inline-block;
  width: 47%;
  vertical-align: top;
  padding: 5px 10px;
  height: 70px;
  box-sizing: border-box;
}

.tag--3kJDB {
  font-family: montserrat;
  color: #333;
  font-size: 11px;
  display: flex;
  cursor: default;
  border: 1px dashed #d2b595;
  margin: 0px 5px 5px;
  padding: 4px 9px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.separator--2W8t- {
  background-color: #d1d1d1;
  width: 1px;
  height: 16px;
  margin: 0 13px;
  display: none;
}

.resetAll--2bLT- {
  font-family: montserrat;
  color: #d2b595;
  font-size: 13px;
  margin-left: 5px;
  cursor: pointer;
  display: flex;
}

.button-close--3DHYs {
  cursor: pointer;
  padding-left: 8px;
}

.button-close--3DHYs:before {
  content: " \e627";
  font-family: applefont;
  font-size: 9px;
  top: 3px !important;
}

.galleryContainer--xxj19 {
  box-sizing: border-box;
}

.header-image--3VqAj {
  position: absolute;
  z-index: -1;
  background: url("/cms_images/pages/71/fine-jewelry.png") no-repeat;
  background-size: 100%;
  max-width: 1920px;
  min-width: 980px;
  width: 100%;
  height: 400px;
  left: 0;
  background-position: 50% 12%;
}

.header-image--labgrown {
  background: url("/cms_images/pages/71/161.jpeg") no-repeat;
  position: absolute;
  z-index: -1;
  background-size: 100%;
  max-width: 1920px;
  min-width: 980px;
  width: 100%;
  height: 400px;
  left: 0;
  background-position: 50% 58%;
}

.header-image--influencer {
  position: absolute;
  z-index: -1;
  background: url("/cms_images/pages/71/influencer.jpg") no-repeat;
  background-size: 100%;
  max-width: 1920px;
  min-width: 980px;
  width: 100%;
  height: 400px;
  left: 0;
  background-position: 50% 12%;
}

.checkbox--oD60f {
  width: 19px;
  height: 20px;
  border: 1px solid #acacac;
  border-radius: 4px;
  margin-right: 10px;
  background-color: #fff;
  justify-content: center;
}

.selectedCheckbox--1xl8L {
  background-color: #d2b595;
  border-color: #d2b595;
}

.selectedCheckbox--1xl8L:after {
  content: "\e661";
  font-family: applefont;
  font-size: 13px;
  color: #fff;
}

.checkboxLabel--2VOTx {
  font-family: montserrat;
  white-space: nowrap;
  display: block;
  text-align: center;
}

.icon--3AFPb {
  height: 28px;
  width: 28px;
}

span.label--3cdGm {
  display: block;
  margin: 30px 0 15px;
  font-size: 14px;
  text-transform: uppercase;
  color: #777;
  letter-spacing: 2px;
}

[class*=" bg-metal"],
[class^=bg-metal] {
  height: 40px;
  width: 40px;
}

.dropdownContentContainer--31sIP {
  box-shadow: #dddddd 0px 0px 8px;
}

.wideButtonContainer--3TjH1 {
  width: 122px;
  height: 38px;
  background-color: rgba(255, 255, 255, 0.85);
  border-radius: 5px;
  display: flex;
  font-size: 14px;
  align-items: center;
  justify-content: center;
  color: #1b1b1b;
  font-family: montserrat;
  border: 1px solid #acacac;
  cursor: pointer;
}

.selected--hg2z1,
.wideButtonContainer--3TjH1:hover {
  border-color: #d2b595;
}

.selected--hg2z1 {
  background-color: #d2b595;
  color: #fff;
}

.drop-list--10nEI {
  background: #fff;
  border: 1px solid #dbdbdb;
  border-top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  padding: 5px 0;
  box-sizing: content-box !important;
  overflow-y: auto;
}

.drop-list--10nEI li {
  font-size: 15px;
  position: relative;
}

.drop-item-container--32N9g {
  width: 100%;
  height: 100%;
  display: inline-block;
}

.drop-item--1PeC- {
  width: 100%;
  cursor: pointer;
  padding: 0 10px;
  display: flex;
  align-items: center;
  color: #656565;
  font-size: 14px;
  font-family: montserrat;
}

.drop-item--1PeC-:hover,
.drop-item-grouped--QIl8s:hover {
  background-color: rgba(242, 242, 242, 0.3);
}

.sort-dropdown-f {
  width: 100%;
}

.disabled--1dSjk .drop-text--3h89b {
  border-bottom: 1px solid #a1a1a1;
}

.disabled--1dSjk .drop-label--I38ga,
.disabled--1dSjk .drop-text--3h89b,
.disabled--1dSjk .drop-text--3h89b:after {
  color: #a1a1a1;
  opacity: 0.5;
  cursor: default;
}

.drop-text--3h89b {
  border-bottom: 1px solid #c5c5c5;
  width: 100%;
  padding: 2px 5px;
  position: relative;
  font-family: montserrat;
  color: #656565;
  display: flex;
}

.drop-text--3h89b:hover {
  border-bottom-color: #656565 !important;
}

.drop-text--3h89b:after {
  content: "\e937";
  position: absolute;
  top: 8px;
  right: 5px;
  color: #d2b595;
  font-size: 5px;
  transition: all 0.67s ease;
  font-family: applefont;
}

.dropdown--3VGLs {
  width: 100%;
  text-align: left;
  position: relative;
  font-size: 14px;
  font-family: montserrat;
  display: flex;
  align-items: center;
}

.dropdown--3VGLs * {
  box-sizing: border-box;
}

.gd-datenSellerfilters > div {
  width: 250px;
}

.drop-label--I38ga {
  white-space: nowrap;
  margin-right: 7px;
  font-family: montserrat;
  color: #a1a1a1;
  font-size: 12px;
}

.drop-box--1n6yF {
  width: 100%;
  cursor: pointer;
  position: relative;
}

.drop-text-title---7z9e {
  color: #656565;
  display: inline-block;
  margin-right: 5px;
}

.drop-list-container--3p63l {
  width: 100%;
  position: absolute;
  top: 24px;
  right: 0;
  overflow: hidden;
  z-index: 9;
  background-color: #fff;
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.15);
  display: block !important;
}

.drop-list--10nEI::-webkit-scrollbar {
  width: 8px;
  height: 94px;
}

.drop-list--10nEI::-webkit-scrollbar-track {
  border-radius: 10px;
}

.drop-list--10nEI::-webkit-scrollbar-thumb {
  background: rgba(214, 214, 214, 0.6);
  border-radius: 10px;
}

.drop-list--10nEI::-webkit-scrollbar-thumb:hover {
  background: #d7d7d7;
}

.ByNewYears--3yVDA {
  background-size: cover;
}

.drop-enter {
  max-height: 0;
}

.drop-enter-active {
  max-height: 340px;
  transition: max-height 0.5s cubic-bezier(0.17, 0.67, 0.83, 0.67);
}

.drop-leave {
  max-height: 1000px;
}

.drop-leave-active {
  max-height: 0;
  transition: max-height 0.3s cubic-bezier(0.17, 0.67, 0.83, 0.67);
}

.content-container--2Dm_j {
  padding: 8px 8px 0;
}

.item-description-container--1VEfe {
  height: 42px;
  display: inline-flex;
  text-align: left;
}

.item-description--84fbQ {
  text-decoration: none;
  font-family: montserrat;
  font-size: 10px;
  text-transform: uppercase;
  width: 91% !important;
  cursor: pointer;
  color: #1b1b1b;
}

.jewel-reviews-footer--34Xrb {
  height: 27px;
  background-color: #f7f7f7;
  width: 100%;
  font-size: 11px;
  padding: 0 8px;
  color: #1b1b1b;
  display: flex;
  align-items: center;
  font-family: montserrat;
  box-sizing: border-box;
}

.price-container--2uNSX {
  font-size: 24px;
  font-family: montserrat;
}

.base-price--G3wpy {
  color: #d2b595;
  text-align: center;
  margin-top: 5px;
}

.discount-style--XfPbD {
  color: #1b1b1b;
  text-decoration: line-through;
  font-size: 80%;
}

.sale-price--XdfnE {
  color: #d2b595;
}

.metals-container--1eujr {
  display: inline-block;
  background-color: #fff;
  border: 1px solid #cdcdcd;
  cursor: pointer;
  width: 42px;
  max-height: 42px;
  box-sizing: border-box;
  overflow: hidden;
  transition: max-height 0.3s;
  z-index: 2;
  margin-right: 6px;
  position: relative;
}

.metals-container--1eujr.show-metals--1eWhO {
  max-height: 402px;
}

.ddlArrow--3fxTq {
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 3px solid #1b1b1b;
  margin-top: 5px;
  margin-right: 3px;
  position: absolute;
  right: 0;
  top: 0;
}

.metal--1P8u8 {
  height: 40px;
  position: relative;
}

.metal--1P8u8 > div {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-repeat: no-repeat;
  width: 40px;
  height: 40px;
}

.red--rMvXW {
  color: red;
}

.row--22RFZ {
  display: flex;
  flex-direction: row;
}

.item-container--TNsv8 {
  width: 100%;
  height: 100%;
  position: relative;
  background-color: #fff;
  border-radius: 4px;
}

.item-container--TNsv8:hover {
  border-color: transparent;
  transition: all 0.3s ease-in-out;
}

.item-container--TNsv8 canvas {
  cursor: ew-resize;
}

.item-bottom-container--1hxvL {
  padding: 8px 8px 0;
}

.item-description--3FlnG {
  text-decoration: none;
  font-family: montserrat;
  font-size: 10px;
  text-transform: uppercase;
  width: 91% !important;
  cursor: pointer;
  color: #1b1b1b;
}

.show-properties--3CJtt {
  height: 12px;
  width: 20px;
  background: #f6f6f6;
  border: 1px solid #e4e4e4;
  text-align: center;
  cursor: pointer;
}

.dots--1W84u {
  font-family: montserrat;
  font-size: 17px;
  line-height: 0.1em;
  width: inherit;
  height: inherit;
}

.tableRow--2Jmzh:first-child {
  border-top: none !important;
}

.properties-table--iY-Bs .tableRow--2Jmzh {
  margin: 1px 0;
}

.properties-table--iY-Bs .table-values--13kU9,
.properties-table--iY-Bs .title--2cahi {
  height: inherit;
  line-height: inherit;
  margin: inherit;
}

.ring-price--1fPAO {
  color: #d2b595;
  font-family: montserrat;
  font-size: 24px;
  text-align: center;
  margin-top: 5px;
}

.wishlist-heart--35fnM {
  cursor: pointer;
  font-size: 29px;
  height: 29px;
  transition: all 0.4s ease;
}

.wishlist-heart--35fnM:hover {
  transform: scale(1.1);
}

.item-icon--hjRxc {
  cursor: pointer;
  font-size: 29px;
  height: 29px;
  transition: all 0.4s ease;
}

.item-icon--hjRxc:hover {
  transform: scale(1.2);
}

.pink--1czSY {
  color: #d2b595;
}

.showSuperZoom--lf6IS:hover .super-zoom {
  display: block;
}

.showSuperZoom--lf6IS:hover .logo360 {
  display: none;
}

.promotion-container--sI-Af:hover .details-button--3Md7R,
.promotion-container--sI-Af:hover .jewel-quick-view-link--2gkb0 {
  background: none repeat scroll 0 0 #ff9f9f !important;
  color: #424242 !important;
  pointer-events: auto;
  cursor: pointer !important;
}

.jewel-quick-view-link--2gkb0 {
  line-height: 20px;
  height: 20px;
  color: transparent;
  text-align: center;
  right: 75px;
  width: 28px !important;
  font-size: 15px;
}

.details-button--3Md7R,
.jewel-quick-view-link--2gkb0 {
  background: none repeat scroll 0 0 transparent !important;
  position: absolute;
  top: 7px;
  transition: all 0.5s ease;
  z-index: 999;
  pointer-events: none;
}

.details-button--3Md7R {
  box-shadow: none !important;
  color: transparent !important;
  display: flex;
  justify-content: center;
  font-family: inherit !important;
  font-size: 11px !important;
  height: 20px !important;
  left: inherit;
  line-height: 20px !important;
  right: 7px;
  text-shadow: inherit !important;
  width: 64px !important;
  text-transform: uppercase;
}

.image-container--3iugb {
  display: flex;
  flex-direction: column;
  position: relative;
  height: 0;
  padding-bottom: 79%;
  z-index: 1;
  background: #f6f9fc;
}

.image--ScQbQ {
  width: 100%;
  cursor: auto;
  position: absolute;
}

.canada-mark-style--J4oPu {
  cursor: default;
  position: absolute;
  bottom: 0;
  right: 40px;
  color: #05568e;
  font-size: 30px;
  z-index: 99999;
}

.true-hearts-25--1zUFP {
  width: 64px;
  height: 74px;
  position: absolute;
  border: none;
  top: -8px;
  left: -7px;
  z-index: 99999;
}

.true-hearts-style--1MYde {
  cursor: default;
  position: absolute;
  bottom: 0;
  right: 40px;
  color: #ff5d5d;
  font-size: 30px;
  z-index: 99999;
}

.argyle-style--6T2Wy {
  width: 32px;
  height: 32px;
  cursor: default;
  position: absolute;
  bottom: 7px;
  right: 43px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 26px;
  color: #d2b595;
  background-color: #fff;
  border-radius: 30px;
  z-index: 99999;
}

.free-ring--2cBZg {
  content: "";
  opacity: 0;
  width: 55px;
  height: 43px;
  position: absolute;
  border: none;
  top: -8px;
  left: 10px;
  z-index: 99999;
}

.promotion-container--sI-Af:hover .free-ring--2cBZg {
  opacity: 1;
  transition: opacity 0.5s ease;
}

.Diamond4k--1DIDN {
  content: "";
  position: absolute;
  left: -8px;
  top: -8px;
  width: 73px;
  height: 73px;
  border: none;
  z-index: 99999;
}

.byXmasStones-image--2pv9y {
  left: 10px;
  top: -1px;
  width: 36px;
  height: 53px;
  background-size: 36px 53px;
}

.byNewYearsStones-image--24eoB,
.byXmasStones-image--2pv9y {
  content: "";
  position: absolute;
  z-index: 500;
  display: inline-block;
}

.byNewYearsStones-image--24eoB,
.byValentinesStones-image--2OBi8 {
  left: -4px;
  top: -10px;
  width: 70px;
  height: 63px;
  background-size: 70px 63px;
}

.byValentinesStones-image--2OBi8 {
  content: "";
  position: absolute;
  z-index: 500;
  display: inline-block;
}

.properties-table--iY-Bs {
  background-color: #fff;
  border: 1px solid #d2d2d2;
  margin-top: 5px;
  opacity: 0.88;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 999;
}

.properties-table--iY-Bs .tableRow--2Jmzh {
  display: flex;
  margin: 1.4px 0;
  border-top: 1px solid #f7f7f7;
}

.properties-table--iY-Bs .title--2cahi {
  padding-left: 5px;
  text-transform: uppercase;
  width: 50px;
  font-size: 10px;
  display: flex;
  align-items: center;
  font-family: montserrat;
}

.properties-table--iY-Bs .table-values--13kU9 {
  width: 140px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 10px;
  font-family: montserrat;
  color: #000;
}

.promotion-container--sI-Af {
  height: 100%;
  transition: all 0.4s ease-out;
}

.bottom-detail-ls-container--3pQPe {
  font-family: montserrat;
  /* height: 133px; */
  width: 100%;
  display: flex;
  flex-direction: column;
  /* position: relative */
}

.show-container--1pKmF {
  position: relative;
  overflow: hidden;
  border-radius: 3px 3px 0 0;
  border-radius: 4px;
  border: 1px solid #f1f1f1;
}

.player--3SLsB {
  visibility: hidden;
}

.lifestyle-image--107x9 {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  overflow: hidden;
  z-index: 3;
  display: none;
}

.lifestyle-image--107x9 img {
  max-width: 100%;
}

.showPlayer--15VWo .player--3SLsB {
  visibility: visible;
}

.showImage1--2PsH4 .image1--2GOxj,
.showImage2--16lRM .image2--1wMew {
  display: block;
}

.item-container--TNsv8:hover.disable-hover--3e3Yb .fixed-bottom--17H9h {
  bottom: 13px;
}

.Description--3koPF {
  font-size: 11px;
  color: #707070;
  padding: 0 45px 3px 5px;
  /*overflow: hidden;*/
}

.jewel-reviews-footer .yotpo.yotpo-small {
  width: 180px;
  margin: auto;
}

.item-container--TNsv8:hover.disable-hover--3e3Yb .Description--3koPF {
  padding: 10px 22px 3px;
}

.item-container--TNsv8:hover .price-container--1lFkP {
  margin-bottom: 0;
}

#selected-metal {
  text-align: center;
}

.price-container--1lFkP {
  font-size: 22px;
  font-family: montserrat;
  padding: 10px;
  background-color: transparent;
}

.base-price--3FP1h {
  color: #576c7a;
  text-align: center;
  margin-top: 5px;
}

.discount-style--dSXQ2 {
  color: #1b1b1b;
  text-decoration: line-through;
  font-size: 60%;
}

.sale-price---q6ho {
  color: #d2b595;
}

.lifeStyle-thumbs--Lg09d {
  display: flex;
  justify-content: flex-start;
  height: calc(100% - 70px);
  max-width: 196px;
  align-self: center;
  visibility: visible;
  position: relative;
  /* top: 11px; */
  padding: 0 10px;
}

.item-container--TNsv8:hover .lifeStyle-thumbs--Lg09d {
  visibility: visible;
}

.item-container--TNsv8:hover.disable-hover--3e3Yb .lifeStyle-thumbs--Lg09d {
  visibility: hidden;
}

.lifeStyle-thumb--3G2Qi {
  height: 54px;
  width: 54px;
  border: 1px solid #d8d3d3;
  border-radius: 4px;
  display: inline-block;
  margin-right: 14px;
  overflow: hidden;
}

.lifeStyle-thumb--3G2Qi.preload-thumb--qiXuw {
  position: relative;
}

.lifeStyle-thumb--3G2Qi img {
  max-width: 100%;
  cursor: default;
}

.lifeStyle-thumb--3G2Qi.preload-thumb--qiXuw img {
  max-width: none;
  height: 100%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.lifeStyle-thumb--3G2Qi:last-child {
  margin-right: 0;
}

.wishlist-icon-container--3dhRK {
  position: absolute;
  right: 10px;
  top: 10px;
}

.item-container--TNsv8:hover .wishlist-icon-container--3dhRK {
  display: block;
  top: 10px;
  right: 10px;
}

.gallery-grid-container--1pMQw {
  min-width: 980px;
  max-width: 1260px;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  width: auto;
  display: flex;
}

.item--1ENlO {
  border-radius: 4px;
  width: 100%;
  position: relative;
  transition: width 0.4s;
  box-sizing: border-box;
  text-align: center;
  margin-bottom: 25px;
  align-self: stretch;
  background-color: #fff;
}

.item--1ENlO {
  height: auto !important;
}

.bottom-detail-ls-container--3pQPe {
  height: auto !important;
}

.item--1ENlO:not(.life-style--3-Ohh):hover {
  z-index: 501;
}

.gallery-grid--2rfZi > div:nth-child(4n) {
  margin-right: 0;
}

.item--1ENlO.wide-item--DzWMd {
  width: 49.5%;
}

.icon--1gPOl:before {
  background: url("/icons_images/stripe.png");
  background-size: 880% auto;
  height: 40px;
  width: 40px;
  position: absolute;
  top: 5px;
  left: 35px;
  content: "";
}

.icon-Pairs:before {
  background-size: 830% auto !important;
  background-position: -13px -305px;
}

.icon-rainbow-collection:before {
  background-size: 830% auto !important;
  background-position: -13px -357px;
}

.icon-Studs2--1sQJr:before {
  background-position: -297px -325px;
}

.icon-Pendants--O_iK-:before {
  background-position: -257px -327px;
}

.icon-Bracelets--1GsNr:before {
  background-position: -127px -367px;
}

.icon-Royal_ring--2luwg:before {
  background-position: -74px -371px;
}

.icon-influencer:before {
  background-position: -296px -371px;
}

.icon--1gPOl {
  margin-bottom: 10px;
}

.coveralljwells {
  display: grid;
  grid-template-columns: 21% auto;
  grid-column-gap: 40px;
  margin-top: 100px;
}

.titlejewls {
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 0 0 6px;
  font-family: EB_Garamond;
  font-weight: bold;
}

.applied-filters {
  display: flex;
  max-width: 980px;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: center;
}

.gd-datenSellerfilters {
  display: flex;
  justify-content: space-between;
  max-width: 1250px;
  margin: auto;
}

.productSold {
  margin: 0;
  display: inline-block;
  position: absolute;
  top: 5px;
  z-index: 99;
  background: #ff0000;
  color: #ffffff;
  line-height: 20px;
  font-weight: 600;
  text-align: center;
  font-size: 12px;
  line-height: 18px;
  left: 5px;
  padding: 0 0 0 5px;
}

.productSold:before {
  z-index: -1;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: -5px;
  display: block;
  width: 10px;
  background: #ff0000;
  transform: skew(-30deg);
}

.header-second--1xqNh {
  font-family: EB_Garamond;
  font-size: 42px;
  margin: -10px 0 0;
  visibility: hidden;
}

.header-description-wrapper--3_TVE {
  padding: 37px 60px;
  line-height: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 40%;
  font-size: 24px;
  color: #000;
  text-transform: uppercase;
}

a.parent-div {
  margin: 25px 0px;
  display: inline;
}

.display-carat {
  text-align: start;
  padding: 10px 10px;
}
.display-carat span:first-child {
  font-size: 12px;
  color: #707070;
}
.display-carat span.carat-items {
  padding: 5px 4px;
  font-size: 12px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  background: #f5f5f5;
  margin-right: 5px;
  margin-bottom: 5px;
}

.jewel-reviews-footer-content .yotpo.yotpo-small {
  display: inline-block;
}

.promotion-container--sI-Af:hover {
  box-shadow: 0 0px 80px -24px rgba(0, 0, 0, 0.2);
}
.promotion-container--sI-Af:hover .show-container--1pKmF {
  border-color: transparent;
}
.promotion-container--sI-Af:hover .border-for-container {
  border-color: #d2b595 !important;
}

.border-for-container {
  width: 60%;
  border-bottom: 3px solid #a1acc3;
  transition: all 0.4s ease-out;
  margin: auto;
  display: block;
}

.promotion-container--sI-Af:hover .border-for-container {
  width: 100%;
  border-color: #d2b595;
}

.metal-container {
  display: flex;
  justify-content: flex-end;
  z-index: 99;
  position: absolute;
  left: 50%;
  bottom: 5px;
  transform: translate(-50%, 0px);
}

.metal-circle {
  border: solid 1px;
  border-radius: 50px;
  cursor: pointer;
  margin-right: 5px;
  width: 22px;
  height: 22px;
  font-weight: 300;
  padding-top: 3px;
  padding-left: 3px;
}

.metal-active {
  transform: scale(1);
}

.metal-others {
  transform: scale(0.8);
}

.highlighted_carat {
  background: #cecece !important;
}

.show-container--1pKmF .detail-vedio .vedio-slector {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.fine-j .item--1ENlO .promotion-container--sI-Af .item-container--TNsv8 .detail-vedio img {
  -o-object-fit: cover !important;
     object-fit: cover !important;
  width: 100%;
  -o-object-position: center;
     object-position: center;
}

/* Updated listing page */
.flex-between {
  display: flex;
  justify-content: space-between;
}

.jewelry-listing-outer {
  padding: 30px 0;
}

.section_container {
  width: 80%;
  margin: 0 auto;
}

.filter-wrap p {
  color: #707070;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 20px !important;
}

.filter-btn-wrap {
  text-align: center;
}

.filter-wrap .gd-filtersInline {
  flex-wrap: wrap;
  align-items: center !important;
  border-bottom: 1px solid #e1e1e1;
}

.filter-wrap .gd-filtersInline .icon--1gPOl:before {
  content: none;
}

.filter-wrap .gd-filtersInline .buttonContainer--2wM31 .icon--1gPOl {
  display: none !important;
}

.filter-wrap .gd-filtersInline .buttonContainer--2wM31 {
  height: auto !important;
  border: 1px solid transparent !important;
  background-color: transparent !important;
  margin: 0px 0px 10px 0px !important;
  box-shadow: none;
  transition: 0.3s;
  padding: 10px 0 0 0;
}

.filter-wrap .gd-filtersInline .buttonContainer--2wM31 .label--Yo-vb {
  margin-top: 0px !important;
  color: #707070;
  transition: all 0.3s ease 0s;
}

.filter-wrap .gd-filtersInline .buttonContainer--2wM31 .label--Yo-vb:hover {
  color: #d2b595;
  border-color: #d2b595;
}

.add-filter .wideButtonContainer--2plKC {
  border: 0px !important;
  position: relative;
  text-align: center;
}

.add-filter .span.label--3cdGm {
  margin: 7px 0 15px;
}

.add-filter .dropdownContentContainer--31sIP {
  box-shadow: none !important;
}

.add-filter .select-diamond-quality input, .add-filter .select-metal-carat input {
  margin: 0px;
  margin-right: 10px !important;
}

.add-filter .icon--3AFPb:not(.jewlery-metal .icon--3AFPb) {
  min-width: 150px;
}

.add-filter .container--1l1dV, .add-filter .spacing--2i_Eg {
  position: relative;
  margin: 10px 0;
}

.add-filter .jewlery-metal.dropdownContentContainer--31sIP .item--2_8In .icon--3AFPb {
  margin-bottom: 0px !important;
}

.add-filter .label--3cdGm, .filter-title {
  margin: 0px !important;
  text-transform: capitalize !important;
  height: 30px;
  background-color: #fff;
  border-radius: 3px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-family: montserrat;
  color: #1b1b1b;
  cursor: pointer;
}

.add-filter .jewlery-price-range .sliderContainer, .add-filter .jewlery-carat-range .sliderContainer {
  width: 400px;
  background-clip: padding-box;
  background-color: #ffffff;
  float: left;
  position: absolute;
  min-width: 160px;
  top: 30px;
  z-index: 999;
  border: 1px solid #e0e0e0;
  padding: 20px;
}

.add-filter .jewlery-price-range, .add-filter .container--1l1dV.jr-outer {
  display: none;
}

.add-filter .jewlery-price-range .sliderInputsHolder, .add-filter .jewlery-carat-range .sliderInputsHolder {
  overflow: hidden;
  padding: 13px 5px 5px 5px;
  height: auto !important;
}

.add-filter .jewlery-price-range .sliderInputsHolder input, .add-filter .jewlery-carat-range .sliderInputsHolder input {
  font-size: 13px;
  height: 24px !important;
  padding: 5px 4px 3px 4px;
}

.coveralljwells.product-list {
  display: block !important;
  margin-top: 20px !important;
  min-width: 100% !important;
  max-width: 100% !important;
  padding: 0 100px !important;
}

.fine-j .item--1ENlO .border-for-container {
  border: 1px solid transparent !important;
}

.fine-j .item--1ENlO .promotion-container--sI-Af:hover .border-for-container {
  border-color: #d2b595 !important;
  background-color: #d2b595;
  display: block;
}

.fine-j .item--1ENlO .metal-circle {
  margin-right: 0px !important;
}

.product-list .dropdown--3VGLs {
  margin-right: 20px;
}

.product-list .main-title-text--1ijo9 {
  border: 0px !important;
  font-size: 12px !important;
  font-weight: 400 !important;
}

.product-list .drop-label--I38ga {
  font-size: 14px !important;
}

.product-list .price-container--1lFkP {
  font-style: italic;
}

.product-list .Description--3koPF {
  padding: 10 0;
  width: 60%;
  margin: 0 auto;
}

.bs-wrap .drop-text--3h89b {
  width: 160px !important;
}

.drop-text--3h89b.down::after {
  transform: rotateZ(-180deg);
}

.main-wrapper .hide-es, .main-wrapper .header-description-wrapper--3_TVE {
  display: none;
}

.main-wrapper .header-image--3VqAj {
  position: relative !important;
}

.main-wrapper .header-image--3VqAj, .main-wrapper .header-image--influencer, .main-wrapper .header-image--labgrown, .header-image--3VqAj-pendant, .header-image--3VqAj-bracelet, .header-image--3VqAj-earring {
  height: auto !important;
}

.add-filter .selected--3lFc4 {
  background-color: transparent !important;
  color: #D2B595 !important;
}

.add-filter .selected--3lFc4.selectfilter {
  background-color: #d2b595 !important;
  color: #ffffff !important;
  margin: 9px;
  height: 35px;
}

.listing-inner-wrap .add-filter .spacing--2i_Eg {
  width: auto !important;
}

.listing-inner-wrap .filter-wrap .gd-filtersInline .buttonContainer--2wM31.selected--1PyHj .label--Yo-vb {
  border-color: #d2b595 !important;
  color: #d2b595 !important;
}

.jewelry-variations {
  padding: 30px 0 0 0;
  gap: 2%;
  justify-content: space-between;
  align-items: flex-start !important;
}
.jewelry-variations .jewelry-filter-wrap {
  width: 55%;
}
.jewelry-variations .jewelry-filter-wrap .gd-filtersInline > a {
  width: 23%;
}
.jewelry-variations .jewelry-filter-wrap .gd-filtersInline img {
  max-width: 80px;
  padding-bottom: 15px;
  width: 100%;
}
.jewelry-variations .filter-sec-img {
  width: 40%;
}
.jewelry-variations .filter-sec-img img {
  height: 340px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: left;
     object-position: left;
}

.grid_outer .gallery-grid--2rfZi {
  gap: 2%;
  display: flex;
  flex-wrap: wrap;
}
.grid_outer .gallery-grid--2rfZi .item--1ENlO {
  width: 23.45% !important;
  margin-right: 0px !important;
}

.jewlery-metal, .diamond-quality-filters {
  border: 1px solid #d2b595;
  border-radius: 5px;
  padding: 20px;
  position: absolute;
  top: 55px;
  background-color: white;
  z-index: 99;
}
.jewlery-metal::after, .diamond-quality-filters::after {
  border-color: #d2b595 !important;
  content: "";
  position: absolute;
  top: -7px;
  transform: translateX(-50%) rotate(-45deg);
  width: 12px;
  height: 12px;
  background-color: #fff;
  border-top: 1px solid #d2b595;
  border-right: 1px solid #d2b595;
  left: 120px !important;
}
.jewlery-metal .metal-filter .metaltype-all, .diamond-quality-filters .metal-filter .metaltype-all {
  width: 20px !important;
  height: 20px !important;
}
.jewlery-metal .metal-filter .metal_name, .diamond-quality-filters .metal-filter .metal_name {
  white-space: nowrap;
}

.add-filter {
  width: 33%;
}
.add-filter .diamond-quality-filter-btn::after, .add-filter .metal-type::after, .add-filter .jewlery-price::after, .add-filter .jewlery-carat::after {
  font-size: 20px;
  font-family: FontAwesome;
  content: "\f107";
  display: inline-block;
  padding-left: 15px;
  vertical-align: middle;
  font-weight: 900;
}
.add-filter .diamond-quality-filter-btn::before, .add-filter .metal-type::before, .add-filter .jewlery-price::before, .add-filter .jewlery-carat::before {
  content: "";
  height: 30px;
  width: 1px;
  background-color: #e0e1e1;
  position: absolute;
  top: 1px;
  left: 0;
}
.add-filter .select-metal-carat {
  align-items: flex-start;
}
.add-filter .jewlery-price-range {
  left: 20% !important;
}
.add-filter .add-filter .container--1l1dV .metal-type.selected--3lFc4 {
  color: #d2b595;
}
.add-filter .jewlery-metal .wrap_all_metals .metal-color-wrap.selected span.checkboxLabel--2VOTx::after {
  content: "";
  background: url(../img/check.png);
  background-size: auto;
  background-size: contain;
  height: 15px;
  width: 15px;
  display: inline-block;
  position: relative;
  right: 3px;
  top: -9px;
}

.inner-filter-wrap .pjweddingband {
  position: relative;
  display: block;
  padding-left: 40px;
  cursor: pointer;
  margin-top: 15px;
  height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  /* When the checkbox is checked, add a blue background */
  /* Create the checkmark/indicator (hidden when not checked) */
}
.inner-filter-wrap .pjweddingband::before {
  content: "";
  height: 30px;
  width: 1px;
  background-color: #e0e1e1;
  position: absolute;
  top: 1px;
  left: 0;
}
.inner-filter-wrap .pjweddingband input#b2b_wedding_bands_fillter {
  opacity: 0;
}
.inner-filter-wrap .pjweddingband .checkmark {
  position: absolute;
  top: 4;
  left: 13;
  height: 16px;
  width: 16px;
  border-radius: 32px;
  background-color: #d2b595;
}
.inner-filter-wrap .pjweddingband input:checked ~ .checkmark {
  content: "";
  background: url(/images/check.png);
  background-size: contain;
  display: inline-block;
  position: relative;
  left: -23px;
  top: -7px;
}
.inner-filter-wrap .pjweddingband .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.sliderContainer {
  border-color: #d2b595 !important;
}
.sliderContainer::after {
  content: "";
  position: absolute;
  top: -7px;
  left: 120px;
  transform: translateX(-50%) rotate(-45deg);
  width: 12px;
  height: 12px;
  background-color: #fff;
  border-top: 1px solid #d2b595;
  border-right: 1px solid #d2b595;
}

.jewlery-carat-range .sliderContainer::after {
  left: 20% !important;
}

.sliderInputsHolder {
  width: 100%;
  justify-content: space-between;
}

span.small-screen-filters, .close-filter {
  display: none;
}

.close-button, .close-filter {
  cursor: pointer;
}

.wedding-ring-select {
  width: 300px;
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}
.wedding-ring-select .custom-font-size {
  position: relative;
}
.wedding-ring-select .custom-font-size::after {
  content: "";
  height: 30px;
  width: 1px;
  background-color: #e0e1e1;
  position: absolute;
  top: -5px;
  right: -5px;
}
.wedding-ring-select .custom-dropdown-filter {
  width: 210px;
  border: 0px !important;
}
.wedding-ring-select .custom-dropdown-filter .selected-sort {
  padding: 10px !important;
  border: 1px solid transparent !important;
  margin-left: 5px;
}
.wedding-ring-select .custom-dropdown-filter .Title {
  position: relative;
}
.wedding-ring-select .custom-dropdown-filter .Title::after {
  font-size: 15px;
  top: 10px;
  font-family: FontAwesome;
  content: "\f107";
  display: inline-block;
  padding-left: 15px;
  position: absolute;
  vertical-align: middle;
  font-weight: 900;
}
.wedding-ring-select .custom-dropdown-filter ul {
  width: 97.25% !important;
  right: 0px;
  padding: 0px !important;
}
.wedding-ring-select .custom-dropdown-filter ul li {
  padding: 0 5px;
}
.wedding-ring-select .custom-dropdown-filter ul li:hover {
  background-color: #d2b595 !important;
  color: #fff !important;
}
.wedding-ring-select .custom-dropdown-filter ul li a {
  padding: 0 9px !important;
}
.wedding-ring-select .custom-dropdown-filter:hover .Title {
  position: relative;
}
.wedding-ring-select .custom-dropdown-filter:hover .Title::after {
  color: #d2b595;
}

.filter-wrap .gd-filtersInline {
  justify-content: flex-start !important;
}
.filter-wrap .gd-filtersInline .buttonContainer--2wM31 .initial_categories {
  height: 90px !important;
  display: block !important;
  width: 90%;
  background-image: url(../images_new/fine-jewelry-category/stripe-cuban-initial.png);
  background-size: 800%;
  background-repeat: no-repeat;
}
.filter-wrap .gd-filtersInline .buttonContainer--2wM31 .initial_categories.all-jewelry {
  background-position: -110px -855px;
}
.filter-wrap .gd-filtersInline .buttonContainer--2wM31 .initial_categories.all-cuban-jewlry {
  background-position: -115px -471px;
}
.filter-wrap .gd-filtersInline .buttonContainer--2wM31 .initial_categories.fine-jewelry-categories {
  background: url(/icons_images/stripe.png) !important;
  background-size: 600% !important;
}
.filter-wrap .gd-filtersInline .buttonContainer--2wM31 .initial_categories.all-jewels {
  background-position: -110px -855px !important;
}
.filter-wrap .gd-filtersInline .buttonContainer--2wM31 .initial_categories.initial-product {
  background-position: -109px -693px !important;
}
.filter-wrap .gd-filtersInline .initial_categories.fine-jewelry-categories {
  background: url(/icons_images/stripe.png) !important;
  background-size: 600%;
}
.filter-wrap .gd-filtersInline .initial_categories.fine-jewelry-categories.rings {
  background-position: -105px 99px !important;
}
.filter-wrap .gd-filtersInline .initial_categories.fine-jewelry-categories.pendant {
  background-position: -195px 175px !important;
}
.filter-wrap .gd-filtersInline .initial_categories.fine-jewelry-categories.bracelets {
  background-position: -195px 92px !important;
}
.filter-wrap .gd-filtersInline .initial_categories.fine-jewelry-categories.earring {
  background-position: -335px 170px !important;
}
.filter-wrap .gd-filtersInline .initial_categories.fine-jewelry-categories.wedding-band {
  background-position: -328px 350px !important;
}
.filter-wrap .gd-filtersInline .initial_categories {
  height: 90px !important;
  display: block !important;
  width: 90%;
  background-image: url(../images_new/fine-jewelry-category/stripe-cuban-initial.png);
  background-size: 800%;
  background-repeat: no-repeat;
}
.filter-wrap .gd-filtersInline .initial_categories.initial_chain {
  background-position: -130px -1050px;
  background-size: 900% !important;
}
.filter-wrap .gd-filtersInline .initial_bracelets {
  background-position: -110px -600px;
}
.filter-wrap .gd-filtersInline .initial_ring {
  background-position: -112px -780px;
}
.filter-wrap .gd-filtersInline .initial_pendant {
  background-position: -110px -690px;
}
.filter-wrap .gd-filtersInline .cuban_chain {
  background-position: -110px -240px;
}
.filter-wrap .gd-filtersInline .cuban_ring {
  background-position: -110px -370px;
}

.inputclass {
  background: #d2b595;
  color: #fff !important;
}

@media (min-width: 1600px) {
  .grid_outer .gallery-grid--2rfZi .item--1ENlO {
    width: 23.25% !important;
  }
}
@media (max-width: 1399px) {
  .grid_outer .gallery-grid--2rfZi .item--1ENlO {
    width: 31.25% !important;
  }

  .coveralljwells {
    display: block;
    padding: 0 10px;
    margin-top: 0;
  }

  .titlejewls {
    display: none;
  }

  .gd-filtersInline, .pairs-filters-list--2kKxw {
    justify-content: center;
    display: flex;
    align-items: flex-end;
  }
}
@media (max-width: 1320px) {
  .flex-O3 {
    order: 2;
  }

  .applied-filters.flex-O2 {
    width: 100%;
    order: 3;
  }

  .bs-wrap {
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 1200px) {
  .item--1ENlO {
    width: 18.35% !important;
    margin-right: 0px !important;
  }
}
@media only screen and (max-width: 1150px) and (min-width: 0) {
  .gallery-item-box {
    width: 33.3%;
    padding-bottom: 39.3%;
  }
}
@media screen and (max-width: 1130px) {
  .dropdownContentContainer--31sIP.startFromLeft--1cs7N {
    left: 100%;
  }

  .dropdownContentContainer--31sIP.startFromLeft--1cs7N:after {
    left: 39%;
  }
}
@media screen and (max-width: 1125px) {
  .pairs-filters-list--2kKxw > li {
    padding: 5px 0;
  }

  .rc-slider-mark .rc-slider-mark-text[data-active] {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1102px) and (min-width: 1082px) {
  #navcontainer-results {
    display: flex;
    flex-wrap: wrap;
  }

  #navcontainer-results > li.jewel-container {
    margin-right: 6.5% !important;
    width: 29% !important;
    margin-bottom: 22px;
  }

  #navcontainer-results > li.jewel-container:nth-of-type(3n) {
    margin-right: 0 !important;
  }

  #navcontainer-results > li .img-port {
    display: block !important;
  }

  #navcontainer-results > li .img-wide {
    display: none !important;
  }
}
@media only screen and (max-width: 1102px) {
  .item--1ENlO {
    width: 100%;
    margin-bottom: 14px;
    margin-right: 1.33%;
  }

  .item--1ENlO.wide-item--DzWMd {
    width: 100%;
  }

  .item--1ENlO:nth-of-type(3n) {
    margin-right: 0;
  }

  .gallery-grid--2rfZi > div:nth-child(4n) {
    margin-right: 1.33%;
  }

  .coveralljwells {
    display: grid;
    grid-template-columns: 20% auto;
    grid-column-gap: 30px;
  }

  .fine-jewels-main {
    font-size: 36px !important;
    border-right: 20px solid #fff !important;
    border-left: 20px solid #fff !important;
  }

  ul.nav-container-box {
    font-size: 11px;
  }
}
@media only screen and (max-width: 1085px) and (min-width: 0) {
  .shape-main {
    font-size: 55px;
  }

  .filters-column.center-col {
    width: 400px;
  }

  #Filters .div-designer-collection {
    top: 57px !important;
  }

  #Filters .white-seperator {
    top: 52px !important;
    background-color: #fff;
  }

  #Filters .dc-group-icon {
    background-position: 302px -362px !important;
  }

  #Filters .alt-color-main {
    width: 40px;
    height: 40px;
  }
}
@media only screen and (max-width: 1082px) and (min-width: 1062px) {
  #navcontainer-results {
    display: flex;
    flex-wrap: wrap;
  }

  #navcontainer-results > li.jewel-container {
    margin-right: 5.75% !important;
    width: 29.5% !important;
    margin-bottom: 22px;
  }

  #navcontainer-results > li.jewel-container:nth-of-type(3n) {
    margin-right: 0 !important;
  }

  #navcontainer-results > li .img-port {
    display: block !important;
  }

  #navcontainer-results > li .img-wide {
    display: none !important;
  }
}
@media only screen and (max-width: 1062px) and (min-width: 1050px) {
  #navcontainer-results {
    display: flex;
    flex-wrap: wrap;
  }

  #navcontainer-results > li.jewel-container {
    margin-right: 5% !important;
    width: 30% !important;
    margin-bottom: 22px;
  }

  #navcontainer-results > li.jewel-container:nth-of-type(3n) {
    margin-right: 0 !important;
  }

  #navcontainer-results > li .img-port {
    display: block !important;
  }

  #navcontainer-results > li .img-wide {
    display: none !important;
  }
}
@media only screen and (max-width: 1050px) and (min-width: 1035px) {
  #navcontainer-results {
    display: flex;
    flex-wrap: wrap;
  }

  #navcontainer-results > li.jewel-container {
    margin-right: 4.25% !important;
    width: 30.5% !important;
    margin-bottom: 22px;
  }

  #navcontainer-results > li.jewel-container:nth-of-type(3n) {
    margin-right: 0 !important;
  }

  #navcontainer-results > li .img-port {
    display: block !important;
  }

  #navcontainer-results > li .img-wide {
    display: none !important;
  }
}
@media only screen and (max-width: 1035px) and (min-width: 1000px) {
  #navcontainer-results {
    display: flex;
    flex-wrap: wrap;
  }

  #navcontainer-results > li.jewel-container {
    margin-right: 3.5% !important;
    width: 31% !important;
    margin-bottom: 22px;
  }

  #navcontainer-results > li.jewel-container:nth-of-type(3n) {
    margin-right: 0 !important;
  }

  #navcontainer-results > li .img-port {
    display: block !important;
  }

  #navcontainer-results > li .img-wide {
    display: none !important;
  }
}
@media (max-width: 1024px) {
  .grid_outer .gallery-grid--2rfZi .item--1ENlO {
    width: 32% !important;
  }

  .img_1,
.img_2 {
    right: 111px;
  }

  .jewelry-variations .filter-sec-img {
    display: none;
  }
  .jewelry-variations .jewelry-filter-wrap {
    width: 100%;
  }
  .jewelry-variations .jewelry-filter-wrap .add-filter .jewlery-metal {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .jewelry-variations .jewelry-filter-wrap .add-filter .jewlery-metal .metal-color-wrap {
    width: 30%;
  }
}
@media only screen and (max-width: 1000px) and (min-width: 0) {
  #navcontainer-results {
    display: flex;
    flex-wrap: wrap;
  }

  #navcontainer-results > li.jewel-container {
    margin-right: 2% !important;
    width: 32% !important;
    margin-bottom: 22px;
  }

  #navcontainer-results > li.jewel-container:nth-of-type(3n) {
    margin-right: 0 !important;
  }

  #navcontainer-results > li .img-port {
    display: block !important;
  }

  #navcontainer-results > li .img-wide {
    display: none !important;
  }
}
@media (max-width: 992px) {
  .section_container .jewelry-variations .jewelry-filter-wrap .sliderContainer {
    position: fixed !important;
    left: 0px !important;
    right: 0px !important;
    top: auto !important;
    background-color: white !important;
    z-index: 999999 !important;
    width: auto !important;
  }

  .jewlery-metal, .sliderContainer {
    position: fixed;
    bottom: 0px;
    left: 0px;
    min-width: auto !important;
    right: 0px;
    top: auto;
    background-color: white;
    box-shadow: rgba(11, 11, 11, 0.25) 0px -10px 20px 0px;
    overflow: hidden;
    z-index: 999999;
    max-height: 100%;
    width: auto !important;
  }
  .jewlery-metal .wrap_all_metals, .sliderContainer .wrap_all_metals {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .jewlery-metal .wrap_all_metals .metal-color-wrap, .sliderContainer .wrap_all_metals .metal-color-wrap {
    width: 30%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
  }
  .jewlery-metal .wrap_all_metals .metal-color-wrap .item--2_8In, .sliderContainer .wrap_all_metals .metal-color-wrap .item--2_8In {
    width: 100%;
  }
  .jewlery-metal .wrap_all_metals .metal-color-wrap .item--2_8In .select-metal-carat, .sliderContainer .wrap_all_metals .metal-color-wrap .item--2_8In .select-metal-carat {
    width: 100%;
  }
  .jewlery-metal .wrap_all_metals .metal-color-wrap .item--2_8In .select-metal-carat span, .sliderContainer .wrap_all_metals .metal-color-wrap .item--2_8In .select-metal-carat span {
    width: 100%;
    text-align: center;
  }

  span.small-screen-filters {
    display: block;
    margin-bottom: 30px;
    font-size: 19px;
    margin-top: 10px;
    text-align: center;
    width: 100%;
  }

  .icon-close:before {
    content: "\e627";
  }

  .close-filter {
    display: block;
    position: absolute;
    right: 8px;
    top: 6px;
  }

  .add-filter .jewlery-price-range {
    left: 0px !important;
    margin: 0px !important;
    max-width: 100% !important;
    left: 0px !important;
  }

  .slider-container-style {
    max-width: 100%;
  }

  #FAQ {
    width: 100% !important;
  }

  .sliderInputsHolder {
    width: 100%;
    justify-content: space-between;
  }

  .metal-filter {
    width: 100%;
  }
  .metal-filter .metal_name {
    width: 100%;
    text-align: center;
  }

  .section_container .jewelry-variations .jewelry-filter-wrap .sliderContainer {
    top: 75% !important;
  }
}
@media (min-width: 768px) {
  .drop-list-container--3p63l.fj-dd {
    right: initial !important;
    left: 0px;
    width: 170px;
  }
  .drop-list-container--3p63l.fj-dd ul .date-dropdown-f {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .grid_outer .gallery-grid--2rfZi .item--1ENlO {
    width: 48% !important;
  }
}
@media (max-width: 540px) {
  .grid_outer .gallery-grid--2rfZi .item--1ENlO {
    width: 100% !important;
  }

  .add-filter .selected--3lFc4 {
    background-color: transparent !important;
    color: #fff !important;
  }

  .inner-filter-wrap {
    flex-wrap: wrap;
    position: relative;
    justify-content: space-between;
  }
  .inner-filter-wrap .add-filter {
    width: 48%;
    background: #d2b595;
    margin: 10px 0;
    position: initial !important;
  }
  .inner-filter-wrap .add-filter .metal-type, .inner-filter-wrap .add-filter .diamond-quality-filter-btn, .inner-filter-wrap .add-filter .jewlery-price, .inner-filter-wrap .add-filter .jewlery-carat {
    padding: 5px 10px;
  }
  .inner-filter-wrap .add-filter .wideButtonContainer--2plKC, .inner-filter-wrap .add-filter .label--3cdGm {
    background-color: transparent;
    color: #fff;
  }
  .inner-filter-wrap .add-filter .wideButtonContainer--2plKC::after, .inner-filter-wrap .add-filter .wideButtonContainer--2plKC::before, .inner-filter-wrap .add-filter .label--3cdGm::after, .inner-filter-wrap .add-filter .label--3cdGm::before {
    content: none;
  }
  .inner-filter-wrap .add-filter .container--1l1dV, .inner-filter-wrap .add-filter .spacing--2i_Eg, .inner-filter-wrap .add-filter .filter-container--1wsCn, .inner-filter-wrap .add-filter .tooltips--1OYOl {
    position: initial !important;
    margin: 0px !important;
  }
  .inner-filter-wrap .add-filter .jewlery-metal, .inner-filter-wrap .add-filter .diamond-quality-filters {
    top: 50%;
    border-radius: 0px;
  }
  .inner-filter-wrap .add-filter .diamond-quality-filters::after {
    left: initial !important;
    right: 40px;
  }
  .inner-filter-wrap .add-filter .sliderContainer {
    top: 100%;
  }
  .inner-filter-wrap .add-filter .jewlery-price-range .sliderContainer::after {
    left: 40px !important;
    right: initial !important;
  }
  .inner-filter-wrap .add-filter .wrap_all_metals .item--2_8In {
    padding: 0px !important;
  }
  .inner-filter-wrap .add-filter .wrap_all_metals .metal-color-wrap {
    width: 30%;
    width: 100%;
    padding: 0 10px;
    margin-bottom: 10px;
    flex-basis: 100%;
    border-bottom: 1px solid #d6d6d6;
    margin-right: 0px !important;
  }
  .inner-filter-wrap .add-filter .wrap_all_metals .metal-color-wrap a, .inner-filter-wrap .add-filter .wrap_all_metals .metal-color-wrap .item--2_8In {
    margin-bottom: 20px;
  }
  .inner-filter-wrap .add-filter .wrap_all_metals .metal-color-wrap .icon--3AFPb, .inner-filter-wrap .add-filter .wrap_all_metals .metal-color-wrap .metaltype-all {
    margin: 0 auto;
    display: block;
    margin-bottom: 5px;
    width: 30px !important;
    height: 20px !important;
    padding: 0 10px;
  }

  .gd-filtersInline a {
    width: 33% !important;
  }

  #FAQ {
    width: 100% !important;
  }
  #FAQ .faq-outer {
    width: 100% !important;
  }
  #FAQ .faq-outer .question {
    width: 95% !important;
    margin: 0 auto !important;
    padding: 0px !important;
  }

  .jewlery-metal, .sliderContainer {
    transition: all 0.5s;
    padding: 0 15px;
    box-sizing: border-box;
    left: 1px;
    width: 100%;
    border-radius: 0px;
  }

  .jewelry-variations .jewelry-filter-wrap .gd-filtersInline img {
    max-width: 35px;
    width: 100%;
  }

  .price-container--1lFkP {
    font-size: 18px;
  }

  .buttonContainer--2wM31 {
    width: 90px !important;
  }

  h2.label--Yo-vb {
    font-size: 10px !important;
  }

  .filter-wrap .gd-filtersInline {
    gap: 1px;
  }
  .filter-wrap .gd-filtersInline .buttonContainer--2wM31 .initial_categories {
    height: 60px !important;
  }
  .filter-wrap .gd-filtersInline .buttonContainer--2wM31 .initial_categories.all-jewelry {
    background-position: -98px -399px;
  }
  .filter-wrap .gd-filtersInline .buttonContainer--2wM31 .initial_categories.all-cuban-jewlry {
    background-position: -93px -392px;
  }
  .filter-wrap .gd-filtersInline .buttonContainer--2wM31 .initial_categories.fine-jewelry-categories {
    background-size: 550% !important;
  }
  .filter-wrap .gd-filtersInline .buttonContainer--2wM31 .initial_categories.all-jewels {
    background-position: -93px -715px !important;
  }
  .filter-wrap .gd-filtersInline .buttonContainer--2wM31 .initial_categories.initial-product {
    background-position: -93px -575px !important;
  }
  .filter-wrap .gd-filtersInline .initial_categories {
    height: 60px !important;
  }
  .filter-wrap .gd-filtersInline .initial_chain {
    background-position: -111px -868px !important;
  }
  .filter-wrap .gd-filtersInline .initial_bracelets {
    background-position: -89px -505px;
  }
  .filter-wrap .gd-filtersInline .initial_ring {
    background-position: -93px -645px;
  }
  .filter-wrap .gd-filtersInline .initial_pendant {
    background-position: -91px -576px;
  }
  .filter-wrap .gd-filtersInline .cuban_chain {
    background-position: -94px -200px;
  }
  .filter-wrap .gd-filtersInline .cuban_ring {
    background-position: -95px -300px;
  }
  .filter-wrap .gd-filtersInline .initial_categories.fine-jewelry-categories.rings {
    background-position: -80px 129px !important;
  }
  .filter-wrap .gd-filtersInline .initial_categories.fine-jewelry-categories.pendant {
    background-position: -153px 116px !important;
    background-size: 580% !important;
  }
  .filter-wrap .gd-filtersInline .initial_categories.fine-jewelry-categories.bracelets {
    background-position: -143px 69px !important;
  }
  .filter-wrap .gd-filtersInline .initial_categories.fine-jewelry-categories.earring {
    background-position: -250px 119px !important;
  }
  .filter-wrap .gd-filtersInline .initial_categories.fine-jewelry-categories.wedding-band {
    background-position: -245px 256px !important;
  }

  .section_container {
    width: 90% !important;
  }

  .sb-filter {
    border: 0px !important;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    top: 36px !important;
    border-top: 1px solid #a1a1a1 !important;
  }
}
@media screen and (max-width: 380px) {
  .cell--3tlDF.type-icon-style--okeCt,
.cell--3tlDF.typewedding-icon-style--3qUg6 {
    width: calc(50% - 6px);
  }

  .cell--3tlDF.birthstone-icon-style--2xo30,
.cell--3tlDF.metalids-icon-style--3FZ6N,
.cell--3tlDF.metaltype-icon-style--3JJx- {
    width: calc(33.3% - 6px);
  }

  .cell-text--2mvpW {
    position: relative;
    top: 4px;
    font-size: 10px;
  }

  .section_container .jewelry-variations .jewelry-filter-wrap .sliderContainer {
    top: 65% !important;
  }
}
@media screen and (max-width: 340px) {
  .cell--3tlDF.birthstone-icon-style--2xo30 > div > .cell-text--2mvpW {
    font-size: 12px;
  }
}
@media screen and (max-width: 330px) {
  .middle-info--RTHOs,
.retry--1BhQA {
    font-size: 13px !important;
  }
}
.show_filter {
  display: none !important;
}

.initialselected {
  color: #d2b595 !important;
}

.initialopen {
  border-bottom: 1px solid #e1e1e1;
  place-content: center;
  width: 100%;
  gap: 10%;
  text-align: center;
  cursor: pointer;
}
.initialopen > div {
  width: 27%;
}
.initialopen .selectinitial {
  justify-content: center;
  align-items: center;
  gap: 10px;
}
.initialopen .selectinitial .abc-block {
  width: 51px;
  height: 51px;
  -o-object-fit: cover;
     object-fit: cover;
  cursor: pointer;
}
.initialopen .selectinitial h3 {
  text-transform: capitalize;
  color: #707070;
  font-size: 22px;
}
.initialopen .firstinitialopen, .initialopen .secondinitialopen {
  color: #707070;
}
.initialopen .firstinitialopen .firstinitialtext, .initialopen .firstinitialopen .secondinitialtext, .initialopen .secondinitialopen .firstinitialtext, .initialopen .secondinitialopen .secondinitialtext {
  font-size: 18px;
  margin-top: 0px;
}

.jewelry-variations .jewelry-filter-wrap .initialletter {
  display: none;
  position: relative;
  height: auto;
  gap: 20px;
  border: 1px solid #eee !important;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  padding: 50px 20px;
  margin: 20px auto;
}
.jewelry-variations .jewelry-filter-wrap .initialletter .first_letter_div1, .jewelry-variations .jewelry-filter-wrap .initialletter .second_letter_div1 {
  width: 48%;
}
.jewelry-variations .jewelry-filter-wrap .initialletter .selected--3lFc4 {
  color: #ffffff !important;
}
.jewelry-variations .jewelry-filter-wrap .initialletter .initialinput, .jewelry-variations .jewelry-filter-wrap .initialletter .secondInitialLetter {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  align-items: center;
  justify-content: flex-start;
  font-size: 17px;
  width: 100%;
  color: #707070;
}
.jewelry-variations .jewelry-filter-wrap .initialletter .initialinput .inputcontainer, .jewelry-variations .jewelry-filter-wrap .initialletter .secondInitialLetter .inputcontainer {
  width: 10%;
  height: 30px;
  position: relative;
  text-align: center;
}
.jewelry-variations .jewelry-filter-wrap .initialletter .first_letter_div3, .jewelry-variations .jewelry-filter-wrap .initialletter .second_letter_div3 {
  display: grid;
  gap: 25px;
}
.jewelry-variations .jewelry-filter-wrap .initialletter .first_letter_div3 .first_letter_div4, .jewelry-variations .jewelry-filter-wrap .initialletter .first_letter_div3 .second_letter_div4, .jewelry-variations .jewelry-filter-wrap .initialletter .second_letter_div3 .first_letter_div4, .jewelry-variations .jewelry-filter-wrap .initialletter .second_letter_div3 .second_letter_div4 {
  font-size: 21px;
  font-family: "Times New Roman", Times, serif;
  color: #707070;
  padding: 8px;
  text-align: center;
}
.jewelry-variations .jewelry-filter-wrap .initialletter .intialclose1 {
  width: 14px;
  position: absolute;
  top: 6px;
  right: 6px;
  cursor: pointer;
}
.jewelry-variations .jewelry-filter-wrap .initialletter .second_letter_div3 {
  border-left: 2px solid #d2b595;
  padding-left: 25px;
}
.jewelry-variations .jewelry-filter-wrap .initialletter .inputcontainer label,
.jewelry-variations .jewelry-filter-wrap .initialletter .inputcontainer input {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  cursor: pointer;
}
.jewelry-variations .jewelry-filter-wrap .initialletter .inputcontainer input[type=radio] {
  opacity: 0.01;
  z-index: 100;
}
.jewelry-variations .jewelry-filter-wrap .initialletter input:enabled + label {
  color: #d2b595;
  border: 1px solid #d2b595;
}
.jewelry-variations .jewelry-filter-wrap .initialletter .inputcontainer label {
  border: 1px solid #CCC;
  cursor: pointer;
  z-index: 90;
}
.jewelry-variations .jewelry-filter-wrap .initialletter .inputcontainer:hover {
  box-shadow: none;
  cursor: pointer;
}
.jewelry-variations .jewelry-filter-wrap .initialletter input[type=radio]:disabled, .jewelry-variations .jewelry-filter-wrap .initialletter input[type=radio]:disabled + label {
  cursor: not-allowed;
}
.jewelry-variations .jewelry-filter-wrap .initialletter input[type=radio]:disabled + label {
  opacity: 0.2;
}
.jewelry-variations .jewelry-filter-wrap .initialletter input[type=radio]:disabled + label:hover {
  background: none;
}

@media (max-width: 1400px) {
  .jewelry-variations .jewelry-filter-wrap .initialletter .initialinput .inputcontainer, .jewelry-variations .jewelry-filter-wrap .initialletter .secondInitialLetter .inputcontainer {
    width: 15%;
    gap: 13px;
  }
}
@media (max-width: 600px) {
  .initialopen {
    flex-wrap: wrap;
  }
  .initialopen .selectinitial {
    width: 100%;
  }
  .initialopen > div {
    width: 45%;
  }

  .jewelry-variations .jewelry-filter-wrap .initialletter {
    width: 90%;
    flex-direction: column;
  }
  .jewelry-variations .jewelry-filter-wrap .initialletter .first_letter_div1, .jewelry-variations .jewelry-filter-wrap .initialletter .second_letter_div1 {
    width: 100%;
    margin-top: 10px;
  }
  .jewelry-variations .jewelry-filter-wrap .initialletter .second_letter_div3 {
    border-top: 2px solid #d2b595;
    padding-top: 25px;
    border-left: none;
  }
  .jewelry-variations .jewelry-filter-wrap .initialletter .initialinput, .jewelry-variations .jewelry-filter-wrap .initialletter .secondInitialLetter {
    gap: 16px;
  }
}
@media (max-width: 540px) {
  .flash-banner {
    display: none;
  }
}
.flash-banner .owl-carousel {
  position: relative;
}
.flash-banner .owl-carousel .owl-slide {
  background-image: url("https://images.unsplash.com/photo-1437915015400-137312b61975?fit=crop&fm=jpg&h=800&q=80&w=1200");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 260px;
}
@media (min-width: 767px) and (max-width: 1024px) {
  .flash-banner .owl-carousel .owl-slide {
    height: 150px;
  }
}
.flash-banner .owl-carousel div.owl--text {
  position: absolute;
  bottom: 4em;
  left: 2em;
  width: 20em;
  height: 8em;
  padding: 1em;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 4px;
}
.flash-banner .owl-carousel .owl-controls {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
}
.flash-banner .owl-carousel .owl-controls .owl-buttons div {
  position: absolute;
  top: 0;
  bottom: 0;
  display: inline-block;
  zoom: 1;
  margin: 0;
  width: 50px;
  height: 30px;
  line-height: 25px;
  text-align: center;
  font-size: 0.9em;
  border-radius: 3px;
  color: #FFF;
  background: #000;
  opacity: 0.6;
  text-transform: capitalize;
}
.flash-banner .owl-carousel .owl-controls .owl-buttons .owl-prev {
  left: 5px;
}
.flash-banner .owl-carousel .owl-controls .owl-buttons .owl-next {
  right: 5px;
}

.card-wrap {
  padding: 40px 10px;
}

.newsletter--24YLw {
  box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
  width: 1000px;
  margin: 0 auto;
  align-items: stretch;
}
@media (max-width: 1199px) {
  .newsletter--24YLw {
    width: 100%;
    padding: 0px;
  }
}
.newsletter--24YLw .text-white {
  color: #fff;
}
.newsletter--24YLw .w-50 {
  width: 50%;
}
@media (max-width: 992px) {
  .newsletter--24YLw .w-50 {
    width: 100%;
  }
}
.newsletter--24YLw .end-sale-banner {
  background-image: url(/images_new/empty-flash-sale2.jpg);
  height: 500px;
  background-size: cover;
  background-position: center right;
  background-repeat: no-repeat;
}
@media (max-width: 992px) {
  .newsletter--24YLw .end-sale-banner {
    display: none;
  }
}
.newsletter--24YLw .disclaimer--CZDWU {
  border-right: none;
  background-color: #d2b595;
  text-align: center;
  padding: 40px;
}
@media (max-width: 767px) {
  .newsletter--24YLw .disclaimer--CZDWU {
    padding: 20px;
  }
}
.newsletter--24YLw .end-sale-text {
  font-size: 24px;
  margin-bottom: 40px;
  display: inline-block;
}
@media (max-width: 540px) {
  .newsletter--24YLw .end-sale-text {
    font-size: 20px;
    margin-bottom: 20px;
  }
}
.newsletter--24YLw .notification {
  font-size: 16px;
}
.newsletter--24YLw .newsletter-form--2RW6u {
  display: flex;
  justify-content: center;
  margin-top: 50px;
  flex-wrap: wrap;
  gap: 40px;
}
@media (max-width: 540px) {
  .newsletter--24YLw .newsletter-form--2RW6u {
    margin-top: 20px;
  }
}
.newsletter--24YLw .newsletter-form--2RW6u .footer-inpt-style {
  width: 100%;
}
.newsletter--24YLw .newsletter-form--2RW6u .input-newsletter {
  display: flex;
  gap: 5px;
  justify-content: center;
  flex-wrap: wrap;
  text-align: center;
}
.newsletter--24YLw .newsletter-form--2RW6u .input-newsletter input {
  width: 100%;
  box-sizing: border-box;
  margin: 0 auto;
  height: 40px;
  border: 4px solid #efe4d8;
  padding: 4px 8px;
}
.newsletter--24YLw .newsletter-form--2RW6u .input-newsletter .newsletter_buttons {
  display: flex;
  justify-content: space-between;
  width: 100%;
  align-items: center;
}
@media (max-width: 767px) {
  .newsletter--24YLw .newsletter-form--2RW6u .input-newsletter .newsletter_buttons {
    flex-wrap: wrap;
  }
  .newsletter--24YLw .newsletter-form--2RW6u .input-newsletter .newsletter_buttons button, .newsletter--24YLw .newsletter-form--2RW6u .input-newsletter .newsletter_buttons span {
    width: 100% !important;
  }
}
.newsletter--24YLw .newsletter-form--2RW6u .input-newsletter .newsletter_buttons .newsletter_submit_btn--3ILQy {
  background: #ffffff;
  border-radius: 4px;
  width: 200px;
  padding: 4px 17px;
  color: #d2b595 !important;
  border: 4px solid #efe4d8;
}
.newsletter--24YLw .newsletter-form--2RW6u .newsletter_submit_btn--3ILQy {
  border: 1px solid #ffffff;
  background: #ffffff;
  border-radius: 4px;
  padding: 4px 17px;
  color: #d2b595 !important;
}

.radio input[type=radio] {
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  width: 20px;
  height: 20px;
  border: 1px solid #fff;
  border-radius: 50%;
  margin-right: 10px;
  background-color: transparent;
  position: relative;
  top: 3px;
}
.radio input[type=radio]:checked::before {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  animation: appear 0.8s;
}
.radio label {
  font-size: 24px;
  font-weight: bold;
  color: #fff;
}
@media (max-width: 540px) {
  .radio label {
    font-size: 16px;
  }
}
.radio div {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}

.jewelry-filter-wrap .filter-wrap .gd-filtersInline .selected--1PyHj {
  border: 1px solid #eee !important;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
