h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Quercus Book" !important;
}
.left-header a.nav-link {
  font-size: 14px;
  color: #091a24 !important;
  padding: 0 40px 0 0 !important;
}
.right-header a.nav-link {
  font-size: 14px;
  color: #091a24 !important;
  padding: 0 0 0 40px !important;
}
.left-header .nav-link span,
.right-header .nav-link span {
  width: 100%;
  text-align: center;
  display: block;
  padding-bottom: 10px;
  position: relative;
}
.right-header .nav-link span .cartcount {
  position: absolute;
  right: -16px;
  top: -12px;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background: var(--dark-blue);
  z-index: -1;
  font-size: 12px;
  color: #fff;
}
.menu-main ul.navbar-nav.nav.nav-pills.na.v-justified {
  width: 100%;
}
.menu-main ul.navbar-nav li.nav-item {
  flex: auto;
}
.menu-main .navbar-expand-md .navbar-nav .nav-link {
  padding: 0;
}
.menu-main a.nav-link {
  color: #292929;
  font-size: 16px;
  text-align: center;
}
.banner-content {
  color: #fff;
  padding: 100px 0 50px;
}
.banner-content .small-title {
  font-size: 18px;
  padding-bottom: 20px;
}
.banner .carousel-control-prev {
  left: 0;
  justify-content: left;
  opacity: 1;
}
.banner .carousel-control-next {
  right: 0;
  justify-content: right;
  justify-content: flex-end;
  opacity: 1;
}
nav.navbar.navbar-expand-sm.navbar-light.top-bg {
  padding: 25px 0 0;
}
.banner .big-title {
  font-size: 50px;
  line-height: 60px;
}
.big-title {
  font-size: 35px;
  line-height: 50px;
}
.white-color {
  color: #fff;
}
.sub-title {
  font-size: 20px;
  padding-top: 30px;
  line-height: 30px;
  padding-bottom: 70px;
}
button.main-button {
  height: 42px;
  line-height: 42px;
  padding: 0 15px;
  margin-top: 30px;
  color: var(--dark-blue);
  font-size: 16px;
  background: transparent;
  border: 1px solid var(--dark-blue);
  text-transform: uppercase;
  transition: 0.3s;
}
button.main-button:hover,
button.main-button:focus {
  background: var(--dark-blue);
  color: #fff;
}
.white-bg {
  background: #fff;
}
.diamod-select-main .title {
  color: #292929;
  font-size: 16px;
  text-transform: uppercase;
  border-right: 1px solid #ced2d5;
  display: inline-block;
  padding: 20px 30px 20px 0;
  float: left;
}
.content-aria {
  padding-top: 60px;
  width: 100%;
  float: left;
}
.diamod-select-main ul {
  margin: 0;
  padding: 0;
}
.diamod-select-main ul li {
  display: inline-block;
  padding: 0 17px;
  text-align: center;
}
.diamod-select-main ul li span {
  color: #292929;
  float: left;
  width: 100%;
  padding-top: 11px;
}
.diamod-select-main img {
  max-width: 100%;
  text-align: center;
  margin: auto;
  display: list-item;
}
.MultiCarousel {
  float: left;
  overflow: hidden;
  padding: 0;
  width: 100%;
  position: relative;
}
.MultiCarousel .MultiCarousel-inner {
  transition: 1s ease all;
  float: left;
}
.MultiCarousel .MultiCarousel-inner .item {
  float: left;
  width: 255px !important;
  padding-bottom: 20px;
}
.MultiCarousel .MultiCarousel-inner .item > div {
  text-align: center;
  width: 100%;
  float: left;
  color: #666;
  text-transform: uppercase;
}
.MultiCarousel .leftLst,
.MultiCarousel .rightLst {
  position: absolute;
  border-radius: 50%;
  top: calc(50% - 20px);
}
.MultiCarousel .leftLst {
  left: 0;
}
.MultiCarousel .rightLst {
  right: 0;
}
.MultiCarousel .leftLst.over,
.MultiCarousel .rightLst.over {
  pointer-events: none;
  background: #ccc;
}
.main-title {
  font-size: 35px;
  color: #292929;
  line-height: 45px;
}
.prod-slider1 {
  padding: 80px 0 100px;
  float: left;
  width: 100%;
}
.MultiCarousel button.btn.btn-primary.leftLst,
.MultiCarousel button.btn.btn-primary.rightLst {
  background: #fff;
  border: 1px solid var(--dark-blue);
  padding: 7px 10px 11px;
  border-radius: 0;
}
.build-ring {
  background: #fafafa;
  padding: 70px 0;
  float: left;
  width: 100%;
}
.build-ring-box {
  margin: auto;
  display: table;
  width: 70%;
}
.build-ring .sub-title {
  color: #4a4a4a;
  font-size: 15px;
  line-height: 30px;
  padding-bottom: 25px;
}
.m-tb10 {
  margin: 10px 0;
}
.call-expert {
  color: #4a4a4a;
  font-size: 16px;
  padding: 10px 0 0px 40px;
}
.call-expert span {
  color: #000;
}
button.btn.btn-primary.leftLst.over,
button.btn.btn-primary.rightLst.over {
  display: none;
}
.studio-and-info {
  padding: 0 0 70px;
  width: 100%;
  float: left;
}
.MultiCarousel .MultiCarousel-inner .item > div p {
  margin-bottom: 0;
}
.studio-and-info .main-title {
  margin-bottom: 50px;
}
.studio-and-info .box .title {
  color: #4a4a4a;
  font-size: 18px;
  padding-top: 20px;
}
.studio-and-info .box p {
  color: #4a4a4a;
  font-size: 14px;
  padding-top: 10px;
  line-height: 26px;
}
.promise-nova .box {
  text-align: center;
}
.promise-nova .box .title {
  text-align: center;
  font-size: 18px;
  padding-top: 35px;
}
.promise-nova {
  padding-top: 80px;
}
.promise-nova button.main-button.white-bg {
  margin: 60px auto 0;
}
footer {
  padding: 0px 0 50px;
  width: 100%;
  float: left;
  padding-top: 0 !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  border-top: 1px solid #d3d3d3;
}
.footer-section {
  /* padding-top: 80px;
    border-top: 1px solid #d3d3d3; */
}
.footer-section .footer-section {
  padding-top: 0;
  border-top: 0;
}
ul.footer-section {
  margin: 40px 0 0 0;
  padding: 0;
  width: 100%;
  float: left;
  position: relative;
  border: 0;
}
ul.footer-section li {
  list-style-type: none;
  width: 100%;
  float: left;
  padding-bottom: 7px;
}
ul.footer-section li a {
  color: #4a4a4a;
  font-size: 16px;
}
ul.social-link {
  margin: 20px 0 0;
  padding: 0;
  float: left;
}
ul.social-link li {
  list-style-type: none;
  display: inline;
}
ul.social-link a.social-link {
  font-size: 24px;
  color: var(--dark-blue);
  padding-right: 10px;
}
.footer-btm {
  border-top: 1px solid #e3e3e3;
  margin-top: 80px;
  padding-top: 40px;
}
.copyright {
  color: #4a4a4a;
  padding-top: 30px;
}
.left-header .nav-link:hover img,
.right-header .nav-link:hover img {
  filter: brightness(0.5) sepia(2) hue-rotate(-70deg) saturate(0);
}
.breadcrumbs ul {
  margin: 0;
  padding: 0;
}
.breadcrumbs ul li {
  display: inline-block;
}
.breadcrumbs ul li a {
  color: #292929;
}
.breadcrumbs ul li a.active {
  color: #687278;
}
nav.navbar.navbar-expand-md.menu-main {
  border-bottom: 1px solid #d3d3d3;
  margin-bottom: 30px;
}
.breadcrumbs ul li i.fas.fa-chevron-right {
  padding: 0 10px;
}
.setting-steps-main {
  padding: 30px 0;
  width: 100%;
  position: relative;
  float: left;
  overflow: hidden;
}
.setting-steps-main .step {
  width: 227px;
  height: 227px;
  border: 1px solid #f0f0f0;
  float: left;
  background: #fff;
  border-radius: 100%;
  position: relative;
  vertical-align: middle;
  text-align: center;
  display: table-cell;
  padding: 40px 10px;
}
.setting-steps-main .step.last {
  float: right;
  margin-right: -35px;
}
.setting-steps-main .step.active {
  background: var(--dark-blue);
  color: #fff;
}
.setting-steps-main .step .title {
  color: #fff;
  padding-top: 10px;
  font-size: 18px;
  color: #000;
}
.setting-steps-main .step.active .title {
  color: #fff;
}
.setting-steps-main .step .title span {
  font-size: 16px;
  display: block;
}
.step-saprator {
  height: 3px;
  background: #f0f0f0;
  position: absolute;
  top: 50%;
  width: 100%;
  z-index: -1;
}
.step-box {
  width: max-content;
  margin: auto;
}
.step.center {
  margin: auto;
  float: none;
  display: block;
}
.step-arrow i.fas.fa-chevron-right {
  font-size: 16px;
  color: #7f7f7f;
}
.step-main {
  width: 33.33%;
  float: left;
}
.step-box.first {
  float: left;
}
.step.center {
  margin: auto;
  float: none;
  display: inline-block;
  position: relative;
}
.step.right {
  float: right;
}
.step-main.right {
  float: right;
  width: auto;
}
.step-arrow {
  width: 37px;
  height: 37px;
  background: #f0f0f0;
  border: 2px solid #fff;
  border-radius: 100%;
  float: right;
  padding: 6px 0;
  text-align: center;
  margin: 96px auto;
  float: right;
  margin-left: 110px;
}
.step-main.center {
  width: 47%;
}
.flow-tabs
  .rings-search
  .shape-container:not(.shapepricefiltersection)
  .color-filter.shape-bg {
  background: transparent;
  padding: 0px;
}
.rings-search .shape-bg {
  align-items: center;
}
.color-filter {
  float: left;
  width: 100%;
  text-align: left;
}
.color-filter {
  float: left;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0px;
}
.shape-bg {
  background: #fafafa;
  box-sizing: border-box;
  width: 100%;
  clear: both;
  float: left;
  width: 100%;
  display: flex;
}
.filter-details .color-filter ul {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -o-flex;
  display: flex;
}
.filter-details ul {
  padding: 0;
  margin: 0;
  list-style: none;
  float: left;
  width: 100%;
  clear: both;
  box-sizing: border-box;
  display: flex;
}
.flow-tabs .rings-search .color-filter ul li {
  border: none;
  border-bottom: 2px solid #fff;
}
.gemfind-tool-ringbuilder img {
  display: inline;
}
.filter-details ul li input[type="checkbox"],
.filter-details ul li input[type="radio"] {
  position: absolute;
  margin: 0;
  width: 100%;
  left: 0;
  height: 100%;
  opacity: 0;
  z-index: 2;
  top: 0;
  cursor: pointer;
}
.gemfind-tool-ringbuilder *:focus,
.gemfind-tool-ringbuilder a:focus,
.gemfind-tool-ringbuilder .button:focus,
.gemfind-tool-ringbuilder .button.alt:focus,
.gemfind-tool-ringbuilder button:focus,
.gemfind-tool-ringbuilder input[type="button"]:focus,
.gemfind-tool-ringbuilder input[type="reset"]:focus,
.gemfind-tool-ringbuilder input[type="submit"]:focus {
  outline: none;
}
.gemfind-tool-ringbuilder
  .filter-main-div
  .metaltypeli.color-filter
  ul
  li:hover,
.gemfind-tool-ringbuilder
  .filter-main-div
  #collections-section.color-filter
  ul
  li:hover,
.gemfind-tool-ringbuilder
  .filter-main-div
  .metaltypeli.color-filter
  ul
  li.active,
.gemfind-tool-ringbuilder
  .filter-main-div
  #collections-section.color-filter
  ul
  li.active {
  background: transparent !important;
  color: #000022;
}
.color-filter ul li.active,
.filter-details .polish-depth ul li.active {
}
.color-filter ul li.active i.fas.fa-check-circle {
}
.color-filter ul li.active i.fas.fa-check-circle {
  position: absolute;
  right: 0px;
  top: 6px;
  z-index: 2;
  color: var(--dark-blue);
  background: #fff;
}
.color-filter ul li svg {
  height: 50px;
}
@media only screen and (min-width: 768px) {
  .mobile-load-popup.info-popup .modal-body h3 {
    display: none;
  }
  .filter-details .fancy-color-filter ul li,
  .filter-details .color-filter ul li,
  .filter-details .filter-advanced-main ul li {
    -webkit-flex: 1 1 auto;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    -o-flex: 1 1 auto;
    flex: 1 1 auto;
    font-size: 15px;
    font-weight: 400;
  }
}
.color-filter ul li {
  padding: 9px 0;
  margin: 0 15px 0px 0px;
  position: relative;
  margin-bottom: 10px;
}
.color-filter ul li {
  display: inline-block;
  text-align: center;
  box-sizing: border-box;
  width: 8.5%;
  float: left;
}
li {
  text-align: -webkit-match-parent;
}
.collection-type {
  background: #fff;
  padding: 2px;
  border-radius: 5px;
  border: 1px solid #fff;
}
.color-filter ul li.active + .collection-type {
  border: 1px solid var(--dark-blue);
}
.filter-details ul {
  padding: 0;
  margin: 0;
  list-style: none;
  float: left;
  width: 100%;
  clear: both;
  box-sizing: border-box;
  display: flex;
}
.filter-details ul li input[type="checkbox"],
.filter-details ul li input[type="radio"] {
  position: absolute;
  margin: 0;
  width: 100%;
  left: 0;
  height: 100%;
  opacity: 0;
  z-index: 2;
  top: 0;
  cursor: pointer;
}
.gemfind-tool-ringbuilder label {
  font-weight: 400;
  font-size: 13px;
}
.color-filter ul li label {
  font-size: 13px;
  margin-top: 10px;
}
.filter-select-title {
}
.filter-main {
  width: 100%;
  float: left;
  padding: 40px;
}
.color-filter.shape-bg ul {
  padding: 0;
  margin: 0;
  width: 100%;
}
.filter-select-title {
  float: left;
  width: 90px;
  align-items: center;
  padding-top: 29px;
  height: 100%;
}
.filter-select-main {
  width: 100%;
  float: left;
}
.filter-select-main ul {
  margin: 0;
  padding: 0;
  float: left;
}
.pd-10 {
  padding-top: 10px;
}
.filter-row {
  margin-bottom: 50px;
}
button.collapse-filter-btn [aria-expanded="false"] {
  padding: 0;
  margin: 0;
  outline: 0;
}
button.btn.collapse-filter-btn.collapsed i.fas.fa-plus-square {
  display: none;
}
a.yt-toggle.collapsed [aria-expanded="true"] {
  font-family: "Font Awesome 5 Free";
  content: "\f0fe";
  font-size: 16px;
  font-weight: 900;
}
a.yt-toggle.collapsed,
a.yt-toggle:focus {
  color: var(--dark-blue);
}
.filter-select-main img {
  width: 80%;
}
#doc {
  padding-top: 15px;
}
.filter-select-main ul li {
  list-style-type: none;
  display: inline-block;
  padding-right: 15px;
}
.filter-select-main ul li a {
  border: 1px solid #d0d0d0;
  border-radius: 4px;
  font-size: 15px;
  padding: 10px 40px;
  color: #000;
}
.filter-select-main ul li a.active,
.filter-select-main ul li a:hover {
  background: var(--dark-blue);
  color: #fff;
}
.filter-select-main.color ul li a {
  padding: 10px 20px;
}
.filter-select-main.Clarity ul li a {
  padding: 10px 18px;
}
.selection-steps-main {
  width: 100%;
  float: left;
  border-bottom: 1px solid #d3d3d3;
  padding-bottom: 30px;
}
.product-digit {
  font-size: 16px;
  color: #000;
  padding-top: 20px;
  float: none;
}
.listing-info {
  padding: 30px 0;
  width: 100%;
  float: left;
}
.listing-info button.btn.dropdown-toggle {
  border: 1px solid #d0d0d0;
  padding: 10px 18px;
}
.listing-info .dropdown-menu {
  margin: 2px 0px;
}
.listing-info .dropdown i {
  font-size: 14px;
  margin-left: 5px;
}
.product-main {
  background: #fff;
  border: 1px solid #ebebeb;
  text-align: center;
  width: 100%;
  float: left;
  padding: 20px;
  margin-bottom: 30px;
}
.product-main .product-name {
  font-size: 15px;
  width: 100%;
  float: left;
  color: #000;
  font-weight: 600;
}
.product-main:hover {
  cursor: pointer;
}
.product-main .slideshow-container .prev {
  left: -7px !important;
}
.product-main .slideshow-container .next {
  right: -7px !important;
}
.product-main .slideshow-container .prev,
.product-main .slideshow-container .next {
  border-radius: 50% !important;
  height: 35px;
  width: 35px;
  padding: 3px 0 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
  display: none;
}
.product-main:hover .slideshow-container .prev,
.product-main:hover .slideshow-container .next {
  display: flex;
}
.product-price {
  font-size: 18px;
  width: 100%;
  float: left;
  margin-top: 10px;
  color: #000;
}
.product-price > span {
  font-size: 15px;
}
.ring-info-main {
  margin-top: -80px;
  width: 100%;
  float: left;
}
.build-ring.ring-info {
  padding-bottom: 120px;
}
.ring-info {
  background: #fafafa;
  text-align: center;
  padding: 30px 20px;
}
/* .ring-info .title {font-size:18px; color:#292929;  width:100%; text-align:center; margin-bottom:20px; } */
.ring-info-content {
  padding: 0 20px;
}
.diff-title {
  margin-top: 50px;
  float: left;
  width: 100%;
}
.diff-title span {
  color: var(--dark-blue);
}
.diff-title .sub-title {
  font-size: 20px;
  padding-top: 15px;
  line-height: 10px;
  padding-bottom: 0;
  color: #000;
}
.product-details {
  margin-top: 40px;
  width: 100%;
  float: left;
  margin-bottom: 40px;
}
.product-details .product-name-title {
  font-size: 20px;
  color: #000;
  line-height: 30px;
  margin-bottom: 5px;
}
.product-name-title span {
  font-size: 20px;
  color: #888888;
}
.product-details-seprator {
  border: 1px solid #d0d0d0;
  margin: 20px 0;
  float: left;
  width: 100%;
}
.product-details .medium-title {
  font-size: 18px;
  color: #000;
  margin-top: 25px;
}
.product-details-right .product-detail-text.d_metal_select {
  margin: 15px auto 20px;
  display: flex;
  align-items: center;
  padding-top: 0;
  justify-content: flex-start;
}
.product-detail-text.d_metal_select {
  margin: 15px auto 0;
  display: flex;
  align-items: center;
  padding-top: 15px;
  justify-content: center;
}
.product-detail-text {
  color: #565656;
  margin-bottom: 8px;
  line-height: 30px;
}
.product-detail-text span {
  color: var(--dark-blue);
}
.product-detail-text img {
  vertical-align: sub;
}
.change-btn a {
  color: var(--dark-blue);
  text-decoration: underline;
  float: right;
}
.change-btn {
  float: right;
}
.product-details #back_to_items a {
  color: #000;
}
.product-details #back_to_items a:focus,
.product-details #back_to_items a:hover {
  color: var(--dark-blue);
}
.product-details-price {
  font-size: 25px;
}
.product-details-price span {
  font-size: 14px;
  width: 100%;
  float: left;
  color: #565656;
  font-weight: 500;
}
.product-details-metal {
  font-size: 16px;
  color: #000;
  margin-top: 10px;
  width: 100%;
  float: left;
  margin-bottom: 40px;
}
.product-details-metal span {
  font-size: 16px;
  color: #565656;
}
.product-details .product-detail-text ul {
  padding: 0 0 0 10px;
  list-style: none;
}
.ring-feature span a {
  text-decoration: none;
  color: #000;
}
.product-details .product-detail-text ul li {
  margin-bottom: 6px;
  position: relative;
  padding-left: 20px;
}
.product-details .product-detail-text ul li:before {
  content: "\f0a9";
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 600;
  text-decoration: inherit;
  left: -7px;
  position: absolute;
  font-size: 19px;
  color: #572f25;
}
.load-mode button.main-button.full-width {
  float: none;
  width: auto;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 25px auto 0;
}
.d_search .load-mode {
  float: left;
  width: 100%;
  text-align: center;
}
.product-contact-details {
  background: #985a59;
  padding: 40px 40px;
  width: 100%;
  margin-top: 40px;
  text-align: center;
}
.product-contact-details .title {
  color: #fff;
  font-size: 35px;
  width: 100%;
  float: left;
}
.product-contact-details .title span {
  color: #fff;
  font-size: 18px;
  color: #fff;
  width: 100%;
  float: left;
  margin-top: 15px;
}
.product-contact-details .phone {
  color: #fff;
  font-size: 25px;
  margin-top: 30px;
  float: left;
  text-align: center;
  width: 100%;
}
.product-contact-details .seprator {
  height: 1px;
  background: #fff;
  float: left;
  width: 100%;
  margin: 20px 0;
}
.email {
  color: #fff;
  text-align: left;
  float: left;
}
.email-contact {
  width: 100%;
  float: left;
}
.email img {
  vertical-align: sub;
}
.your-order-details {
  font-size: 16px;
  color: #000;
  padding-top: 25px;
  margin-bottom: 15px;
}
ul.product-detail-link {
  margin: 0;
  padding: 0;
}
ul.product-detail-link li {
  list-style-type: none;
  line-height: 30px;
}
ul.product-detail-link li a {
  color: var(--dark-blue);
}
.recent-prod {
  margin-top: 100px;
  float: left;
}
.recent-prod .main-title {
  margin-bottom: 40px;
  float: left;
  width: 100%;
}
.product-details-right .product-name-title {
  font-size: 24px;
  margin-bottom: 20px;
}
.product-details-right .product-name-title span.d_style {
  font-size: 16px;
}
.choose-metal > span,
.choose-metal #d_metal_title,
#d_metal_title {
  display: block;
  padding-bottom: 5px;
  font-size: 18px;
  color: #000;
}
.choose-metal span b,
.choose-metal #d_metal_title b,
#d_metal_title b {
  font-weight: normal;
}
.product-detail-final-price {
  display: flex;
  align-items: flex-end;
}
.product-detail-final-price span {
  padding-left: 10px;
}
.product-detail-text {
  display: flex;
  align-items: center;
}
.expolore-products-links {
  display: block;
  align-items: center;
  padding-top: 25px;
}
.expolore-products-links h5 {
  margin-bottom: 15px;
}
.expolore-products-links .buttons-group {
  display: flex;
  align-items: center;
}
.expolore-products-links button {
  margin-right: 15px;
}
.expolore-products-links button:last-child {
  margin-right: 0;
}
.product-slider {
  width: 100%;
  float: left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  margin: auto;
}
#myCarousel {
  max-width: 100%;
  margin: 0 auto;
  background: #fff;
  width: 100%;
  float: left;
  margin-bottom: 50px;
}
#thumbCarousel {
  max-width: 100px;
  margin: 0 auto;
  overflow: hidden;
  padding: 10px 0;
  width: 20%;
  float: left;
}
#thumbCarousel .thumb {
  float: left;
  margin-right: 10px;
  border: transparent;
  background: #fff;
  padding: 10px 0;
}
#thumbCarousel .thumb:last-child {
  margin-right: 0;
}
.thumb:hover {
  cursor: pointer;
}
.thumb img {
  opacity: 0.5;
}
.thumb img:hover {
  opacity: 1;
}
.thumb.active img {
  opacity: 1;
  border: transparent;
}
.carousel-inner {
  position: relative;
  width: 80%;
  overflow: hidden;
  float: left;
}
[data-toggle="lightbox"] {
  position: relative;
  display: inline-block;
}
[data-toggle="lightbox"]:before {
  position: absolute;
  content: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24"><path fill="white" stroke="black" stroke-opacity="0.25" stroke-width="0.25" d="M16.32 14.9l5.39 5.4a1 1 0 0 1-1.42 1.4l-5.38-5.38a8 8 0 1 1 1.41-1.41zM10 16a6 6 0 1 0 0-12 6 6 0 0 0 0 12zm1-7h2a1 1 0 0 1 0 2h-2v2a1 1 0 0 1-2 0v-2H7a1 1 0 0 1 0-2h2V7a1 1 0 1 1 2 0v2z"/></svg>');
  height: 32px;
  width: 32px;
  bottom: 0;
  right: 0;
}
.setting-steps-main .step i.fas.fa-check-circle {
  color: var(--dark-blue);
  top: 30px;
  position: absolute;
  right: 12px;
  font-size: 25px;
}
/* This line can be removed it was just for display on CodePen: */
.slider-labels {
  margin-top: 10px;
}
/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.noUi-target {
  position: relative;
  direction: ltr;
}
.noUi-base {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  /* Fix 401 */
}
.noUi-origin {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
}
.noUi-handle {
  position: relative;
  z-index: 1;
}
.noUi-stacking .noUi-handle {
  /* This class is applied to the lower origin when
   its values is > 50%. */
  z-index: 10;
}
.noUi-state-tap .noUi-origin {
  -webkit-transition: left 0.3s, top 0.3s;
  transition: left 0.3s, top 0.3s;
}
.noUi-state-drag * {
  cursor: inherit !important;
}
/* Painting and performance;
 * Browsers can paint handles in their own layer.
 */
.noUi-base,
.noUi-handle {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/* Slider size and handle placement;
 */
.noUi-horizontal {
  height: 11px;
}
.noUi-horizontal .noUi-handle {
  width: 20px;
  height: 40px;
  border-radius: 4px;
  left: -7px;
  top: -7px;
  border: 1px solid #d0d0d0;
  background-color: var(--dark-blue);
}
/* Styling;
 */
.noUi-background {
  background: #d6d7d9;
}
.noUi-connect {
  background: var(--dark-blue);
  -webkit-transition: background 450ms;
  transition: background 450ms;
}
.noUi-origin {
  border-radius: 2px;
}
.noUi-target {
  border-radius: 2px;
}
.noUi-target.noUi-connect {
}
/* Handles and cursors;
 */
.noUi-draggable {
  cursor: w-resize;
}
.noUi-vertical .noUi-draggable {
  cursor: n-resize;
}
.noUi-handle {
  cursor: default;
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
}
.noUi-handle:active {
  border: 8px solid #345dbb;
  border: 8px solid rgba(53, 93, 187, 0.38);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  left: -14px;
  top: -14px;
}
/* Disabled state;
 */
[disabled].noUi-connect,
[disabled] .noUi-connect {
  background: #b8b8b8;
}
[disabled].noUi-origin,
[disabled] .noUi-handle {
  cursor: not-allowed;
}
.slider-labels .caption {
  flex: auto;
}
.price .noUi-target {
  border-radius: 2px;
  display: flex;
}
.caption {
  display: block;
  flex: none;
  margin-top: 25px;
}
.text-right.caption {
  float: right;
}
span#slider-range-value1,
span#slider-range-value2 {
  border: 1px solid #d0d0d0;
  background: #fff;
  padding: 8px;
  color: #4a4a4a;
  border-radius: 4px;
}
.diamond-main {
  width: 100%;
  float: left;
  text-align: center;
  margin-bottom: 50px;
}
button.main-button {
  margin-top: 30px;
}
.diamond-main .product-name {
  padding: 20px 0;
}
.diamond-main .product-price {
  margin-top: 0px;
  margin-bottom: 15px;
}
.diamond-main button.main-button {
  display: inline-block;
  verticle-align: middle;
  line-height: 39px;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  border-radius: 20px;
}
.diamond-main button.main-button.d_info {
  margin-top: 15px;
}
.carousel-inner.main-banner-inner {
  width: 100%;
  float: none;
}
.setting-steps-main.my-bag-step .title {
  padding-top: 60px;
}
.bag-left .title,
.bag-right .title {
  color: #292929;
  font-size: 23px;
  border-bottom: 1px solid #d0d0d0;
  padding-bottom: 10px;
  width: 100%;
}
.bag-left .title span {
  color: #929292;
  font-size: 20px;
}
.bag-left .ring-details {
  padding-top: 25px;
  border-bottom: 0;
}
.bag-left .ring-details select {
  padding: 8px;
  font-size: 16px;
  color: #333;
}
.shop-small-title {
  font-size: 17px;
  color: #000;
}
.order-first-right {
  padding-left: 30px;
}
.ring-feature {
  font-size: 16px;
  padding-top: 20px;
  width: 100%;
  float: left;
}
.ring-feature span {
  width: 100%;
  float: left;
}
.ring-feature span.delivery-title {
  font-size: 16px;
  color: #565656;
  padding-top: 15px;
}
.product-detail-gray {
  background: #f8f8f8;
  width: 100%;
  floatt: left;
  margin-top: 40px;
  border-bottom: 1px solid #d0d0d0;
  margin-bottom: 30px;
}
.product-detail-gray ul {
  margin: 0;
  padding: 0;
  padding: 25px;
}
.product-detail-gray ul li {
  list-style-type: none;
  text-align: center;
  display: table-cell;
}
.product-detail-gray ul li span {
  width: 100%;
  float: left;
  padding-top: 15px;
  font-size: 15px;
}
.bag-right .shop-small-title {
  padding: 10px 0;
}
.bag-right .shop-small-title span {
  text-align: right;
  float: right;
  color: var(--dark-blue);
}
ul.payment-logo {
  margin-top: 20px;
  padding: 0;
  margin-bottom: 30px;
}
ul.payment-logo li {
  padding: 20px 15px 0 0;
  list-style-type: none;
  display: inline-block;
}
.coll-exp-main .myaccordion {
  margin-top: 0;
}
.coll-exp-main .myaccordion .btn .title {
  padding: 0;
}
.coll-exp-main .myaccordion .card:first-child .card-header {
  padding-top: 0;
}
.myaccordion .btn {
  width: 100%;
  color: #191d29;
  padding: 0;
  font-size: 20px;
}
.myaccordion {
  max-width: 100%;
  margin: 20px auto;
}
.myaccordion .card,
.myaccordion .card:last-child .card-header {
  border: none;
  border-radius: 0;
  border-bottom: 1px solid #dcdce8;
}
.myaccordion .card-header {
  background: transparent;
  border-bottom: 0;
  padding-left: 0;
}
.myaccordion .fa-stack {
  font-size: 18px;
}
.myaccordion .card-body {
  padding-left: 0;
}
.myaccordion .btn {
  width: 100%;
  color: #191d29;
  padding: 0;
  font-size: 20px;
}
.myaccordion .btn-link:hover,
.myaccordion .btn-link:focus {
  text-decoration: none;
  color: #000;
}
.myaccordion li + li {
  margin-top: 10px;
}
button.d-flex.align-items-center.justify-content-between.btn.btn-link[aria-expanded="true"]:after {
  content: "\f068";
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  font-size: 14px;
}
button.d-flex.align-items-center.justify-content-between.btn.btn-link[aria-expanded="false"]:after {
  content: "\f067";
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  font-size: 14px;
}
.myaccordion .btn .title {
  border-bottom: 0;
  font-size: 22px;
}
.product-listing {
  width: 100%;
  float: left;
}
.diamond-listing {
  width: 100%;
  float: left;
}
.recent-prod-row {
  width: 100%;
  float: left;
}
.small-title {
  font-size: 16px;
  margin: 0px 0 30px;
}
.user-form .form-check-label {
}
::selection {
  background: #000;
}
.user-form select.custom-select {
  width: 160px;
}
.login-form {
  background: #f8f8f8;
  padding: 25px 20px;
  width: 100%;
  float: left;
}
.forgot-pass a {
  color: #000;
  font-size: 15px;
  padding-top: 20px;
  float: left;
}
.title-grp {
  margin-top: 20px;
}
.bag-right .order-first-right {
  padding-left: 15px;
}
.bag-right .saprator {
  height: 1px;
  background: #d0d0d0;
  width: 100%;
  margin: 25px 0 15px;
}
.shop-details {
  margin-bottom: 80px;
}
.main-banner-inner.inner-page-banner .sub-title {
  padding-bottom: 20px;
}
.list-subtitle {
  font-size: 15px;
  color: #4a4a4a;
  padding-top: 10px;
}
.gen-medium-title {
  color: #292929;
  font-size: 35px;
  padding-bottom: 10px;
  line-height: 45px;
}
.product-metal-main {
  width: 100%;
  float: left;
  padding: 0 50px;
  margin-bottom: 150px;
}
.metal-boxes-main {
  width: 100%;
  float: left;
  margin-top: 70px;
}
.metal-box {
  background: #fafafa;
  padding: 30px 20px;
  width: 100%;
  float: left;
}
.metal-box .title {
  color: #4a4a4a;
  font-size: 18px;
  text-transform: uppercase;
  text-align: center;
  padding-top: 50px;
  width: 100%;
  float: left;
}
.metal-boxes-main a {
  border-bottom: 2px solid transparent;
  width: 100%;
  float: left;
}
.metal-boxes-main a:hover {
  border-bottom: 2px solid var(--dark-blue);
}
.ring-type-details {
  margin-top: 80px;
  width: 100%;
  float: left;
}
.ring-type-content {
  margin-top: 50px;
}
.ring-type-content .title {
  color: #4a4a4a;
  font-size: 20px;
  margin-bottom: 10px;
}
.ring-type-content p {
  color: #4a4a4a;
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 30px;
}
.for-zero-text .top-title {
  font-size: 18px;
  color: #292929;
  width: 100%;
  float: left;
  margin-bottom: 10px;
}
.for-zero-text .main-title {
  font-size: 45px;
}
.for-zero-text .sub-title {
  font-size: 15px;
  color: #4a4a4a;
  width: 100%;
  float: left;
  padding-top: 20px;
  line-height: 25px;
  padding-bottom: 30px;
}
.for-zero-text img {
  padding: 50px 0 20px;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #d0d0d0;
  background: var(--dark-blue)
    url(images/ui-bg_highlight-soft_100_f6f6f6_1x100.png) 50% 50% repeat-x;
  font-weight: bold;
  color: #0073ea;
  background: #ffffff;
  width: 20px;
  height: 40px !important;
  margin-top: -10px;
  border-radius: 4px;
}
.diamond-table object {
  float: left;
  width: 40px;
  height: 40px;
}
.diamond-table table.table thead {
  background: black;
  color: #fff;
}
.diamond-table .object-title {
  vertical-align: -webkit-baseline-middle;
}
.diamond-table .table thead th {
  font-size: 12px;
  border: 0;
}
.diamond-table .table tr:nth-child(4n + 1) td,
.diamond-table .table tr:nth-child(4n + 2) td {
  background: #e7e7e7;
}
.diamond-table .table tr:nth-child(4n + 1):hover td,
.diamond-table .table tr:nth-child(4n + 2):hover td {
  background: #e7e7e7;
}
.diamond-table .table tr:nth-child(4n + 3):hover td,
.diamond-table .table tr:nth-child(4n + 4):hover td {
  background: white;
}
.diamond-table .table tr.line_hover,
.diamond-table .table tr.line_active {
  cursor: pointer;
}
.diamond-table .table tr.line_hover td:first-child,
.diamond-table .table tr.line_active td:first-child {
  border-left: 1px solid #000;
}
.diamond-table .table tr.line_hover td:last-child,
.diamond-table .table tr.line_active td:last-child {
  border-right: 1px solid #000;
}
.diamond-table .table tr.line_hover:nth-child(2n + 1) td,
.diamond-table .table tr.line_active:nth-child(2n + 1) td {
  border-top: 1px solid #000;
}
.diamond-table .table tr.line_hover:nth-child(2n + 2) td,
.diamond-table .table tr.line_active:nth-child(2n + 2) td {
  border-bottom: 1px solid #000;
}
.matching {
  text-align: center;
}
.diamond-table .table td {
  font-size: 12px;
}
.diamond-display .carousel-inner {
  width: 100%;
  font-size: 14px;
}
.diamond-display {
  background-color: #fff;
  overflow: hidden;
  border: 1px solid #000;
  width: 100%;
  float: left;
  height: max-content;
}
.diamond-display .main-button.full-width {
  margin: 15px 0 0;
  font-size: 14px;
}
.diamond-display .main-button.full-width.border {
  background: #fff;
  border: 1px solid #000 !important;
}
.diamond-display .main-button.full-width.border:hover {
  background: var(--dark-blue);
}
.diamond-display .carousel.slide {
  margin-top: 25px !important;
}
.diamond-display span.property {
  width: 100%;
  float: left;
}
.diamond-display span.value {
  color: #000;
}
.diamond-display .carousel-inner img {
  border-radius: 10px;
  margin-bottom: 20px;
}
.property-price {
  font-size: 22px;
  width: 100%;
  float: left;
  padding-top: 20px;
}
.diamond-display .carousel-control-next,
.carousel-control-prev {
  bottom: 0;
  top: auto;
  opacity: 1;
  bottom: -32px;
}
.diamond-display .carousel-control-next-icon,
.diamond-display .carousel-control-prev-icon {
  filter: invert(1);
}
.carousel-control-next {
  right: 30%;
}
.carousel-control-prev {
  left: 30%;
}
.advance-area,
.diamond-table-main {
  width: 100%;
  float: left;
}
.diamond-display .carousel-inner .col-sm-4 {
  width: 33.33333%;
}
.diamond-display .table {
  margin-bottom: 0;
}
.diamond-display .diamond-table {
  overflow-x: unset;
  margin: 0 -15px;
}
.sigin-regi-page {
  width: 50%;
  margin: auto;
}
.sigin-regi-page .diff-title span {
  color: var(--dark-blue);
  font-size: 20px;
  width: 100%;
  float: left;
}
.sigin-regi-page .user-details {
  margin-top: 30px;
  float: left;
  width: 100%;
  margin-bottom: 100px;
}
.sigin-regi-page .acount-link {
  width: 100%;
  float: left;
  text-align: center;
  padding-top: 20px;
}
.sigin-regi-page .acount-link a {
  color: var(--dark-blue);
}
.sigin-regi-page .custom-select {
  width: 40%;
}
@media (max-width: 1320px) {
  .diamod-select-main ul {
    width: 100%;
    float: left;
  }
  .diamod-select-main .title {
    border: 0;
  }
  .diamod-select-main .title br {
    display: none;
  }
  .setting-steps-main .step {
    width: 200px;
    height: 200px;
    padding: 20px 10px;
  }
  .setting-steps-main .step .title {
    font-size: 16px;
  }
}
@media (max-width: 1200px) {
  .step-arrow {
    display: none;
  }
  .setting-steps-main {
    display: flex;
  }
  .step-main.center {
    width: auto;
    margin: auto;
  }
  .step-main {
    width: auto;
  }
  .filter-main {
    padding: 20px;
  }
  .color-filter ul li {
    margin: 0 5px 0px 0px;
  }
  .filter-select-main {
    margin-bottom: 30px;
  }
  .filter-select-title {
    margin-bottom: 0;
  }
  .product-main {
    min-height: 250px;
  }
  .product-main {
    padding: 10px;
  }
  .weddingselect ~ #diamond-list .product-main {
    padding-bottom: 20px;
    min-height: 0;
    margin-bottom: 10px;
  }
}
@media (max-width: 1110px) {
  .filter-select-title {
    margin-bottom: 0;
  }
  .filter-select-main.color ul li a {
    padding: 10px 12px;
  }
  .filter-select-main.Clarity ul li a {
    padding: 10px 12px;
  }
  .diamond-table object {
    width: auto;
    height: auto;
    text-align: center;
    margin: 0;
    padding: 0;
  }
}
@media (max-width: 991px) {
  .left-header a.nav-link {
    padding: 0 20px 0 0 !important;
  }
  .right-header a.nav-link {
    padding: 0 20px 0 0 !important;
  }
  .right-header li.nav-item:last-child a.nav-link {
    padding-right: 0 !important;
  }
  .wishlist {
    display: none;
  }
  .content-aria {
    padding-top: 30px;
  }
  .build-ring-box {
    width: 100%;
  }
  .bag-left .title,
  .bag-right .title {
    font-size: 20px;
  }
  .banner-content {
    color: #fff;
    padding: 100px 40px 50px;
  }
  .filter-select-main ul li a {
    margin-bottom: 2px;
    float: left;
  }
  .filter-select-main {
    margin-bottom: 10px;
  }
  .color-filter ul li {
    margin: 0;
    padding: 0;
  }
  .filter-select-title {
    width: 100%;
  }
  .ring-info-content {
    padding: 0;
  }
  .ring-info-main {
    display: none;
  }
  .build-ring.ring-info {
    padding-bottom: 0;
  }
  .build-ring.ring-info .main-title {
    text-align: left;
  }
  .build-ring.ring-info .sub-title {
    text-align: left;
  }
  .order-first-right {
    order: -1;
  }
  .recent-prod {
    margin-top: 50px;
    float: left;
  }
  #myCarousel {
    margin-bottom: 10px;
  }
  .product-slider .carousel.slide {
    margin-top: 40px;
  }
  button.main-button {
    margin-top: 30px;
    font-size: 16px;
  }
  .metal-box {
    padding-bottom: 30px;
  }
  .product-metal-main {
    margin-bottom: 80px;
    padding: 0;
  }
  .metal-boxes-main {
    margin-top: 40px;
  }
  .ring-type-details {
    margin-top: 60px;
  }
  .ring-type-content {
    margin-top: 25px;
  }
  .metal-boxes-main a {
    margin-bottom: 30px;
  }
  .diamond-table {
    overflow-x: scroll;
  }
  .diamond-display .carousel-inner img {
    height: 200px;
    width: auto;
    margin: auto;
    display: block;
  }
  .diamond-display {
    padding: 10px;
    padding-bottom: 50px;
  }
  .sigin-regi-page {
    width: 80%;
  }
  .bag-left .ring-details {
    padding-top: 0;
  }
}
@media (max-width: 767px) {
  .container,
  .container-sm {
    max-width: 100%;
  }
  .build-ring-box img {
    display: block;
  }
  .carousel-item {
    height: auto !important;
  }
  .banner-content {
    color: #fff;
    padding-top: 40px;
  }
  .banner .big-title {
    font-size: 40px;
    line-height: 45px;
  }
  .sub-title {
    padding-bottom: 30px;
  }
  .banner-content button.main-button {
    margin-bottom: 50px;
  }
  .main-title {
    font-size: 30px;
    line-height: 35px;
  }
  .build-ring .sub-title {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  button.main-button {
    margin-right: 10px;
    padding: 0px 15px;
    font-size: 16px;
  }
  .call-expert {
    padding: 10px 0 0px 0;
  }
  .prod-slider1 {
    padding: 50px 0 60px;
  }
  .build-ring {
    padding: 40px 0;
  }
  .promise-nova {
    padding-top: 40px;
  }
  .promise-nova button.main-button.white-bg {
    margin: 30px auto 0;
  }
  .setting-steps-main .step {
    border-radius: 0;
  }
  .product-contact-details {
    padding: 40px 10px;
  }
  .setting-steps-main .step i.fas.fa-check-circle {
    color: var(--dark-blue);
    top: -10px;
    position: absolute;
    right: -10px;
    font-size: 25px;
  }
  .metal-box .title {
    font-size: 16px;
  }
  .product-metal-main {
    margin-bottom: 70px;
  }
  .inner-banner-main {
    background-position-x: 80% !important;
    background-size: cover !important;
    height: 370px !important;
  }
  .sigin-regi-page .diff-title span {
    font-size: 18px;
    line-height: 22px;
    padding-top: 10px;
  }
  .sigin-regi-page .user-details {
    margin-bottom: 50px;
  }
}
@media (max-width: 640px) {
  ul.navbar-nav.left-header {
    display: none;
  }
  header .ml-auto,
  .mx-auto {
    margin-left: 20px !important;
  }
  ul.nav.navbar-nav.right-header {
    display: contents;
  }
  footer {
    padding: 40px 0 30px;
  }
  .footer-btm {
    margin-top: 40px;
    padding-top: 20px;
  }
  ul.social-link {
    margin: 0px 0 0;
  }
  .setting-steps-main .step {
    width: 150px;
  }
  .setting-steps-main .step .title {
    font-size: 15px;
  }
  .setting-steps-main .step .title span {
    font-size: 14px;
  }
  .sigin-regi-page {
    width: 100%;
  }
}
@media (max-width: 575px) {
  .promise-nova .box {
    margin-bottom: 20px;
  }
  ul.footer-section {
    margin: 10px 0 10px 0;
  }
  .setting-steps-main .step {
    width: 100px;
    height: 230px;
  }
  .redboldfont {
    font-size: 30px !important;
  }
}
@media (max-width: 520px) {
}
@media (max-width: 420px) {
}
@media (max-width: 379px) {
}
@media (min-width: 992px) {
  .container {
    max-width: 1200px !important;
  }
}
.lead {
  font-size: 21px;
  line-height: 32px;
  color: #181825;
}
.z-index-0 {
  z-index: 0;
}
::selection {
  background: rgba(255, 244, 147, 0.8);
  color: #272c30;
}
.btn {
  font-size: 16px;
  padding: 11px 21px;
  border-radius: 4px;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  overflow: hidden;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
  transition: 0.3s ease;
}
/*--- btn default --*/
.btn-brand {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.btn-brand:hover {
  color: #fff;
  background-color: #08b072;
  border-color: #08b072;
}
.btn-brand.focus,
.btn-brand:focus {
  color: #fff;
  background-color: #08b072;
  border-color: #08b072;
  box-shadow: none;
}
/*----------------- 7. Headers ---------------------------------*/
.header-classic {
  background-color: #fff;
}
/* -------------------- Top Header --------------------*/
.top-header {
  background-color: #fff;
  font-size: 14px;
  color: #626582;
  line-height: 30px;
  border-bottom: 1px solid #f0f1f9;
  border-top: 3px solid #3544ee;
  padding-bottom: 4px;
  padding-top: 4px;
}
.top-header ul {
  margin-bottom: 0px;
}
.top-header ul li {
  float: left;
  margin-left: 18px;
}
.top-header ul li a {
  color: #626582;
}
.top-header i {
  font-size: 10px;
}
.top-header-social {
}
.top-header-social i {
  font-size: 14px;
}
.top-header-social ul {
  margin-left: 10px;
}
.top-header-social ul li {
  float: left;
  margin-left: 8px;
}
.top-header-social ul li a {
  color: #9d9ea7;
}
.top-header-social ul li a:hover {
  color: #01d486;
}
/*-------------------------------------------------------------------8. Navigations-------------------------------------------------------------------*/
/*-------------------- Navigation classic ---------------------*/
.navbar-classic {
}
.navbar-classic.navbar-light .navbar-nav .nav-link {
  color: #181825;
  padding: 12px 16px;
}
.navbar-classic .navbar-nav .nav-item {
}
.navbar-classic .navbar-nav .nav-item .nav-link {
  font-size: 15px;
  color: #181825;
  padding: 12px 10px;
  line-height: 20px;
  border-bottom: 1px solid #fff;
}
.navbar-classic .navbar-nav .nav-item .nav-link:hover {
  color: #3544ee;
}
.navbar-classic .navbar-nav .nav-item .nav-link:hover.dropdown-toggle::after {
  color: #3544ee;
}
.navbar-classic.navbar {
  padding: 18px 0px;
}
.navbar-classic .dropdown-toggle::after {
  margin-top: 1px;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 6px;
  vertical-align: -2px;
  content: "\f107";
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: none;
  color: #bdbebf;
  font-family: "Font Awesome\ 5 Free";
  font-weight: 900;
  margin-right: 15px;
  font-size: 13px;
  float: right;
}
.navbar-classic .navbar-collapse.show .dropdown .dropdown-menu .dropdown-item {
  border-bottom: 1px solid #f1f1f6;
  border-radius: 0px;
}
.navbar-brand {
  display: inline-block;
  padding-top: 5px;
  padding-bottom: 2px;
  margin-right: initial;
  line-height: inherit;
  white-space: nowrap;
  color: #181825;
  font-size: 24px;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 16rem;
  padding: 12px;
  margin: 18px 0px;
  font-size: 1rem;
  color: #808294;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgb(255, 255, 255);
  border-radius: 2px;
  -webkit-box-shadow: 0px 3px 11px 0px rgba(0, 0, 0, 0.09);
  -moz-box-shadow: 0px 3px 11px 0px rgba(0, 0, 0, 0.09);
  box-shadow: 0px 3px 11px 0px rgba(0, 0, 0, 0.09);
}
.dropdown-item {
  display: block;
  width: 100%;
  padding: 15px 15px;
  clear: both;
  font-weight: 400;
  color: #181825;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  font-size: 15px;
  line-height: 15px;
}
.dropdown-item:focus,
.dropdown-item:hover {
  color: #4955ef;
  text-decoration: none;
  background-color: #eeeffd;
  border-radius: 4px;
}
.dropdown-item:focus .dropdown-toggle::after,
.dropdown-item:hover.dropdown-toggle::after {
  color: #4955ef;
}
@media (min-width: 992px) {
  .dropdown .dropdown-menu {
    display: block;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
  }
  .dropdown:hover > .dropdown-menu {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    opacity: 1;
    visibility: visible;
  }
  .dropdown-submenu:hover .dropdown-menu {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    opacity: 1;
    visibility: visible;
  }
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu a::after {
  transform: rotate(-90deg);
  position: absolute;
  right: 17px;
  top: 25px;
}
.dropdown-submenu .dropdown-menu {
  top: 0px;
  left: 100%;
  margin-left: 13px;
  margin-right: 0.1rem;
}
.caret-up {
  width: 0;
  height: 0;
  border-left: 4px solid rgba(0, 0, 0, 0);
  border-right: 4px solid rgba(0, 0, 0, 0);
  border-bottom: 4px solid;
  display: inline-block;
  margin-left: 2px;
  vertical-align: middle;
}
.mega-dropdown {
  position: unset;
}
.mega-dropdown-menu {
  width: 100%;
  position: absolute;
  top: 41px;
  margin: 15px 0px;
}
.mega-dropdown-menu ul {
  list-style: none;
}
.nav-dropitem-arrow {
  position: relative;
  font-size: 12px;
  opacity: 0;
  padding-right: 10px;
}
.nav-dropitem-arrow i {
  position: absolute;
  /* top: -1px;
	*/
}
.dropdown-item:focus,
.dropdown-item:hover {
  color: #3544ee;
  text-decoration: none;
  background-color: #eeeffd;
  border-radius: 4px;
}
.dropdown-item:hover .nav-dropitem-arrow {
  color: #4955ef;
  opacity: 1;
  margin-right: 5px;
}
.navbar-classic .navbar-toggler,
.navbar-boxed .navbar-toggler {
  padding: 17px 15px;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid #eaeaf0;
  border-radius: 0.25rem;
  position: relative;
}
/* mobile menu css */
.navbar-classic .navbar-collapse.show .dropdown .dropdown-menu {
  background: #fff;
  box-shadow: none;
  margin: 7px 0px;
}
.navbar-classic .navbar-collapse.show .navbar-nav .nav-item .nav-link {
  border-bottom: 1px solid #f1f1f6;
}
.navbar-classic
  .navbar-collapse.show
  .dropdown
  .dropdown-menu
  .dropdown-submenu.dropdown-item {
  border-bottom: 1px solid #f1f1f6;
}
.navbar-boxed .navbar-collapse.show .dropdown .dropdown-menu {
  background: #fff;
  box-shadow: none;
  margin: 7px 0px;
}
.navbar-boxed .navbar-collapse.show .navbar-nav .nav-item .nav-link {
  border-bottom: 1px solid #f1f1f6;
}
.navbar-boxed
  .navbar-collapse.show
  .dropdown
  .dropdown-menu
  .dropdown-submenu.dropdown-item {
  border-bottom: 1px solid #f1f1f6;
}
.navbar-transparent .navbar-collapse.show .dropdown .dropdown-menu {
  background: #fff;
  box-shadow: none;
  margin: 7px 0px;
}
.navbar-transparent .navbar-collapse.show .navbar-nav .nav-item .nav-link {
  border-bottom: 1px solid #495bfb;
}
.navbar-transparent
  .navbar-collapse.show
  .dropdown
  .dropdown-menu
  .dropdown-submenu.dropdown-item {
  border-bottom: 1px solid #f1f1f6;
}
.icon-bar {
  width: 21px;
  height: 3px;
  background-color: #3544ee;
  display: block;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  margin-top: 4px;
}
.navbar-toggler:focus {
  outline: 0px;
}
.navbar-toggler .top-bar {
  transform: rotate(45deg);
  transform-origin: 10% 190%;
  background-color: #3544ee;
}
.navbar-toggler .middle-bar {
  opacity: 0;
}
.navbar-toggler .bottom-bar {
  transform: rotate(-45deg);
  transform-origin: 10% -80%;
  background-color: #3544ee;
}
.navbar-toggler.collapsed .top-bar {
  transform: rotate(0);
  background-color: #3544ee;
}
.navbar-toggler.collapsed .middle-bar {
  opacity: 1;
}
.navbar-toggler.collapsed .bottom-bar {
  transform: rotate(0);
  background-color: #3544ee;
}
.nav__sub {
  display: flex;
  justify-content: center;
  justify-content: space-evenly;
  width: 100%;
  padding: 0;
  margin: 0;
  font-size: 16px;
  background: #eee;
  text-align: center;
}
.nav__sub .nav__parent {
  position: relative;
  flex-direction: column;
  width: 33.33%;
  margin: 40px auto;
  padding: 0 40px;
  border-right: 1px solid #d0cdcb;
  text-align: left;
  overflow: hidden;
}
.megamenuContainer h4 {
  -webkit-font-smoothing: antialiased;
  line-height: 36px;
  font-size: 1rem;
}
.nav__sub .nav__parent .nav__sub {
  font-size: 15px;
  color: #000;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  position: relative;
  top: 0;
  text-align: left;
  margin-bottom: 14px;
  max-height: 240px;
}
.nav__sub .title {
  font-size: 25px;
  color: #000;
  text-align: left;
  margin-bottom: 30px;
}
.megamenuContainer li {
  line-height: 40px;
}
.nav__sub .nav__link {
  text-decoration: none;
  color: #000;
  margin-bottom: 30px;
  display: contents;
  line-height: 37px;
}
.nav__sub .nav__parent .nav__sub {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  position: relative;
  top: 0;
  text-align: left;
  margin-bottom: 14px;
  max-height: 240px;
}
.browse-by-shape .nav__link {
  display: flex;
  align-content: center;
  line-height: 70px;
  color: #000;
}
ul.by-shape .icon {
  display: inline-flex;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  margin-right: 0;
  margin-left: -10px;
  height: 45px !important;
  width: 50px !important;
  margin-top: -10px;
}
.menu-diamond-list.list ul.nav__sub {
  display: unset;
}
.menu-diamond-list.list li.nav__link {
  padding: 0;
  margin: 0;
  display: block;
  text-align: left;
}
.nav__sub {
  display: flex;
  justify-content: center;
  justify-content: space-evenly;
  width: 100%;
  padding: 0;
  margin: 0;
  font-size: 16px;
  background: #eee;
  text-align: center;
}
.nav__sub .nav__parent .nav__sub {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  position: relative;
  top: 0;
  text-align: left;
  margin-bottom: 14px;
  max-height: 240px;
}
.nav__sub {
  display: flex;
  justify-content: center;
  justify-content: space-evenly;
  width: 100%;
  padding: 0;
  margin: 0;
  font-size: 16px;
  background: #fafafa;
  text-align: center;
}
.icon-round {
  background-image: url(../images/Icons__Round_Brilliant.svg);
}
.icon-princess {
  background-image: url(../images/Icons__Princess.svg);
}
.icon-pear {
  background-image: url(../images/Icons__Pear.svg);
}
.icon-princess {
  background-image: url(../images/Icons__Princess.svg);
}
.menu-main .icon-bar {
  background-color: var(--dark-blue);
}
button:focus {
  outline: 0;
}
.icon-coloured-engagement-ring {
  background-image: url(../images/Icons__Coloured_Engagement_Ring.svg);
}
.icon-cushion {
  background-image: url(../images/Icons__Cushion.svg);
}
.icon-delivery {
  background-image: url(../images/Icons__Delivery.svg);
}
.icon-diamond-guide {
  background-image: url(../images/Icons__Diamond_Guide.svg);
}
.icon-diamond-shoulders {
  background-image: url(../images/Icons__Diamond_Shoulders.svg);
}
.icon-diamonds {
  background-image: url(../images/Icons__Diamonds.svg);
}
.icon-emerald {
  background-image: url(../images/Icons__Emerald.svg);
}
.icon-engagement {
  background-image: url(../images/Icons__Engagement.svg);
}
.icon-five-stone {
  background-image: url(../images/Icons__Five_Stone.svg);
}
.icon-halo {
  background-image: url(../images/Icons__Halo.svg);
}
.icon-hand-selected-diamonds {
  background-image: url(../images/Icons__Hand_Selected_Diamonds.svg);
}
.icon-heart {
  background-image: url(../images/Icons__Heart.svg);
}
.icon-jewellery-care {
  background-image: url(../images/Icons__Jewellery_Care.svg);
}
.icon-luxury-gift-wrap {
  background-image: url(../images/Icons__Luxury_Gift_Wrap.svg);
}
.icon-maintenance {
  background-image: url(../images/Icons__Maintenance.svg);
}
.icon-marquise {
  background-image: url(../images/Icons__Marquise.svg);
}
.icon-new-in {
  background-image: url(../images/Icons__New_In_.svg);
}
.icon-oval {
  background-image: url(../images/Icons__Oval.svg);
}
.icon-pear {
  background-image: url(../images/Icons__Pear.svg);
}
.icon-pravins-journal {
  background-image: url(../images/Icons__Pravins_Journal.svg);
}
.icon-princess {
  background-image: url(../images/Icons__Princess.svg);
}
.icon-radiant {
  background-image: url(../images/Icons__Radiant.svg);
}
.icon-ring-box {
  background-image: url(../images/Icons__Ring_Box.svg);
}
.icon-round {
  background-image: url(../images/Icons__Round_Brilliant.svg);
}
.icon-rubover {
  background-image: url(../images/Icons__Rubover.svg);
}
.icon-solitaire {
  background-image: url(../images/Icons__Solitaire.svg);
}
.icon-three-stone {
  background-image: url(../images/Icons__Three_Stone.svg);
}
.icon-trilliant {
  background-image: url(../images/Icons__Trilliant.svg);
}
.icon-asscher {
  background-image: url(../images/Icons__Asscher.svg);
}
[class*=" icon-"],
[class^="icon-"] {
  font-family: "ultimateHB";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.nav__sub .nav__parent {
  position: relative;
  flex-direction: column;
  width: 33.33%;
  margin: 40px auto;
  padding: 0 20px;
  border-right: 1px solid #d0cdcb;
  text-align: left;
  overflow: hidden;
}
.megamenuContainer li {
  line-height: 40px;
}
li.menu-diamond-list {
  width: 33.33%;
  margin: 40px auto;
  padding: 0 30px;
  flex-direction: column;
  border-right: 1px solid #d0cdcb;
  overflow: hidden;
}
li.menu-diamond-list-4 {
  width: 25%;
}
ul.by-shape {
  margin: 0;
  padding: 0;
}
ul.by-shape li.nav__link {
  list-style-type: none;
  display: flex;
  width: 50%;
  float: left;
  text-align: left;
  margin-bottom: 0;
}
.menu-diamond-list.dimond-list .nav__link {
  line-height: 23px;
}
.nav-pills .nav-link:hover,
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #000;
  background-color: transparent;
  background: transparent;
  border-bottom: 1px solid var(--dark-blue);
  border-radius: 0;
}
.banner button.btn.btn-primary.leftList,
.banner button.btn.btn-primary.rightList {
  background: #fff;
  border: 1px solid var(--dark-blue);
  padding: 7px 10px 11px;
  border-radius: 0;
}
.banner button.btn.btn-primary.leftList {
  margin-left: 10px;
}
.banner button.btn.btn-primary.rightList {
  margin-right: 10px;
}
.navbar-light .navbar-nav .nav-link:hover,
.nav-pills .nav-link:hover,
.diamod-select-main ul li a:hover span,
ul.footer-section li a:hover {
  color: var(--dark-blue);
}
.nav-pills .nav-link:hover,
.diamod-select-main ul li a,
.navbar-expand-md .navbar-nav .nav-link {
  border-bottom: 1px solid var(--dark-blue) 00;
}
.MultiCarousel .MultiCarousel-inner .item:hover {
  border-bottom: 1px solid var(--dark-blue);
}
button.main-button .MultiCarousel .MultiCarousel-inner .item:hover {
  border-bottom: 2px solid var(--dark-blue);
}
/*-------------------------------------------------------------------Start About Us-------------------------------------------------------------------*/
.main-wrapper {
  position: relative;
  display: inline;
  width: 100%;
  padding-top: 70px;
  float: left;
}
.about_banner_text {
  margin-bottom: 50px;
}
.about-text-des p {
  font-size: 18px;
  line-height: 30px;
  color: #000000;
  text-align: center;
}
.about-text-des {
  padding-top: 45px;
}
.page-title {
  font-size: 30px;
  line-height: 40px;
  color: #292929;
  font-weight: 500;
}
.diamond-section {
  position: relative;
  display: inline-block;
  width: 100%;
  padding: 200px 0;
}
.diamond-des {
  max-width: 546px;
  margin: 0 auto;
}
.diamond-des h3 {
  font-size: 35px;
  line-height: 40px;
  color: #292929;
  font-weight: 500;
  margin-bottom: 30px;
}
.diamond-des p {
  font-size: 15px;
  line-height: 30px;
  color: #4a4a4a;
  font-weight: 500;
}
.diamond-img img {
  max-width: 100%;
}
.about-ring-box {
  position: relative;
  display: inline-block;
  width: 100%;
}
.about-ring-text {
  max-width: 506px;
  margin: 0 auto;
  padding-top: 40px;
}
.about-ring-text h3 {
  font-size: 35px;
  line-height: 30px;
  color: #292929;
  font-weight: 500;
  margin-bottom: 31px;
}
.about-ring-text p {
  font-size: 16px;
  line-height: 30px;
  color: #292929;
  font-weight: 500;
}
.diamond-anatomy-inner h4 {
  font-size: 18px;
  line-height: 25px;
  color: #000000;
  font-weight: 600;
  margin-bottom: 20px;
}
.left-side-bar {
  padding: 28px;
  background-color: var(--dark-blue);
}
.left-side-bar h4 {
  font-size: 20px;
  line-height: 35px;
  color: #ffffff;
  font-weight: 600;
  border-bottom: 1px solid #fafafa;
}
.side-bar-list ul {
  padding: 0;
  margin: 0;
}
.side-bar-list ul li {
  font-size: 18px;
  line-height: 35px;
  color: #ffffff;
  font-weight: 500;
  list-style: none;
}
.diamond-anatomy-inner {
  margin-bottom: 80px;
}
.diamond-anatomy-inner h3 {
  font-size: 30px;
  line-height: 40px;
  color: #292929;
  font-weight: 500;
  border-bottom: 1px solid #d0d0d0;
  margin-bottom: 33px;
}
.diamond-anatomy-inner p {
  font-size: 16px;
  line-height: 25px;
  color: #000000;
  font-weight: 400;
}
.diamond-anatomy-inner ul {
  padding: 0;
  margin: 0;
}
.diamond-anatomy-inner ul li {
  font-size: 16px;
  line-height: 25px;
  font-weight: 400;
  list-style: none;
  padding-bottom: 15px;
}
.diamond-anatomy-inner ul li strong {
  font-size: 18px;
  line-height: 25px;
  color: #000000;
  font-weight: 600;
}
.gia-diamond-des h4 {
  font-size: 20px;
  line-height: 30px;
  color: #000000;
  font-weight: 400;
}
.diamond-list li {
  background: url(../images/list-arrow.png) no-repeat left top;
  font-size: 16px;
  line-height: 25px;
  color: #000000;
  font-weight: 400;
  padding-left: 30px;
}
.diamond-shape-box {
  margin-bottom: 30px;
}
.diamond-shape-text {
  font-size: 20px;
  line-height: 25px;
  color: #000000;
  font-weight: 700;
}
.diamond-shape-img {
  padding: 20px 0;
}
.diamond-shape-des p {
  font-size: 16px;
  line-height: 25px;
  padding-top: 15px;
  font-weight: 400;
  text-align: center;
}
button.theme-button {
  background-color: var(--dark-blue);
  border: 2px solid #dd00ff;
  outline: none;
  border: none;
  color: #fff;
  /* width: 185px; */
  /* height: 53px; */
  padding: 14px 28px;
  font-size: 18px;
  line-height: 30px;
  color: #ffffff;
  font-weight: 400;
}
button.theme-button:hover {
  background-color: #efefef;
  color: #000000;
}
.custom-service h2 {
  font-size: 30px;
  line-height: 40px;
  color: #292929;
  font-weight: 500;
}
.custom-service.text-center {
  border-bottom: 1px solid #d0d0d0;
  margin-bottom: 30px;
}
.custom-service p {
  font-size: 18px;
  line-height: 30px;
  color: #6b6b6b;
  font-weight: 400;
  text-align: center;
}
/*-------------------------------------------------------------------END About Us-------------------------------------------------------------------*/
.product-details-right select {
  box-shadow: inset 0 -1.4em 1em 0 rgb(0 0 0 / 2%);
  color: #444;
  border-radius: 0px;
  padding: 4px 5px;
  margin: 2px 0;
  cursor: pointer;
  font-size: 15px;
  border-color: #c9c9c9;
}
.product-details-right select:hover {
  box-shadow: inset 0 -1.8em 1em 0 rgb(0 0 0 / 0%);
}
.e_text {
  color: #000;
  border-radius: 10px;
  padding: 4px 5px;
  margin: 2px 0;
  cursor: pointer;
  font-size: 15px;
  border-color: #c9c9c9 !important;
}
.product-details-price {
  font-size: 30px;
  color: #000;
  font-weight: 500;
}
.product-name-title {
  font-size: 20px;
  line-height: 35px;
}
ul.product.usp {
  width: 100%;
  margin: 20px 0 0;
  border-top: 1px solid #e6eaeb;
  padding: 15px 0 0;
}
ul.product.usp .product-name-title {
  font-size: 18px;
  margin-bottom: 4px;
}
ul.product.usp li {
  list-style: none;
  padding: 5px 0;
  color: #242424;
  font-size: 14px;
  letter-spacing: 0.2px;
}
ul.product.usp li i {
  color: var(--dark-blue);
  margin-right: 6px;
  font-size: 15px;
}
.product__share.share span.share__title {
  font-size: 19px;
  color: #000;
  padding-right: 20px;
}
.product__share.share {
  width: 100%;
  padding: 20px 0 0;
  border-top: 1px solid #efefef;
  border-bottom: 0;
  margin: 15px 0 15px;
}
.product__share.share a {
  color: var(--dark-blue);
  padding-right: 20px;
  font-size: 25px;
}
.product-review-btn img {
  margin-right: 5px;
}
.product-review-btn {
  border-bottom: 1px solid #efefef;
  width: 100%;
  padding: 0px 0 15px;
}
.product-review-btn a {
  color: #000;
  font-size: 16px;
}
.promise-nova .box .title a {
  color: #374151;
}
@media (max-width: 1025px) {
  .nav__sub .nav__parent {
    padding: 0 20px;
  }
  .nav__sub .title {
    font-size: 16px;
  }
  ul.by-shape li.nav__link {
    width: 100%;
  }
  .nav__sub .nav__link {
    line-height: 25px;
  }
  .nav__sub .nav__link {
    font-size: 14px;
  }
  li.menu-diamond-list {
    padding: 0 10px;
  }
  .nav__sub .title {
    margin-bottom: 15px;
  }
  li.menu-diamond-list {
    margin: 30px auto;
  }
}
button.navbar-toggle {
  display: none;
}
.main-wrapper .diamond-section {
  padding: 120px 0;
}
@media (max-width: 992px) {
  .main-wrapper .diamond-section {
    padding: 40px 0;
  }
}
@media (max-width: 768px) {
  button.navbar-toggle {
    border: 0;
    padding: 5px 10px 8px;
    width: 100%;
    background: #fafafa;
  }
  button.navbar-toggle {
    display: block;
  }
  a.nav-link.logo img {
    height: 56px;
  }
  .navbar-nav .dropdown-menu {
    position: static;
    float: none;
    padding: 0;
  }
  li.menu-diamond-list {
    border: 0;
  }
  .menu-diamond-list.list ul.nav__sub {
    display: contents;
  }
  .shop-details {
    margin-top: 30px;
  }
  .main-wrapper {
    padding-top: 25px;
  }
  .diamond-anatomy-inner {
    margin-bottom: 30px;
  }
  .left-side-bar {
    margin-bottom: 30px;
  }
  .diamond-anatomy-inner h3 {
    font-size: 22px;
  }
  .diamond-des h3 {
    font-size: 25px;
    line-height: 30px;
  }
  .about-text-des p {
    font-size: 16px;
    line-height: 28px;
  }
}
@media (max-width: 640px) {
  .head-width-full {
    width: 100%;
    float: left;
  }
  .left-header .nav-link span,
  .right-header .nav-link span {
    width: 100%;
    display: block;
    text-align: center;
  }
  ul.navbar-nav.left-header {
    display: flex;
    padding: 0 0px;
    flex-direction: row;
  }
  ul.nav.navbar-nav.right-header {
    display: flex;
    text-align: center;
    flex-direction: row;
    padding: 0;
  }
  .link_icon {
    width: 70px;
  }
  .menu-diamond-list.list li.nav__link {
    padding: 3px 0;
  }
  header .ml-auto,
  .mx-auto {
    margin-left: 20px !important;
    width: 100%;
    float: left;
    order: -1;
    text-align: center;
  }
}
@media (max-width: 575px) {
  .nav__sub {
    display: block;
    padding: 15px;
  }
  li.menu-diamond-list {
    width: 100%;
  }
  li.menu-diamond-list {
    padding: 15px 0 0;
    margin: 0;
  }
  .banner-content .small-title {
    display: none;
  }
  .sub-title {
    padding-bottom: 30px;
    font-size: 16px;
    line-height: 22px;
  }
  .carousel-item {
    background-size: 130% !important;
  }
  .banner .banner-content .sub-title {
    display: none;
  }
  .banner-content {
    padding: 0px 40px 0px;
  }
  .banner .big-title {
    font-size: 20px;
    line-height: 25px;
    padding-top: 15px;
  }
  .banner .carousel-item {
    height: 100% !important;
    min-height: 180px !important;
  }
  .banner-content button.main-button {
    margin-bottom: 0;
    font-size: 14px;
    margin-top: 70px;
    padding: 10px 20px 8px;
  }
  .diamod-select-main ul li {
    padding: 0 17px;
    text-align: center;
    font-size: 14px;
    padding: 10px 20px 8px;
    width: 32.4444%;
  }
  .content-aria {
    padding-top: 0;
  }
  .diamod-select-main .title {
    float: left;
    width: 100%;
    text-align: center;
    padding: 5px 0 15px;
  }
  .promise-nova .box .title {
    text-align: center;
    font-size: 15px;
    padding-top: 20px;
    line-height: 20px;
  }
  .footer-section .col-sm-6.col-lg-3 {
    width: 50%;
    padding: 0 10px;
  }
  ul.footer-section li {
    padding-bottom: 4px;
  }
  ul.footer-section li a {
    font-size: 13px;
  }
  .footer-fst-col br {
    display: none;
  }
  .footer-fst-col {
    font-size: 13px;
  }
  .footer-fst-col a {
    width: 100%;
    float: left;
  }
  ul.nav.navbar-nav.mx-auto {
    width: 100%;
    float: left;
    order: -1;
    text-align: center;
  }
  .promise-nova .col-sm-3.box {
    width: 50%;
    float: left;
  }
  .promise-nova .box .title {
    text-align: center;
    font-size: 13px;
    padding-top: 15px;
  }
}
.dropdown-toggle::after {
  display: none;
}
@media (max-width: 420px) {
  a.nav-link.logo img {
    height: 40px;
  }
  .left-header .nav-link span,
  .right-header .nav-link span {
    padding-bottom: 4px;
  }
  .search-main {
    display: none;
  }
  .carousel-item {
    background-size: 150% !important;
  }
  .banner .carousel-item {
    min-height: 180px;
  }
  .banner-content button.main-button {
    padding: 5px 15px 4px;
    font-size: 12px;
  }
}
.confrim-ordr-title {
  color: #19ab1e;
  font-size: 25px;
}
.order-id-title {
  font-size: 18px;
  padding-top: 15px;
}
.order-sub-title {
  width: 50%;
  margin: auto;
  padding: 30px 0;
}
.Sucuess-icon img {
  padding: 0 0 30px 0;
}
.cancelled-ordr-title {
  color: red;
  font-size: 25px;
}
.order-conta {
  background: #f7f7f7;
  padding: 40px 0;
  margin: auto;
  margin-bottom: 30px;
}
.order-conta button.main-button.theme-button {
  color: #fff;
}
.order-conta .main-button {
  color: #000;
  transition: 0.3s;
  outline: none;
  border: none;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
}
@media (max-width: 375px) {
  .banner-content button.main-button {
    margin-top: 45px;
  }
  .banner .big-title {
    font-size: 18px;
  }
  .diamod-select-main ul li {
    width: 30%;
  }
  .diamod-select-main ul li span {
    font-size: 13px;
  }
}
@media (max-width: 991px) {
  .order-conta button.main-button.theme-button {
    padding: 9px 28px;
  }
  .shop-details {
    marin-top: 40px;
    margin-bottom: 40px;
  }
  div#cart_summary {
    margin-top: 30px;
  }
  #cart_rows .ring-details img {
    max-width: 263px;
  }
  .myaccordion .btn .title,
  .bag-left .title,
  .bag-right .title {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .order-sub-title {
    width: 100%;
    padding: 0 20px;
  }
  .shop-details {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .cart_img_select {
    padding-top: 0px;
  }
  .myaccordion .btn .title,
  .bag-left .title,
  .bag-right .title {
    font-size: 18px;
  }
}
@media (max-width: 575px) {
  .cart_img_select div#b_diamond {
    margin-top: 15px;
  }
}
@media (max-width: 500px) {
  .order-sub-title {
    margin-bottom: 20px;
    padding-top: 15px;
  }
  .order-conta .main-button {
    margin-top: 15px;
  }
  body {
    font-size: 14px;
  }
  div#cart_summary {
    margin-top: 20px;
  }
}
.advance-fl {
  background: #53255a;
}
.single-menu a.ttr {
  color: #fff;
}
/*New changes - css*/
.content-view-popup {
  margin: 0 auto;
  max-width: 700px;
  background: #fff;
  border-radius: 15px;
  padding: 15px;
  position: relative;
}
.diamond-image-list {
  height: 272px;
  overflow: hidden;
}
.diamond-image-list img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: bottom;
}
.add-rings-button-groups {
  display: flex;
  justify-content: center;
  width: 100%;
}
.add-rings-button-groups button {
  width: 50px;
  height: 50px;
  border: 0;
  outline: none !important;
  margin: 0 7px;
  background: var(--bg-grey);
  padding: 2px;
}
[tooltip] {
  position: relative;
  /* opinion 1 */
}
/* Applies to all tooltips */
[tooltip]::before,
[tooltip]::after {
  text-transform: none;
  /* opinion 2 */
  font-size: 0.9em;
  /* opinion 3 */
  line-height: 1;
  user-select: none;
  pointer-events: none;
  position: absolute;
  display: none;
  opacity: 1;
}
[tooltip]::before {
  content: "";
  border: 5px solid transparent;
  /* opinion 4 */
  z-index: 1001;
  /* absurdity 1 */
}
[tooltip]::after {
  content: attr(tooltip);
  /* magic! */
  /* most of the rest of this is opinion */
  font-family: Helvetica, sans-serif;
  text-align: center;
  /*
      Let the content set the size of the tooltips
      but this will also keep them from being obnoxious
      */
  min-width: 3em;
  max-width: 21em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 1ch 1.5ch;
  border-radius: 0.3ch;
  box-shadow: 0 1em 2em -0.5em rgba(0, 0, 0, 0.35);
  background: var(--dark-blue);
  color: #fff;
  z-index: 1000;
  /* absurdity 2 */
}
/* Make the tooltips respond to hover */
[tooltip]:hover::before,
[tooltip]:hover::after {
  display: block;
}
/* don't show empty tooltips */
[tooltip=""]::before,
[tooltip=""]::after {
  display: none !important;
}
/* FLOW: UP */
[tooltip]:not([flow])::before,
[tooltip][flow^="up"]::before {
  bottom: 100%;
  border-bottom-width: 0;
  border-top-color: var(--dark-blue);
}
[tooltip]:not([flow])::after,
[tooltip][flow^="up"]::after {
  bottom: calc(100% + 5px);
}
[tooltip]:not([flow])::before,
[tooltip]:not([flow])::after,
[tooltip][flow^="up"]::before,
[tooltip][flow^="up"]::after {
  left: 50%;
  transform: translate(-50%, -0.5em);
}
/* FLOW: DOWN */
[tooltip][flow^="down"]::before {
  top: 100%;
  border-top-width: 0;
  border-bottom-color: var(--dark-blue);
}
[tooltip][flow^="down"]::after {
  top: calc(100% + 5px);
}
[tooltip][flow^="down"]::before,
[tooltip][flow^="down"]::after {
  left: 50%;
  transform: translate(-50%, 0.5em);
}
/* FLOW: LEFT */
[tooltip][flow^="left"]::before {
  top: 50%;
  border-right-width: 0;
  border-left-color: var(--dark-blue);
  left: calc(0em - 5px);
  transform: translate(-0.5em, -50%);
}
[tooltip][flow^="left"]::after {
  top: 50%;
  right: calc(100% + 5px);
  transform: translate(-0.5em, -50%);
}
/* FLOW: RIGHT */
[tooltip][flow^="right"]::before {
  top: 50%;
  border-left-width: 0;
  border-right-color: var(--dark-blue);
  right: calc(0em - 5px);
  transform: translate(0.5em, -50%);
}
[tooltip][flow^="right"]::after {
  top: 50%;
  left: calc(100% + 5px);
  transform: translate(0.5em, -50%);
}
/* FX All The Things */
[tooltip]:not([flow]):hover::before,
[tooltip]:not([flow]):hover::after,
[tooltip][flow^="up"]:hover::before,
[tooltip][flow^="up"]:hover::after,
[tooltip][flow^="down"]:hover::before,
[tooltip][flow^="down"]:hover::after {
  animation: tooltips-vert 300ms ease-out forwards;
}
[tooltip][flow^="left"]:hover::before,
[tooltip][flow^="left"]:hover::after,
[tooltip][flow^="right"]:hover::before,
[tooltip][flow^="right"]:hover::after {
  animation: tooltips-horz 300ms ease-out forwards;
}
.diamond-main .product-price .pricetext {
  padding-left: 0px;
}
.pricetext {
  font-size: 16px;
  padding-left: 10px;
  color: #545051;
}
.load-mode button.main-button {
  clear: both;
}
.footer-contact-area .form input {
  width: 30%;
}
.modal-dialog {
  margin: 7.75rem auto !important;
}
.modal-dialog.modal-lg {
  margin: 0 auto !important;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  transform: translate(-50%, -50%) !important;
  max-width: 690px;
  padding: 0 15px;
}
.modal-content {
  min-height: 200px;
}
.d_specification .fa-info-circle {
  cursor: pointer;
}
.s_desc {
  margin-bottom: 40px;
}
input.upper {
  text-transform: uppercase;
}
input.lower {
  text-transform: lowercase;
}
input.capitalize {
  text-transform: capitalize;
}
.cat_name {
  color: var(--dark-blue);
  text-align: center;
  font-size: 1.75rem;
  font-weight: bold;
  margin-bottom: 15px;
}
.singleProductThree {
  position: relative;
}
.singleProductThree button.arrow-back.slick-arrow {
  left: -10px;
}
.singleProductThree button.arrow-next.slick-arrow {
  right: -10px;
}
.singleProductThree button.slick-arrow {
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  z-index: 1;
  height: 25px;
  width: 25px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  border: 0 !important;
}
.singleProductThreeNav .w-70,
.singleProductThreeNav .w-70 img {
  width: 70px;
  height: 70px;
}
.small_thums_innertabs .nav-tabs {
  border: 0;
}
.small_thums_innertabs .nav-item {
  height: 30px;
  width: 30px;
  padding: 0;
  margin: 0 5px;
  border-radius: 50%;
  gap: 10px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid transparent;
}
.small_thums_innertabs .nav-item.active {
  border: 1px solid #000;
}
.s_platinum {
  background: #e6eaeb;
}
.s_yellow {
  background: #efd9a7;
}
.s_rose {
  background: #f8ccb3;
}
.s_white {
  background: #e6eaeb;
}
.addtobuttons {
  width: 30%;
  margin-top: 10px;
}
.addtobuttons .add-rings-button-groups button {
  margin: 0 7px 0px 0px !important;
}
#cart_rows > .ring-details .addtobuttons .add-rings-button-groups img {
  max-width: 100%;
}
#cart_rows > .ring-details .addtobuttons .add-rings-button-groups {
  justify-content: flex-start;
  margin-bottom: 30px;
}
.tawk-min-container {
  display: none !important;
}
@media (max-width: 767px) {
  #cart_rows .cart_img_select .col-sm-6 {
    width: 50%;
    margin: 0;
  }
}
#myCarousel_matching .carousel-inner {
  display: flex;
  width: 100%;
  padding-bottom: 0px;
  float: none;
  justify-content: space-between;
}
#myCarousel_matching .carousel-item {
  margin-right: 10px;
  width: 60%;
  max-width: 60%;
  flex: 0 0 60%;
}
.product-slider #myCarousel_matching .carousel-item {
  /* margin-right:10px;
   width: 60%;
   max-width: 60%;
   flex: 0 0 60% */
  margin: 0 auto;
  width: 100%;
  max-width: 100%;
  flex: 0 0 100%;
  max-width: 500px;
  height: 0;
  oveflow-x: scroll !important;
  position: relative;
  padding-bottom: 56.25% !important;
}
.product-slider #myCarousel_matching .carousel-item iframe {
  width: 100%;
  height: 100% !important;
  position: absolute;
  left: 0;
  top: 0;
  min-height: 296px;
}
.diamond-display .table thead {
  background: #545047;
  color: #fff;
}
#myCarousel_matching .carousel-item#two {
  width: 40%;
  flex: 0 0 40%;
  min-width: 150px;
}
#myCarousel_matching .carousel-item#one table td {
  min-width: 150px;
  text-align: center;
}
#myCarousel_matching .carousel-item#two table td {
  text-align: center;
}
#myCarousel_matching .carousel-item table th {
  padding-left: 25px;
}
.diamond-display {
  display: none;
}
.diamond-table.active ~ .diamond-display {
  display: block;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 10201;
  border: 12px solid #eaeaea;
  max-width: 1000px;
  padding: 25px;
}
.diamond-display.close {
  display: none;
}
.diamond-table.active ~ .diamond-display.close {
  display: none;
}
.diamond-display .carousel-inner .diamond-display-details img {
  width: 100%;
  margin-bottom: 0;
  height: auto;
}
.diamond-display .carousel-inner .diamond-display-details table th,
.diamond-display .carousel-inner .diamond-display-details table td {
  padding-top: 3px;
  padding-bottom: 3px;
  height: 30px;
}
.diamond-table-main .diamond-display .diamond-table {
  position: absolute;
  height: 35px;
  width: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #be9851;
  border-radius: 50%;
  color: #fff;
  right: 19px;
  cursor: pointer;
  top: 5px;
  z-index: 10;
}
.diamond-table-main .diamond-display .diamond-table #close-diamond {
  color: #fff;
  display: flex;
}
.diamond-display .botton_groups {
  margin: 15px 0 15px;
  font-size: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.diamond-display .botton_groups button.main-button {
  margin: 0 5px;
}
#myCarousel_matching .carousel-item#two table tr th {
  display: none;
}
#myCarousel_matching .carousel-item#two table thead tr th:last-child {
  display: block;
}
#myCarousel_matching .carousel-item#one tbody tr:nth-child(even) th {
  background: #ebebeb;
  vertical-align: middle;
}
#myCarousel_matching .carousel-item#two tbody tr:nth-child(even) td,
#myCarousel_matching .carousel-item#one tbody tr:nth-child(even) td {
  background: #f8f8f8;
}
#myCarousel_matching .carousel-item#one tbody tr:nth-child(odd) th {
  background: #f2f2f2;
  vertical-align: middle;
}
.diamond-display .carousel-inner .diamond-small-thumb {
  height: 44px;
  width: 44px;
  vertical-align: middle;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
#myCarousel_matching .carousel-item table thead th:last-child {
  text-align: center;
  padding-left: 0;
}
#myCarousel_matching .carousel-item#two table thead tr th:last-child {
  padding-left: 0;
  width: 100%;
}
@media (max-width: 767px) {
  .diamond-table.active ~ .diamond-display {
    width: 92%;
  }
  #myCarousel_matching .carousel-item#two {
    min-width: 110px;
  }
  #myCarousel_matching .carousel-item {
    min-width: 250px;
  }
  #myCarousel_matching .carousel-inner {
    overflow-x: scroll;
  }
  .diamond-display .carousel-inner .diamond-display-details table th,
  .diamond-display .carousel-inner .diamond-display-details table td {
    font-size: 12px;
    width: 130px;
  }
  .diamond-table-main .diamond-display .diamond-table {
    width: 25px;
    height: 25px;
  }
  .diamond-table-main .diamond-display .diamond-table #close-diamond {
    font-size: 13px;
  }
  .diamond-display .botton_groups button.main-button {
    font-size: 13px;
  }
}
@media (max-width: 574px) {
  #myCarousel_matching .carousel-item table th {
    padding-left: 22px;
    padding-right: 0;
  }
  #myCarousel_matching .carousel-item table td span,
  .diamond-display .carousel-inner .diamond-display-details table th,
  .diamond-display .carousel-inner .diamond-display-details table td {
    font-size: 11px;
  }
  .diamond-display .carousel-inner .diamond-display-details table th,
  .diamond-display .carousel-inner .diamond-display-details table td {
    width: auto;
  }
  #myCarousel_matching .carousel-item {
    min-width: 195px;
  }
  #myCarousel_matching .carousel-item#one table td {
    min-width: 115px;
  }
  #myCarousel_matching .carousel-inner {
    overflow-x: hidden;
  }
}
@media (max-width: 420px) {
  #myCarousel_matching .carousel-item table td {
    padding-left: 5px;
  }
  .diamond-table.active ~ .diamond-display {
    border: 2px solid #eaeaea;
  }
}
@media (max-width: 360px) {
  #myCarousel_matching .carousel-item .table-responsive {
    width: auto;
  }
}
.classic-ring-thumb {
  height: 120px;
  width: 100%;
  position: relative;
  display: flex;
  justify-content: center;
}
.classic-ring-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  max-width: 150px;
}
@media (max-width: 991px) {
  .product-details .product-slider .carousel.slide {
    margin-top: 0;
  }
}
@media (max-width: 574px) {
  .product-price,
  .product-main .product-name,
  .product-price > span {
    font-size: 13px;
    margin-top: 0;
  }
  .weddingselect ~ #diamond-list .product-main {
    min-height: 195px;
  }
}
@media (max-width: 480px) {
  .classic-ring-thumb {
    height: 80px;
  }
}
@media (max-width: 420px) {
  .classic-ring-thumb {
    height: 66px;
  }
}
.videos-popup-wrapper {
  position: relative;
}
.videos-popup-wrapper .popup-text {
  margin-top: 15px;
  text-decoration: underline;
  cursor: pointer;
}
.videos-popup-wrapper .videos_list {
  display: none;
}
.videos-popup-wrapper.active .videos_list {
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  display: flex;
  bottom: 0;
  background: #ffff;
  padding: 10px;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.4);
  height: auto;
  width: 100%;
  bottom: -60px;
}
.videos-popup-wrapper.active .videos_list .video-wrapper-main {
  position: relative;
  width: 100%;
}
.videos-popup-wrapper.active .videos_list .iframewrapper-main {
  display: flex;
  flex-direction: row;
  width: 100%;
  justify-content: center;
}
.iframewrapper {
  position: relative;
  height: 0;
  width: 100%;
  padding-bottom: 56.25%;
  margin: 5px;
  width: 50%;
  max-width: 500px;
}
.iframewrapper iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.videos-popup-wrapper.active .videos_list #close-video-popup {
  position: absolute;
  height: 30px;
  width: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #be9851;
  border-radius: 50%;
  color: #fff;
  right: -5px;
  cursor: pointer;
  top: -5px;
  z-index: 10;
}
.videos-popup-wrapper.active .videos_list .single-diamond-page {
  display: flex !important;
}
.aws_wrapper,
.aws_wrapper canvas {
  width: 100% !important;
  height: 100% !important;
}
.mobile-view-only {
  display: none;
}
@media (max-width: 767px) {
  .videos-popup-wrapper.active .videos_list .iframewrapper-main {
    flex-direction: column;
  }
  .iframewrapper {
    width: 100%;
    min-height: 250px;
  }
  .mobile-view-only {
    display: inline-block !important;
    display: flex !important;
    margin: 20px 40px 0px 40px;
  }
}
@media (max-width: 480px) {
  .diamond-table.active ~ .diamond-display {
    padding: 10px;
  }
  #myCarousel_matching .carousel-item#one table td {
    white-space: nowrap;
    padding-left: 0;
  }
}
.bespoke-banner .inner-banner-info {
  padding-right: 0px !important;
}
.mapicon {
  background-image: url(../images/header-sprite.png);
  background-repeat: no-repeat;
  height: 30px;
  width: 27px !important;
  margin: 0 auto;
  background-position: -5px -5px;
}
.whatsappicon {
  background-image: url(../images/header-sprite.png);
  background-repeat: no-repeat;
  height: 30px;
  width: 27px !important;
  margin: 0 auto;
  background-position: -30px -5px;
}

.contact-list-modal .whatsappicon {
  margin-left: 0 !important;
  padding-left: 32px;
}
.contact-list-modal .whatsappicon a {
  color: #333;
}
.contacticon {
  background-image: url(../images/header-sprite.png);
  background-repeat: no-repeat;
  height: 30px;
  width: 27px !important;
  margin: 0 auto;
  background-position: -55px -5px;
}
.usericon {
  background-image: url(../images/header-sprite.png);
  background-repeat: no-repeat;
  height: 30px;
  width: 27px !important;
  margin: 0 auto;
  background-position: -88px -5px;
}
.searchicon {
  background-image: url(../images/header-sprite.png);
  background-repeat: no-repeat;
  height: 30px;
  width: 27px !important;
  margin: 0 auto;
  background-position: -181px -5px;
}
.wishlisticon {
  background-image: url(../images/header-sprite.png);
  background-repeat: no-repeat;
  height: 30px;
  width: 27px !important;
  margin: 0 auto;
  background-position: -120px -5px;
}
.carticon {
  background-image: url(../images/header-sprite.png);
  background-repeat: no-repeat;
  height: 30px;
  width: 27px !important;
  margin: 0 auto;
  background-position: -152px -5px;
}

.prdname {
  margin-left: 10px;
}
#framebox {
  height: 590px;
  width: 590px;
}
iframe.framexzoom {
  margin: 0 auto;
  border-radius: 5px;
  position: relative;
  height: 100%;
}
.d-md-block {
  display: block !important;
}
.iframe-body .animatedbox {
  background-color: hsla(0, 0%, 100%, 0.4784313725);
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #606060);
  width: 100%;
  position: absolute;
  right: auto;
  left: auto;
  z-index: 1;
  text-align: center;
  padding: 10px 0;
  height: 100%;
  display: none;
  align-items: center;
  justify-content: center;
}
.iframe-body .animatedbox.active {
  display: flex;
}
.iframe-body {
  position: relative;
  height: 100%;
}
#d_detail .product-slider #myCarousel_matching .carousel-item {
  min-height: 375px !important;
  padding-bottom: 0px !important;
}
#d_detail .product-slider #myCarousel_matching .iframe-body {
  min-height: 500px !important;
  padding-bottom: 0px !important;
}
/* Special Price and Marquee styles */
.special-price {
  color: #9e0606;
  font-size: 18px !important;
  margin-left: 5px;
}
.product-details-price .special-price,
#cart_rows .row .special-price {
  color: #9e0606;
  font-size: 24px !important;
  font-weight: bold;
  float: none !important;
  width: auto !important;
  padding-left: 0px !important;
  padding-right: 5px !important;
}
.product-details-price .productfor-special,
.product-main .productfor-special,
.cart-special-price,
.prdname .productfor-special {
  text-decoration: line-through !important;
}
.product-details-price .productfor-special {
  float: none !important;
  width: auto !important;
  padding-left: 0px !important;
  padding-right: 5px !important;
  font-size: 24px !important;
  font-weight: bold;
}
.catagory-slider .items .ring-info .price .productfor-special {
  font-size: 30px;
  color: var(--thm-black);
  text-decoration: line-through !important;
  font-family: "Quercus Book" !important;
}
.catagory-slider .items .ring-info .price .special {
  font-size: 30px;
  color: #9e0606;
  font-family: "Quercus Book" !important;
}

.product-main .productfor-special {
  float: none !important;
  width: auto !important;
  padding-left: 0px !important;
  padding-right: 5px !important;
  font-size: 18px !important;
  font-weight: bold;
}

.redboldfont {
  color: #9e0606;
  font-size: 40px;
  font-style: italic;
  font-family: "great_vibesregular" !important;
}
.marq {
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #0e335f;
}
.geek1,
.geek1 a {
  font-size: 15px;
  color: white;
  padding-bottom: 3px;
  padding-top: 3px;
  font-style: italic;
}
.geek2 {
  text-align: center;
}

/*instagram css*/
.instablock-desktop {
  padding: 40px 0;
}

.instablock-mobile {
  padding: 40px 0;
  display: none;
}

.instashape-slider .item br {
  display: none;
}

.instashape-slider .item .storyitem {
  margin: 0 auto 10px;
}

.instashape-slider .slick-center,
.instashape-slider
  .slick-slide[aria-hidden="true"]:not([tabindex="-1"])
  + .slick-cloned[aria-hidden="true"] {
  transform: scale(1);
}
.instashape-slider .slick-current.slick-active {
  transform: scale(1);
}
.instashape-slider .slick-slide {
  text-align: center;
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-bottom: 60px;
  padding-top: 40px;
}
.instashape-slider .slick-slide {
  color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: scale(0.7);
  transition: all 0.4s ease-in-out;
}
.instashape-slider .slick-slide img {
  max-width: 170px;
}
.instashape-slider .slick-slide,
.instashape-slider
  .slick-slide[aria-hidden="true"]:not(.slick-cloned)
  ~ .slick-cloned[aria-hidden="true"] {
  transform: scale(0.7, 0.7);
  transition: all 0.4s ease-in-out;
}
.instashape-slider .slick-arrow {
  display: flex;
  position: absolute;
  bottom: 0px;
  align-items: center;
  justify-content: center;
  left: 50%;
  transform: translateX(-50%);
  margin: 0 20px;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  border: 1px solid var(--primary-main);
  cursor: pointer;
  z-index: 10;
}
.instashape-slider .slick-arrow:hover {
  background: var(--primary-main);
  color: var(--thm-white);
}
.instashape-slider .slick-arrow i {
  display: flex;
  align-items: center;
}
.instashape-slider .slick-arrow.arrow-back {
  left: 38%;
}
.instashape-slider .slick-arrow.arrow-next {
  right: 34%;
  left: auto;
}
.instashape-slider .slick-current {
  position: relative;
}
.instashape-slider .slick-current h4 {
  visibility: visible !important;
  color: var(--body-font);
  text-transform: uppercase;
  position: absolute;
  z-index: 10;
  line-height: 37px;
  bottom: 30px;
  font-family: "cormorant_garamondsemibold";
  font-size: 20px;
}
.instashape-slider .slick-slide h4 {
  visibility: hidden;
}

@media (max-width: 767px) {
  .instablock-desktop {
    display: none !important;
  }

  .instablock-mobile {
    display: block;
    padding-top: 0;
  }
}

@media (max-width: 574px) {
  .instashape-slider .slick-arrow.arrow-back {
    left: 36%;
  }
  .instashape-slider .slick-arrow.arrow-next {
    right: 28%;
  }
  .instashape-slider .slick-arrow {
    height: 30px;
    width: 30px;
    font-size: 12px;
  }
  .instashape-slider .slick-current.slick-active {
    transform: scale(1);
  }
}

@media (max-width: 360px) {
  .instashape-slider .item a {
    font-size: 12px;
  }
}
.flip-card-back {
  transform: rotateY(180deg);
}
.instablock li {
  display: inline-block;
  padding: 0 10px;
  text-align: center;
  min-width: 116px;
}

.instablock li span {
  display: block;
  padding-top: 10px;
}

.instashape-slider .item span {
  display: block;
  padding-top: 10px;
}

.instablock li a {
  display: block;
  text-align: center;
  color: var(--thm-black);
}

.instashape-slider .item a {
  color: var(--thm-black);
}

.instablock li br {
  display: none;
}

.storyitem {
  background-image: url(../images/logo_insta.png);
  background-repeat: no-repeat;
  height: 77px;
  width: 77px;
  margin: 0;
  border-bottom-left-radius: 50%;
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%;
  border-top-left-radius: 50%;
  display: block;
  -webkit-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}

.storyitem.diamonds {
  background-image: url(../images/172.jpg);
}

.storyitem.ring-style {
  background-image: url(../images/176.jpg);
}

.storyitem.reviews {
  background-image: url(../images/175.jpg);
}
.storyitem.eternity {
  background-image: url(../images/173.jpg);
}
.storyitem.proposal {
  background-image: url(../images/174.jpg);
}

.instablock .flip-card {
  width: 77px;
  height: 77px;
  margin-top: 0;
}

.instablock .flip-card span {
  display: block;
  padding-top: 10px;
}

.flip-card {
  width: 280px;
  height: 54px;
  perspective: 1000px;
  display: block;
  margin: 25px auto 0;
}

.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
}

.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}

.flip-card-front,
.flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
