body, body * {
  max-height: none; }

body.locked {
  overflow-y: hidden !important;
  overflow: hidden !important;
  height: 0px; }

body {
  background-color: #fff8f5;
  overflow-y: auto;
  touch-action: manipulation;
}

.content-wrapper {
  max-width: 1280px; }

.page-main {
  max-width: 1280px;
  max-height: none;
  background-color: #fff8f5;
  top: auto;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  overflow: visible; }

.sec {
  max-height: 1400px;
  margin-bottom: 25px;
  overflow: hidden; }

.sec.is-current {
  position: relative;
  width: 100%; }

.sec.is-current.sec-demo,
.sec.is-current.sec-detail {
  margin-bottom: 0px;
  max-height: none; }

.eshop .sec-login {
  opacity: 0 !important;
  -webkit-transition: opacity 0s ease 0s;
  transition: opacity 0s ease 0s; }

.page-scroller {
  overflow: hidden;
  height: auto; }

.page-scroller__holder {
  height: auto;
  min-height: auto; }

.generic-loading {
  position: fixed; }

.f-header {
  width: 100%;
  background-color: #fff; }

.f-header-container {
  max-width: 1440px;
  margin: auto; }

.header-nav-btn {
  cursor: pointer;
  font-size: 14px;
  vertical-align: bottom;
  color: #dda1a9;
  text-decoration: underline;

  /*display: inline-block;*/
  padding-right: 15px; }

.header-back-home .header-home-icon {
  width: 120px; }

.header-back-home .header-home-icon-image {
  vertical-align: bottom;
  display: inline-block;
  width: 14px;
  margin-right: 15px; }

.header-back-page {
  display: none; }

.header-back-page.is-active {
  display: inline-block; }

.sec-header {
  position: relative; }

.btn-lang,
.btn-icon--shop,
.sec-header__panel {
  display: none; }

.sec-type__row {
  margin: 20px; }

.sec-type .sec-type__header {
  margin-top: 2em; }

.sec-type__title {
  font-size: 26px; }

.sec-type .sec-type__input-holder {
  display: none; }

.sec-type .sec-type__panel {
  max-width: none; }

.sec-type__btn {
  position: relative;
  height: 240px; }

.sec-type__btn-graphic {
  background-position: top right;
  background-size: contain;
  position: relative; }

.sec-type__btn-graphic::before {
  padding-bottom: 240px; }

.sec-type__btn-label {
  padding: 0px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 15%;
  font-size: 26px;
  text-align: left; }

.sec-type__btn-label:after {
  position: relative;
  display: block;
  content: "";
  width: 150px;
  height: 1px;
  top: 8px;
  background-color: #dda1a9;
  width: 120%; }

.sec-entry {
  max-height: 650px; }

.sec-entry__highlights {
  width: 50%;
  height: 650px;
  padding-top: 60px; }

.sec-entry .sec-entry__search {
  display: none; }

.sec-entry .highlight-card__controller {
  display: block;
  /*position: absolute;*/
  top: -50px;
  width: 100%;
  height: 100%;
  z-index: 50; }

.sec-entry__holder > .content-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: normal;
  -ms-flex-align: normal;
  align-items: normal; }

.sec-entry__control {
  padding-top: 0px;
   width:40%;
  }

.highlight-card__controllerLeft,
.highlight-card__controllerRight {
  position: absolute;
  width: 35px;
  height: 35px;
  top: 50%;
  cursor: pointer; }

.highlight-card__controllerLeft {
  left: -20px; }

.highlight-card__controllerRight{
  right:-20px;
}


.sec-listing__list {
  padding-top: 0px; }

.sec-listing__control {
  padding-top: 0px; }

.sec-listing .btn__row {
  margin-top: 0px; }

.adv-search__fields {
  padding: 0 12px 35px; }

.form-ring.tabs {
  overflow: hidden;
  width: 0px;
  height: 0px; }

.adv-search {
  position: relative;
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 10px 8px 0; }

.necklace-tabs,
.diamond-tabs,
.ring-tabs {
  width: 100%; }

.sec-diamond__result-count.is-active,
.sec-necklace__result-count.is-active,
.sec-ring__result-count.is-active {
  text-align: left;
  padding: 0px 12px; }

.adv-search__holder {
  -webkit-box-shadow: none;
  box-shadow: none; }

.btn__row .adv-search__bottom-block {
  margin-top: 0px; }

.sec-listing__holder > .content-wrapper {
  -ms-flex-line-pack: normal;
  align-content: normal;
  -webkit-box-pack: normal;
  -ms-flex-pack: normal;
  justify-content: normal;
  -webkit-box-align: normal;
  -ms-flex-align: normal;
  align-items: normal; }

.sec-necklace.sec.is-current,
.sec-ring.sec.is-current,
.sec-diamond.sec.is-current {
  max-height: none; }

.product-list__fixed-head {
  position: relative;
  top: 0px; }

.form-diamond.tabs {
  opacity: 0;
  overflow: hidden;
  width: 1px;
  height: 1px; }

.adv-search__holder {
  overflow: visible; }

#sec-diamond .sec-listing__holder {
  display: block; }

#sec-diamond .sec-listing__list {
  padding-top: 40px;
  min-height: 650px; }

.sec-listing__fixed-head {
  position: relative;
  top: 0px;
  width: 100%;
  opacity: 0; }

#sec-diamond .sec-listing__list.loaded .sec-listing__fixed-head,
#sec-diamond .sec-listing__list.loaded .pagination {
  opacity: 1; }

.sec-diamond__control.sec-listing__control {
  height: 70; }

.sec-diamond__control .adv-search__fields {
  height: 70vh;
  overflow-y: auto;
  overflow-x: hidden; }

.sec-listing__control .adv-search__fields {
  height: 70vh;
  overflow-y: auto;
  overflow-x: hidden; }

.field-set__label {
  color: #dda1a9;
  width: 65px;
  line-height: 17px;
  /*display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;*/
   top: 20px;
   position: absolute;
   }

.btn-picker__label {
  padding: 10px; }

.diamond-info-icon {
  margin-left: 5px;
  width: 15px;
  cursor: pointer;
  display: inline-block; }

.diamond-info-icon img {
  display: block; }

.custom-select-s2__trigger, .custom-select-s3__trigger {
  padding: 8px 10px 8px 15px;
  width: 100%;
  max-width: none; }

.field-set.field-set--diamondBrand {
  display: none; }

.opt-detail__control-item.left {
  position: absolute;
  top: 0;
  left: 0;
  line-height: 25px;
  height: 73px; }

.opt-detail__control-item.left .item-left-img {
  border-radius: 100%;
  overflow: hidden;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 3px 12px 5px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 3px 12px 5px;
  width: 30px;
  margin-right: 15px; }

.opt-detail__control-item.left .field-set__label {
  color: #474747;
  font-size: 16px;
  position: relative;
  bottom: auto;
  margin-right: 15px; }

.tabs__tab.is-active::before {
  display: none; }

/* ------------------------------------------ */
/* ------------------------------------------ */
.diamond-description.iziModal {
  max-height: 650px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.08) 0px 3px 15px 5px;
  box-shadow: rgba(0, 0, 0, 0.08) 0px 3px 15px 5px; }

#diamond-detail.iziModal.hasScroll .iziModal-wrap {
 /* overflow: hidden;  */}

.diamond-description.iziModal.hasScroll .iziModal-wrap {
  overflow: hidden; }

.diamond-description.iziModal.hasShadow::after {
  opacity: 0; }

.diamond-description__body {
  position: relative;
  width: 100%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 60px 0; }

.diamond-description__panel {
  position: relative;
  display: inline-block;
  width: 16%;
  padding: 0 20px;
  text-align: left; }

.diamond-description__panel-btn {
  color: #dda1a9;
  display: block;
  margin-bottom: 30px;
  opacity: 0.2; }
.theme-mg .diamond-description__panel-btn {
  color: #d7b88f; }
.diamond-description__panel-btn.is-active {
  font-weight: bold;
  opacity: 1; }

.diamond-description__controller {
  -webkit-box-flex: 0.2;
  -ms-flex: 0.2;
  flex: 0.2; }

.diamond-description__controller ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
  font-size: 18px;
  color: #e3e3e3;
  cursor: pointer;
  width: 120px; }

.diamond-description__controller ul li {
  padding: 15px; }

.diamond-description__controller ul li.active {
  color: #000; }

.diamond-description__image {
  -webkit-box-flex: 0.8;
  -ms-flex: 0.8;
  flex: 0.8;
  position: relative;
  max-width: 608px; }

.diamond-description__content {
  position: absolute;
  top: 0;
  left: 0px;
  opacity: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  padding-bottom: 25px; }

.diamond-description__content.active {
  position: relative;
  opacity: 1;
  z-index: 2; }

.diamond-description__image .con-0.swiper-container-horizontal > .swiper-pagination-bullets,
.diamond-description__image .con-1.swiper-container-horizontal > .swiper-pagination-bullets,
.diamond-description__image .con-2.swiper-container-horizontal > .swiper-pagination-bullets,
.diamond-description__image .con-3.swiper-container-horizontal > .swiper-pagination-bullets,
.diamond-description__image .con-5.swiper-container-horizontal > .swiper-pagination-bullets,
.diamond-description__image .con-6.swiper-container-horizontal > .swiper-pagination-bullets,
.diamond-description__image .con-7.swiper-container-horizontal > .swiper-pagination-bullets,
.diamond-description__image .con-100.swiper-container-horizontal > .swiper-pagination-bullets,
.diamond-description__image .con-8.swiper-container-horizontal > .swiper-pagination-bullets {
  display: none; }

.diamond-description__image .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 2px; }

.diamond-description__image .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  position: relative;
  background-color: #fff;
  opacity: 1;
  width: 10px;
  height: 10px;
  margin: 0px 15px; }

.diamond-description__image .swiper-pagination-bullet:before {
  content: "";
  display: block;
  border: 2px solid #b8b3b1;
  position: absolute;
  width: 140%;
  height: 140%;
  left: -40%;
  top: -40%;
  border-radius: 100%; }

.diamond-description__image .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #b8b3b1; }

/* ------------------------------------------ */
/* END Style
/* ------------------------------------------ */
/* ------------------------------------------ */
/* Start Style
/* ------------------------------------------ */
.form-necklace.tabs {
  overflow: hidden;
  width: 0px;
  height: 0px; }

.sec-thankyou {
  position: absolute;
  padding-bottom: 150px; }

.sec-detail__product {
  height: auto; }

.sec-demo__view:after {
  content: "";
  position: relative;
  display: block;
  padding-top: 100%; }

.sec-thankyou .content-wrapper {
  padding-top: 150px; }

.adv-filter-btn {
  display: none; }

.sec-type__step {
  padding-top: 50px; }
.sec-type__step .sec-type__title {
  text-align: center; }
.sec-type__step .sec-type__step-image {
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden; }

.thumb-gallery {
  overflow: visible;
  }

.productDetail__controller {
  position: absolute;
  top: 0px;
  height: 100%;
  width: 100%;
  z-index: 10; }

.productDetail__controllerLeft,
.productDetail__controllerRight {
  position: absolute;
  width: 35px;
  height: 35px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer; }

.productDetail__controllerLeft {
  left: -80px; }

.productDetail__controllerRight {
  right: -80px; }

.productDetail__controllerLeft img,
.productDetail__controllerRight img {
  display: block; }

.sec-detail__gallery .productDetail__controllerLeft {
  left: 30px; }

.sec-detail__gallery .productDetail__controllerRight {
  right: 30px; }

.tabs__tab {
  padding: 15px 5px; }

.tabs__tabs .step-num {
  position: relative;
  width: 19px;
  height: 19px;
  color: rgba(221, 161, 169, 0.5);
  display: inline-block;
  margin-right: 5px;
  font-size: 14px;
  line-height: 19px; }

.tabs__tabs .is-active .step-num {
  color: #fff; }

.tabs__tabs .step-num:before {
  position: absolute;
  display: block;
  content: "";
  top: -5%;
  left: -5%;
  width: 105%;
  height: 105%;
  border: 1px solid rgba(221, 161, 169, 0.5);
  color: rgba(221, 161, 169, 0.5);
  border-radius: 100%;
  z-index: -1; }

.tabs__tabs .is-active .step-num:before {
  color: #fff;
  background-color: #dda1a9;
  border: 1px solid #dda1a9; }

.tabs__tab:after {
  display: none; }

.tabs__tab:first-child::after {
  display: block; }

.panel-detail__panel .btn-icon.btn-icon--edit,
.panel-detail__panel .btn-icon.btn-icon--reset {
  color: #fff;
  display: inline-block;
  width: auto;
  padding: 5px 20px 5px 40px;
  border-radius: 10px;
  background-position: left;
  margin: 0;
  height: auto;
  background-color: #dda1a9; }

.panel-detail__panel .btn-icon.btn-icon--reset{
    top:-15px;
}

.panel-detail__panel .btn-icon.btn-icon--reset,
.panel-detail__panel .btn-icon.btn-icon--refresh {
  background-image: url(../images/common/icons/svg/white/icon-refresh.svg); }

.panel-detail__panel .btn-icon.btn-icon--edit {
  top: 0px;
  background-image: url(../images/common/icons/svg/white/icon-edit.svg); }

.panel-detail__panel-title.edit-product {
  font-size: 16px; }

.panel-detail__panel-title.edit-product {
  display: inline-block;
  vertical-align: middle; }

/* ------------------------------------------ */
body.openAjaxLoad {
  overflow: hidden; }

.ajaxLoading {
  display: block;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 999999;
  background-color: rgba(255, 255, 255, 0.4);
  -webkit-transition: all .3s;
  transition: all .3s; }

.openAjaxLoad .ajaxLoading {
  opacity: 1; }

.lightBoxMessage {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 999999;
  background-color: rgba(255, 255, 255, 0.4);
  -webkit-transition: all .3s;
  transition: all .3s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.openAjaxLoad .lightBoxMessage {
  opacity: 1; }

.lightBoxMessage-container {
  border-radius: 10px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.08) 0px 3px 15px 5px;
  box-shadow: rgba(0, 0, 0, 0.08) 0px 3px 15px 5px;
  padding: 40px;
  background-color: white;
  position: relative; }

.lightBoxMessage-close {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 20px;
  right: 20px; }

.lightBoxMessage-close:before,
.lightBoxMessage-close:after {
  content: '';
  position: absolute;
  width: 25px;
  height: 4px;
  background-color: #dda1a9;
  border-radius: 2px;
  top: 16px;
  left: 2px;
  -webkit-box-shadow: 0 0 2px 0 #ccc;
  box-shadow: 0 0 2px 0 #ccc;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.lightBoxMessage-close:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.lightBoxMessage-content {
  position: relative;
  width: 100%;
  min-width: 150px;
  height: auto;
  max-height: 250px;
  background-color: #fff; }

.lightBoxMessage-content,
.lightBoxMessage-input,
.lightBoxMessage-submit {
  display: block;
  margin-bottom: 15px; }

.lightBoxMessage-input {
  margin-bottom: 35px;
  width: 100%;
  font-size: 1.6em;
  line-height: 1.8em;
  width: 100%;
  border-width: 0px;
  border-bottom: 2px solid #000; }

.lightBoxMessage-submit {
  text-align: center;
  width: 50%;
  margin: auto;
  font-weight: 400;
  display: block;
  padding: 10px 0px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.lightbox-error-message {
  font-size: 16px;
  padding-top: 30px;
  text-align: center; }

.lightbox-confirm-controller {
  padding-top: 60px;
  width: 100%;
  text-align: center; }

.lightbox-btn-confirm,
.lightbox-btn-cancelled {
  cursor: pointer;
  display: inline-block;
  padding: 9px 25px;
  width: auto;
  background-color: #b8b3b1;
  border-radius: 10px;
  margin: 0px 15px; }

.lightbox-btn-confirm {
  color: #fff;
  background-color: #dda1a9; }

/* ------------------------------------------ */
.sec-demo__view {
  width: 55%; }

.sec-demo__panel {
  width: 45%; }

.ring-demo {
  width: auto;
  top: 0px;
  left: 0px;
  height: auto;
  z-index: 10; }

.ring-demo__ring {
  display: block;
  margin: 0; }

.ring-demo__diamond {
  display: block;
  top: 0px;
  left: 0px;
  -webkit-transform: scale(0.7);
  transform: scale(0.7); }

.panel-detail__control.mobile-flex .btn-share, .btn.btn--buy {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #474747;
  padding: 10px;
  font-size: 14px;
  border-radius: 6px;
  white-space: nowrap;
  padding: 10px 20px 10px 10px;
  border-radius: 10px;
  background-color: #dda1a9;
  color: #fff;
  }
.panel-detail__control.mobile-flex .panel-detail__control-left{
        margin-left: 50px;
}
.panel-detail__control.mobile-flex .panel-detail__control-rdiamond-detail__shapeight{
        margin: 0 auto;
}
.share-icon {
  position: relative;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 3px 12px 5px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 3px 12px 5px;
  border-radius: 100%;
  width: 20px;
  height: 20px;
  display: inline-block;
     margin-right: 10px;
     background: #fff; }

.share-icon:after {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -6px;
  margin-top: -6px;
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 12px;
  height: 12px;
  background: url(../images/common/icons/svg/grey/icon-share.svg) no-repeat center center;
  background-size: 100%;
  margin-right: 5px; }


/*the container must be positioned relative:*/
.ct-style-1 {
  position: relative;
  font-family: Arial; }

.ct-style-1 select {
  display: none;
  /*hide original SELECT element:*/ }

.field-set__field.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.select-selected {
  background-color: transparent; }

/*style the arrow inside the select element:*/
.select-selected:after {
  position: absolute;
  content: "";
  top: 20px;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #dda1a9 transparent transparent transparent; }

.custom-select:after{
  content: "";
  background:transparent;
}

/*point the arrow upwards when the select box is open (active):*/
.select-selected.select-arrow-active:after {
  border-color: transparent transparent #dda1a9 transparent;
  top: 13px; }

/*style the items (options), including the selected item:*/
.select-items div, .select-selected {
  position: relative;
  color: #dda1a9;
  z-index: 10;
  padding: 8px 15px;
  padding-right: 30px;
  border: 1px solid transparent;
  border-color: #dda1a9;
  border-radius: 6px;
  min-height: 48px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -ms-flex-line-pack: center;
  align-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.select-items div {
  border-radius: 0px;
  border-width: 0px; }

/*style items (options):*/
.select-items {
  position: absolute;
  border: 1px solid #dda1a9;
  background-color: #fff8f5;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99; }

.change-position .select-items {
  top: auto;
  bottom: 100%;
  z-index: 9999; }

/*hide the items when the select box is closed:*/
.select-hide {
  display: none; }

.select-items div:hover, .same-as-selected {
  background-color: rgba(0, 0, 0, 0.1); }

.web {
  display: block; }

.web-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.web-inline-flex {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex; }

.web-inline-block {
  display: inline-block; }

.web-table {
  display: table-row; }

.mobile {
  display: none; }

.page-main .mobile-inline {
  display: none; }

.mobile-table {
  display: none; }

.mobile-flex {
  display: none; }

@media screen and (max-width: 768px) {
  .web {
    display: none  !important; }

  .web-table {
    display: none !important; }

  .web-flex {
    display: none !important; }

  .web-inline-block {
    display: none !important; }

  .web-inline-flex {
    display: none !important; }

  .mobile {
    display: block !important; }

  .mobile-inline{
    display: inline-block !important; }

  .mobile-table {
    display: table-row; }

  .mobile-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

  .f-header-container {
    max-width: 350px; }

  .content-wrapper {
    max-width: 640px; }

  .sec-type__btn {
    height: 120px; }

  .sec-type__btn-graphic:before {
    padding-bottom: 120px; }

  .sec-type__btn-label {
    font-size: 18px; }

  .sec-type .sec-type__row {
    display: block; }

  .sec-type .sec-type__col {
    width: 100%;
    max-width: 640px;
    margin: auto;
    padding-bottom: 35px; }

  .sec-entry {
    max-height: none;
    margin-bottom: 45px; }

  .sec-entry__highlights {
    padding-top: 0px;
    width: 80%;
    margin: auto; }

  .sec-entry .content-wrapper {
    display: block;
    margin-bottom: 0px; }

  .sec-entry .sec-entry__title {
    text-align: center; }

  .sec-entry__control {
    width: 100%; }

  .sec-entry__btns.sec-entry__btns--type {
    margin-top: 0px; }

  .sec-entry .highlight-card__controller {
    top: 0px; }

  .highlight-card__controller {
    top: 0px; }

  .highlight-card__controllerLeft {
    top: 50%;
    left: -30px; }

  .highlight-card__controllerRight {
    top: 50%;
    left: auto;
    right: -30px; }

  .sec-ring.sec.is-current {
    max-height: none;
    }

    .sec-ring.sec,
    .popup__content{
        touch-action: manipulation;
    }


  .sec-listing__holder > .content-wrapper {
    display: block;
    max-width: 640px; }

  .sec-listing__control {
    width: 100%; }

  .sec-diamond__result-count.is-active,
  .sec-ring__result-count.is-active {
    text-align: center; }

  #adv-search-necklace,
  #adv-search-diamond,
  #adv-sort-diamond,
  #adv-search-ring {
    position: fixed;
    width: 90%;
    top: auto;
    bottom: -100vh;
    max-width: 640px;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(100%);
    transform: translateX(-50%) translateY(100%);
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    background-color: #fff;
    -webkit-box-shadow: rgba(0, 0, 0, 0.08) 0px 3px 15px 5px;
    box-shadow: rgba(0, 0, 0, 0.08) 0px 3px 15px 5px; }

  #adv-search-necklace.active,
  #adv-search-diamond.active,
  #adv-sort-diamond.active,
  #adv-search-ring.active {
    bottom: 0px;
    height: 80%;
    -webkit-transform: translateX(-50%) translateY(0);
    transform: translateX(-50%) translateY(0);
    height: 85%; }

    #adv-sort-diamond{
        display:block;
    }
    #adv-sort-diamond.active{
         height: 75%;
    }

  .adv-search__bottom-block {
    position: relative; }

  .adv-search__holder {
    margin-top: 45px;
    overflow: auto;
    height: 80%; }

  .sec-listing__list {
    width: 100%;
    padding-top: 0px; }

  .sec-listing__list .product-card__holder, .sec-listing__list .product-list__holder {
    max-height: none; }

  .adv-filter-btn.active {
    display: block;
    position: fixed;
    bottom: 25px;
    right: 25px;
    width: 45px;
    height: 45px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    opacity: 0; }

  .adv-filter-btn.active.opened {
    opacity: 0; }

  .adv-filter-btn-icon,
  .adv-filter-btn-icon img {
    width: 45px;
    height: 45px;
    text-align: center;
    font-size: 12px;
    color: #fff; }

  .adv-filter-btn-icon {
    position: relative;
    margin-right: 0px;
    margin-left: auto; }

  .adv-filter-btn-icon img {
    position: relative;
    z-index: 1; }

  .adv-filter-btn-icon span {
    position: absolute;
    right: 22px;
    bottom: 6px;
    z-index: 2; }

  .opt-detail__thumb .opt-detail__info {
    position: relative;
     padding: 0px;
     margin: 0px;
     width: max-content;}

  .iziModal {
    width: 94%; }

  .opt-detail__infos {
    /*display: -webkit-box;*/
    /*display: -ms-flexbox;*/
    /*display: flex; */
    margin-bottom: 20px;

  }

  .opt-detail__info {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: inline-block;
    width:31%;
}
.opt-detail__info:last-child{
    width:31%;
}

  .opt-detail__control-item.detail-submit.mobile .opt-detail__info {
     width:55%;
       margin: 0px;
}


  .opt-detail__info-title, .opt-detail__info-desc, .opt-detail__info-strong {
    font-size: 14px; }
/*
  .opt-detail__control {
    margin-top: 25px; }
*/

  .opt-detail__thumb-img {
    width: 100%;
    /*margin: -15px 0px;*/
    z-index:0}

    .opt-detail__thumb{
        width: 100%;
    }
    .ui-options-txt{
        width: 60%;
        font-size: 12px;
        position: relative;
        margin: 10px 0;
    }

    .ui-options.ui-options-txt .ui-option.ui-metal-option{
        min-width: 15px;
        text-align: center;
        line-height: 0px;
        vertical-align: top;
        min-width: 23px !important;
        padding: 1px !important;
    }

  .opt-detail__control {
    display: block; }

  .opt-detail__control-item {
    display: inline-block;
    width: 30%; }

  .opt-detail__control-item .btn.btn-confirm {
    padding: 7px 10px;
   display: inline-block;
   width: 90%;
   margin: 5% 0 0 0;}

  .opt-detail__remark {
    position: relative;
    left: 0px;
    bottom: 0px;

   }

    .custom-select__trigger{
     min-height: 40px;
    }
  .diamond-detail .opt-detail__infos {
      padding-top: 15%;
      width: 100%;
  }

  .necklace-detail .opt-detail__infos .opt-detail__info,
  .diamond-detail .opt-detail__infos .opt-detail__info {
    display: inline-block;
    width: max-content;
    min-width: auto;
    margin-right: 25px;
    margin-bottom: 5px; }

  .necklace-detail .opt-detail__infos .opt-detail__info:nth-child(3n),
  .diamond-detail .opt-detail__infos .opt-detail__info:nth-child(3n) {
  /*  width: 20%;
    margin-right: 0px; */}

  #sec-diamond .sec-listing__list {
    padding-top: 0px; }

  .product-list {
    padding: 45px 0px 0px 0px; }

  .product-list__table tr.product-list__item td {
    padding: 5px 0px; }

  .diamond-list-content__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    border-radius: 10px;
    padding: 15px 10px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.08) 0px 3px 15px 5px;
    box-shadow: rgba(0, 0, 0, 0.08) 0px 3px 15px 5px; }

  .diamond-list-content__con1 {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1; }

  .product-list__logo--ild {
    display: none; }
  .product-list__item[data-brand="ILD"] .product-list__logo--ild, .product-list__item[data-brand="IL"] .product-list__logo--ild {
    display: block; }

  .product-list__logo--promessa {
    display: none; }
  .product-list__item[data-brand="null"] .product-list__logo--promessa, .product-list__item[data-brand="PR"] .product-list__logo--promessa, .product-list__item[data-brand="Promessa"] .product-list__logo--promessa, .product-list__item[data-brand="EBB"] .product-list__logo--promessa {
    display: block; }

  .product-list__logo--fm {
    display: none; }
  .product-list__item[data-brand="FM"] .product-list__logo--fm, .product-list__item[data-brand="FM"] .product-list__logo--fm, .product-list__item[data-brand="Forevermark"] .product-list__logo--fm {
    display: block; }

  .product-list__logo--generic {
    display: block;
    margin: 0 auto;
    text-align: center; }
  .product-list__item[data-brand="ILD"] .product-list__logo--generic, .product-list__item[data-brand="IL"] .product-list__logo--generic, .product-list__item[data-brand="null"] .product-list__logo--generic, .product-list__item[data-brand="PR"] .product-list__logo--generic, .product-list__item[data-brand="Promessa"] .product-list__logo--generic, .product-list__item[data-brand="EBB"] .product-list__logo--generic, .product-list__item[data-brand="FM"] .product-list__logo--generic {
    display: none; }

  .diamond-list-content__con2 {
    -webkit-box-flex: 4;
    -ms-flex: 4;
    flex: 4;
    text-align: left;
    padding-left: 20px; }

  .diamond-list-content__price {
    font-weight: bold;
    color: #dda1a9;
    padding-bottom: 6px; }

  .diamond-list-content__color,
  .diamond-list-content__clarity,
  .diamond-list-content__cut,
  .diamond-list-content__ctWt {
    display: inline-block;
    width: 23%;
    padding-bottom: 6px;
    vertical-align: top;
     }

  .diamond-list-content__color span,
  .diamond-list-content__clarity span,
  .diamond-list-content__cut span,
  .diamond-list-content__ctWt span {
    font-weight: bold; }

  .diamond-list-content__info {
    padding-bottom: 5px; }

  .diamond-list-content__con3 {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
     display:none;}

  .cert-link {
    padding-left: 5px;
    vertical-align: unset; }

  #sec-diamond .sec-listing__list.loaded .pagination {
    opacity: 0; }

  .sec-detail__holder {
    padding-top: 0px;
    display: block;
    -ms-flex-line-pack: stretch;
    align-content: stretch; }

  .sec-detail__product {
    height: 100%;
    width: 100%;
    padding-top: 70px;
    display: block; }

  .sec-detail__gallery .product-gallery__img {
    width: 200px; }

  .product-gallery__thumb .swiper-pagination-bullet {
    background: transparent !important;
    width: 1px;
    height: 1px; }

  .product-gallery__thumb .swiper-pagination-bullet:after {
    content: "";
    position: absolute;
    display: block;
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 6px;
    height: 6px;
    margin-top: 10px;
    background: #d3d3d3;
    border-radius: 100%; }

  .product-gallery__thumb .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
    background: #dda1a9; }

  .sec-detail__remark {
    position: relative;
    bottom: 0px;
    padding-bottom: 15px; }

  .sec-detail__detail {
    max-width: 640px;
    margin: auto;
    padding: 20px 0px 100px;
    width: 90%; }

  .sec-detail__detail .diamond-detail__title {
    display: block; }

  .panel-detail__label {
    display: none; }

  .diamond-description__body {
    display: block; }

  .diamond-description__controller {
    display: block;
    width: 100%; }

  .diamond-description__controller ul li {
    padding-left: 0px;
    display: inline-block; }

  .sec-demo__holder {
    display: block;
    width: auto;
    height: auto; }

  .sec-demo__view {
    width: 100%;
    z-index: 1;
    height: 80vh; }

  .sec-demo__panel-mobile-control {
    position: relative;
    bottom: 0px;
    width: 100%;
    z-index: 2;
    background-color: #fff8f5; }

  .sec-demo__panel-mobile-control-container {
    max-width: 450px;
    margin: auto;
    padding: 20px 10px 30px;
    margin: auto; }

  .sec-demo__panel-mobile-control-container:after {
    content: "";
    display: block;
    clear: both; }

  .sec-demo__control-title {
    float: left;
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 28px;
    margin-bottom: 0;
    font-weight: 300; }

  .sec-demo__control-title-icon img {
    display: block; }

  .sec-demo__control-title-icon {
    width: 36px;
    height: 36px; }

  .sec-demo__control-btn {
    float: right;
    width: 30%;
    color: #fff;
    width: auto;
    padding: 10px 20px;
    border-radius: 10px;
    background-position: left;
    margin: 0;
    height: auto;
    background-color: #dda1a9;
    cursor: pointer; }

  .sec-demo__panel {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    position: absolute;
    z-index: 10;
    bottom: -200%;
    padding-bottom: 50px;
    width: 80%;
    left: 10%;
    background-color: #fff;
    -webkit-box-shadow: rgba(0, 0, 0, 0.08) 0px 3px 15px 5px;
    box-shadow: rgba(0, 0, 0, 0.08) 0px 3px 15px 5px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px; }

  .sec-demo__panel.is-active {
    bottom: 0; }

  .sec-demo__panel-container {
    padding: 25px;
    max-height: 80vh; }

  .sec-demo__demo-close {
    z-index: 3; }

  .sec-demo__demo-close,
  .sec-demo__panel-close {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 20px;
    right: 20px; }

  .sec-demo__demo-close:before,
  .sec-demo__demo-close:after,
  .sec-demo__panel-close:before,
  .sec-demo__panel-close:after {
    content: '';
    position: absolute;
    width: 25px;
    height: 1px;
    background-color: #d3d3d3;
    border-radius: 2px;
    top: 16px;
    left: 2px;
    -webkit-box-shadow: 0 0 2px 0 #ccc;
    box-shadow: 0 0 2px 0 #ccc;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); }

  .sec-demo__demo-close:after,
  .sec-demo__panel-close:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg); }

  .sec-demo__test-close {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 80px;
    z-index: 999;
    right: 20px; }


  .sec-demo__test-close:before,
  .sec-demo__test-close:after {
    content: '';
    position: absolute;
    width: 25px;
    height: 1px;
    background-color: #d3d3d3;
    border-radius: 2px;
    top: 16px;
    left: 2px;
    -webkit-box-shadow: 0 0 2px 0 #ccc;
    box-shadow: 0 0 2px 0 #ccc;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); }

  .sec-demo__test-close:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg); }

  .opt-detail {
    margin-top: 35px;
    min-height: 390px;
    max-height: 50vh;
    overflow-y: auto !important;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch !important;
    position: relative; }

  .opt-detail {
    max-height: 60vh; }

  .necklace-detail__label,
  .ring-detail__label {
    position: absolute;
    top: 15px; }

  .opt-detail__control-item.left {
    position: relative;
    padding: 0px;
    margin: 0 15px;
    width: 100%;
    max-width: none; }

  .opt-detail__control-item.mobile.fav-btn {
    position: absolute;
    top: 0px;
    right: 40px;
    width: auto;
    padding: 0px;
    margin: 0px; }

  .diamond-detail__price,
  .necklace-detail__price,
  .ring-detail__price {
    font-size: 22px; }

  .detail-submit {
    padding-top: 15px;
    width: 100%;
    max-width: none; }

  .detail-submit .btn-confirm {
    display: block;
   margin: 0 auto;
   background: #dea1a9;
   color: #fff;
       }

  .product-gallery__thumb.swiper-pagination-bullets {
    width: 50%;
    margin-right: 0;
    margin-left: auto; }

  .sec-detail__btn-demo {
    position: absolute;
    bottom: 0;
    left: 15%; }

  .sec.is-current.sec-demo, .sec.is-current.sec-detail {
    margin-top: -70px; }

  .panel-detail__control.mobile-flex {
    display: none;
    /*background-color: #fff;
    padding: 15px 25px;
    position: fixed;
    bottom: 0px;
    z-index: 20;
    -webkit-box-shadow: rgba(0, 0, 0, 0.08) 0px 3px 15px 5px;
    box-shadow: rgba(0, 0, 0, 0.08) 0px 3px 15px 5px;
    */
    position: relative;
    bottom: 80px;
    z-index: 20;
    }

  .panel-detail__control.mobile-flex.is-active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

      .panel-detail__control.mobile-flex.is-active .panel-detail__control-left{
        display:none;
      }


  .floating-bookmark.btn-icon--bookmark {
    position: absolute;
    top: 20px;
    right: 15px; }

  .back-to-top.is-active {
    opacity: 1;
    display: none; }

  .back-to-top {
    opacity: 0;
    display: none;
    border-radius: 100%;
    background-color: #DDA1A9;
    position: fixed;
    bottom: 85px;
    right: 25px;
    width: 45px;
    height: 45px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    opacity: 1; }

  .back-to-top:after,
  .back-to-top:before {
    content: "";
    display: block;
    width: 15px;
    height: 3px;
    position: absolute;
    top: 45%;
    left: 45%;
    background-color: #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); }

  .back-to-top:after {
    left: auto;
    right: 45%;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg); }

    .opt-detail__control .opt-detail__control-item.left,
    .opt-detail__control .opt-detail__control-item.web{
        display:none;
    }

    .page-diyDiamondProductList[data-page="sec-ring"] .mobile-filter-btn-fixed{
        display:none  !important;
    }


    .adv-search__holder .field-set--diamondPrice .field-set__label{
       width: 25%;
      /* display: inline-block;
       position: relative;
       vertical-align: top;
       padding: 16px 10px;
       top: 0px; */
    }
    .adv-search__holder .field-set--diamondPrice .btn-picker{
        width: 45%;
        display: inline-block;
        margin-left: 3%;
        vertical-align: top;
    }


    .btn-icon.btn-icon--white.btn-icon--white.btn-icon--bookmark.btn-bookmark.mobile.floating-bookmark{
        display:none !important;
    }


    .sales-btn{
        top:-7px;
    }



    }

     .diamond-description__content-title {
       font-size: 25px;
       font-weight: bold;
       padding-bottom: 25px; }

@media screen and (max-width: 576px) {
  .product-card {
    width: 50%; }

  #diamond-detail .opt-detail__center {
    /*margin-top: -75px;*/
  }

  .opt-detail__control-item.mobile.fav-btn {
    top: 0px;
    right: 10px; }

  .opt-detail__control-item {
    display: inline-block;
    width: 58%;
   /* margin: 25px 0px 0px; */}

  .detail-submit.opt-detail__control-item {
    width: 100%;
    padding-bottom: 0px;}

  .productDetail__controllerLeft {
    left: -30px; }

  .productDetail__controllerRight {
    right: -30px; }

  .izController {
    position: absolute;
    bottom: 45px;
    right: 20px; }

  .iziModal.hasScroll .iziModal-wrap {
  /*  overflow: hidden;  */}

  .izController-up,
  .izController-down {
    position: relative;
    top: 0px;
    left: 0px;
    width: 25px;
    height: 25px; }

  .izController-down {
    position: relative;
    top: 10px; }

  #diamond-list-fixed-head {
    display: none; }

  .sec-listing__list {
    padding-top: 0px; }

  .sec-detail__btn-demo {
    display: block;
    left: 0; }

  .sec-type__step {
    padding-top: 15px; }
  .sec-type__step .sec-type__step-image img {
    max-width: none;
    /*height: 200px;*/
    width: 50%; }

  .diamond-description__controller {
    display: none; }

  .diamond-description__content.mobile {
    text-align: left; }



  .diamond-description__content-des {
    padding-bottom: 25px;
    font-size: 14px; }

  .diamond-description__content-image {
    max-height: none;
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden; }

  .diamond-description__content-image img {
    height: 100%;
    max-width: none;
    width: auto;
    max-height: 250px; }

  .diamond-description__content-image-h {
    overflow-y: auto;
    max-height: 450px; }

  .diamond-detail .opt-detail__infos .opt-detail__info {
    padding: 0;
    height: auto;
    margin-bottom: 10px; }

  .sec-header {
    height: auto; }

  .header-nav-btn {
  /*  padding-top: 15px; */
    /*padding-bottom: 15px;*/
    height: auto; }

  .sec-listing__list .product-card__holder, .sec-listing__list .product-list__holder {
    height: auto; }

  .diamond-list-content__block {
    -webkit-box-shadow: rgba(0, 0, 0, 0.08) 0px 3px 5px 0px;
    box-shadow: rgba(0, 0, 0, 0.08) 0px 3px 5px 0px; }

  .sec-ring__control,
  .sec-necklace__control,
  .sec-diamond__control {
    padding-left: 0px;
    padding-right: 0px; }

  .sec-type__panel {
    margin-top: 20px; }

  .sec-type__col {
    padding: 0px 0 35px 0; }

  .sec-demo__panel {
    width: 90%;
    left: 5%;
    padding: 10px; }

  .popup__content,
  .popup--diamond-detail .popup__content,
  .popup--ring-detail .popup__content {
    padding: 15px; }

  .edit-detail__holder {
    padding: 15px;
    max-height: 60vh;
    overflow-y: auto; }

  .edit-detail__middle,
  .edit-detail__middle .edit-detail__left,
  .edit-detail__middle .edit-detail__right {
    display: block;
    width: 100%;
    margin: 0px;
    padding: 0px;
    margin: 25px 0px; }

  .edit-detail__middle .edit-detail__left {
    border-right-width: 0px; }

  .iziModal.hasShadow::after {
    opacity: 0; }

  .font-panel {
    padding-top: 0px;
    margin-top: 25px; }

  .sec.is-current {
    margin-bottom: 0px; }

  .highlight-card {
    width: 70%; }

  .sec-entry__highlights {
    height: 550px; }

  .sec-entry .highlight-card__controller {
    display: none; }

  .ring-detail__title,
  .necklace-detail__title,
  .diamond-detail__title {
    font-size: 20px; }

  .panel-detail__panel {
    padding-right: 0px; }

  .product-card__inner {
    padding-top: 60px; }

  .product-card__inner {
    padding-top: 20px; }

  .product-card__logo {
    width: 90px;
    margin-bottom: 20px; }

  .product-card__inner {
    padding-bottom: 50px; }

  .product-card {
    padding: 10px 5px 5px; }

  #sec-ring .content-wrapper,
  #sec-necklace .content-wrapper {
    width: 96%; }

  .diamond-list-content__color, .diamond-list-content__clarity, .diamond-list-content__cut, .diamond-list-content__ctWt {
    width: 23%; }

  .field-set__field.field-set__field--one-third {
    width: 45%; }

  .popup__close {
    z-index: 5; } }
@media screen and (max-width: 350px) {
  .opt-detail {
   /* max-height: 40vh;*/
    min-height: auto; }

  .product-card__logo {
    width: 55px; } }




/* mini cart 2020 */


@font-face {
  font-family: 'icomoon';
  src:  url('/en/fonts/icomoon/icomoon.eot?57pifn');
  src:  url('/en/fonts/icomoon/icomoon.eot?57pifn#iefix') format('embedded-opentype'),
  url('/en/fonts/icomoon/icomoon.ttf?57pifn') format('truetype'),
  url('/en/fonts/icomoon/icomoon.woff?57pifn') format('woff'),
  url('/en/fonts/icomoon/icomoon.svg?57pifn#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


#miniCart .title,
#miniCartMobile .title{
  width:100%;
  text-align:center;
  display: block;
  font-size: 28px;
}

#miniCart .btn_close,
#miniCartMobile .btn_close{
  position: absolute;
  color: #95989A;
  font-size: 1.5em;
  margin-top: 3px;
}

#miniCart .icon-header-icon-shopping-bag:before,
#miniCartMobile .icon-header-icon-shopping-bag:before{
  content: "\e925";
}

#miniCart .withoutPdtsMsg_wrap,
#miniCartMobile .withoutPdtsMsg_wrap{
  text-align:center;
  padding: 50px 0;
}

#miniCart .withoutPdtsMsg_wrap .icon,
#miniCartMobile .withoutPdtsMsg_wrap .icon{
  font-size:100px;
}

#miniCart .withoutPdtsMsg_wrap .fieldRow.h3{
  font-size:20px;
  font-weight: 500;
  line-height: 1.2;
}

#miniCartMobile .withoutPdtsMsg_wrap .fieldRow.h3{
  font-size:25px;
  font-weight: 500;
  line-height: 1.2;
}

#miniCart .withoutPdtsMsg_wrap .fieldRow.h6{
  font-size:14px;
  font-weight: 500;
  line-height: 1.2;
}

#miniCartMobile .withoutPdtsMsg_wrap .fieldRow.h6{
  font-size:18px;
  font-weight: 500;
  line-height: 1.2;
}

#miniCart .btn-block.btn-gray-darker,
#miniCartMobile .btn-block.btn-gray-darker{
  font-size: 17px;
  padding: 17px 0px;
}

#miniCart #cartTotalPrice,
#miniCartMobile #mobileCartTotalPrice{
  margin-top:30px;
}

#miniCart .tb-css-header-widget-table-wrapper,
#miniCartMobile .tb-css-header-widget-table-wrapper{
  overflow: auto !important;
  height:80%;
}
#miniCart .tb-css-header-widget-table-cart,
#miniCartMobile .tb-css-header-widget-table-cart{
  margin: 5% 0;
  width:100% !important;
  border-spacing:10px;
  border-collapse:separate;
}


.mobile-filter-btn{
    display:none;
    position:relative;
    width: 100%;
    z-index: 10;
}

.mobile-filter-btn-fixed{
    position:fixed;
    top:60px;
    left: 0px;
    z-index: 10;
    display:none;
    width: 100%;
}

.solitaireDiamond_btn,
.solitaireSetting_btn{
    width: 43%;
    padding: 5px 10px;
    display: inline-block;
    background: #dea1a9;
    color: #fff;
    margin: 20px 10px;
    text-align: center;
}

.solitaireDiamond_btn img,
.solitaireSetting_btn img{
    margin-right: 10px;
    width: 30px;
}

.mobile-filter-btn-fixed .solitaireDiamond_btn{
    width: 49%;
    margin: 0 0.5%;
}

@media screen and (max-width: 767px) {
    .mobile-filter-btn{
        display:block;
    }
}

.field-set__label2 {
  color: #dda1a9;
  width: 65px;
  line-height: 17px;
  /*display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;*/
  /* top: 20px; */
  position: absolute;
}


.sec-type__step.mobile .sec-type__step-image img:nth-child(odd){
    float: left;
}
.sec-type__step.mobile .sec-type__step-image img:nth-child(even){
    float: right;
}

@media screen and (max-width: 768px) {
    .diamond-list-content__certificates{
        font-weight: bold;
    }

    .diamond-media-title a.btn-diamond-media-info{
        padding: 0;
    }
    .opt-detail__center.diamond-detail{
        margin-top: 0;
        margin-bottom: 10%;
    }
    .opt-detail__center.diamond-detail .opt-detail__thumb {
        width: 100%;
    }
    .swiper-container-diamond .swiper-slide{
       left: 10%;
    }
    .swiper-container-diamond .swiper-slide img ,
    .swiper-container-diamond .swiper-slide video{
        display: block;
        width: 80%;
        height: 100%;
        object-fit: cover;
    }
    .swiper-container-diamond .swiper-button {
        height: 10%;
        width: 10%;
        background-size: cover;
    }
    .opt-detail__thumb-img .swiper-container-diamond .swiper-pagination{
        margin-bottom: -10%;
    }
    .swiper-container-diamond .swiper-button-next {
        left: 90%;
    }
    .swiper-container-diamond .swiper-button-prev {
        left: 0;
        margin-left: 0;
    }
    .diamond-detail .opt-detail__infos {
        display: inline-block;
        padding-top: 15%;
    }
    .opt-detail .opt-detail__infos .opt-detail__info.desktop,
    .opt-detail .opt-detail__thumb .opt-detail__info.desktop{
        display: none;
    }
    .opt-detail__info-diamond-price.mobile{
        width: 55%;
        float: left;
    }
    .detail-submit-diamond.opt-detail__control-item.detail-submit.mobile{
        width: 45%;
        float: right;
       margin: 2% 0 0 0;
       /* margin-right: 10%;*/
    }
    .mobile-media-desc{
        position: absolute;
        top: 30px;
        width: 80%;
        text-align: center;
        background-color: #fff7f7;
        color: #dda1a9;
        padding: 10px 15px;
        border: 1px solid #dda1a9;
        white-space: normal;
        box-shadow: 5px 5px 5px rgb(0 0 0 / 20%);
        text-align: left;
        pointer-events: none;
    }
    .mobile-media-desc:before{
        content: 'X';
        position: absolute;
        top: 2px;
        right: 5px;
        size: 12px;
        font-family: inherit;
        pointer-events: auto;
    }

    .btn.btn-diamond-media-info .popover-content{
        display: none;
    }

    .diamond-media-title a.btn-diamond-media-info{
        padding: 0;
    }
    .opt-detail__center.diamond-detail{
        width: 100%;
    }
    .opt-detail__center.diamond-detail .opt-detail__thumb {
        width: 100%;
    }
    .opt-detail__center.diamond-detail .opt-detail__remark {
        bottom: -20%;
        left: 0;
        margin: 0;
    }
    .opt-detail__center.diamond-detail .opt-detail__thumb-img {
        position: relative;
        width: 100%;
        display: block;
        margin: 0 auto;
        z-index: 20;
    }

}
