@font-face {
  font-family: "luma-icons";
  src: url("../fonts/Luma-Icons.eot");
  src: url("../fonts/Luma-Icons.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Luma-Icons.woff2") format("woff2"),
    url("../fonts/Luma-Icons.woff") format("woff"),
    url("../fonts/Luma-Icons.ttf") format("truetype"),
    url("../fonts/Luma-Icons.svg") format("svg");
  font-weight: 300;
  font-style: normal;
}
body #gemfind-product-demo-site,
body #gemfind-product-demo-site a,
body #gemfind-product-demo-site p,
#gemfind-product-demo-site h1,
#gemfind-product-demo-site h2,
#gemfind-product-demo-site h3,
#gemfind-product-demo-site h4,
#gemfind-product-demo-site h5,
#gemfind-product-demo-site h6,
body #gemfind-product-demo-site input {
  font-family: "Muli", sans-serif !important;
}
#gemfind-product-demo-site .main-content {
  margin: 20px auto;
  max-width: 1820px;
  float: none;
  padding: 0 20px;
}
.d-container,
.d-row,
.diamonds-details,
.diamonds-filter,
.diamond-filter-title,
#search-diamonds {
  float: left;
  width: 100%;
  clear: both;
  max-width: 100%;
  margin: 0 auto;
}
.page-template-template-diamondlist img {
  display: initial;
}
.page-template-template-diamondlist a:hover,
.page-template-template-diamondlist a:focus {
  opacity: 0.7;
}
.page-template-template-diamondlist a {
  color: #010101;
  text-decoration: none;
}
.page-template-template-diamondlist a:focus {
  outline: none;
}
.page-template-template-diamondlist a:focus,
.page-template-template-diamondlist button:focus,
.page-template-template-diamondlist input:focus,
.page-template-template-diamondlist textarea:focus {
  outline: none !important;
}
.no-padding {
  padding: 0;
}

.diamond-info {
  float: left;
  width: 100%;
  border: 1px solid #e5e5e5;
  text-align: center;
  padding: 28px 20px 28px 20px;
  box-sizing: border-box;
}

.compare-or-details {
  width: 100%;
  display: table;
  vertical-align: middle;
}
.compare-or-details button.btn-compare {
  background: #1979c3;
  font-size: 0;
  border: 0;
  padding: 0;
  height: 40px;
  width: 40px;
  background-image: url(../images/spirit-img.png);
  background-position: 10px 8px;
  margin: 0 2px;
  background-repeat: no-repeat;
  box-shadow: none;
  border-radius: 0;
}

.compare-or-details button.btn-details {
  background: #1979c3;
  color: #fff;
  border: 0;
  font-size: 20px;
  height: 40px;
  display: inline-block;
  vertical-align: top;
  margin: 0 2px;
  box-shadow: none;
  border-radius: 0;
}

.diamond-info h4 {
  font-size: 19px;
}

.diamond-info h5 {
  font-size: 17px;
}

.diamond-info h2 {
  font-weight: bold;
  font-size: 20px;
  color: #000;
  margin-top: 20px;
  margin-bottom: 10px;
}

.diamond-info span {
  font-size: 17px;
  margin-bottom: 40px;
  display: inline-block;
}

.diamonds-filter,
.filter-details,
.searching-result,
.grid-product-listing,
.grid-paginatin,
section.compare-product .diamonds-details,
section.compare-product,
.compare-info,
.shape-container,
.specification-info ul li,
.diamond-request-form .form-field,
.prefrence-action,
.product-controler,
.diamond-action,
.print-diamond-certifications,
.diamond-page .search-details,
.print-details {
  float: left;
  width: 100%;
  clear: both;
}

.diamond-filter-title {
  float: left;
  width: 100%;
  background: #e8e8e8;
  /* padding: 15px 0 12px; */
  padding-left: 20px;
  box-sizing: border-box;
}

.diamond-filter-title ul {
  float: left;
  width: 50%;
  padding: 0;
  list-style: none;
  margin: 0;
}

.diamond-filter-title ul li {
  float: left;
  margin-right: 20px;
  margin-bottom: 0;
  line-height: normal;
}
.diamond-filter-title ul li a {
  line-height: normal;
}
.diamond-filter-title ul li a {
  font-size: 18px;
  color: #000;
  text-decoration: none;
  font-weight: 500;
  line-height: 1;
}

.diamonds-filter ul.filter-right {
  text-align: right;
  float: left;
  line-height: 1;
}

.diamonds-filter ul.filter-right li {
  text-align: right;
  float: none;
  display: inline-block;
  position: relative;
  margin-right: 40px;
  line-height: 1;
}

.diamond-filter-title ul li a:before {
  position: absolute;
  left: -18px;
  top: 13px;
  height: 20px;
  width: 20px;
  font-family: "luma-icons";
  content: "\e614";
  font-size: 16px;
}

.diamonds-filter ul.filter-right li:nth-child(2) a:before {
  content: "\e628";
}

.diamonds-filter ul.filter-right li:nth-child(2) {
  margin-right: 20px;
}

.filter-details {
  padding-top: 10px;
  padding-right: 0;
  box-sizing: border-box;
  margin-bottom: 10px;
}

.filter-for-shape {
  width: 50%;
  float: left;
}

.shape-bg {
  background: #fafafa;
  box-sizing: border-box;
  width: 100%;
  clear: both;
  padding: 8px 18px 0px;
  float: left;
  width: 100%;
  display: flex;
}

.filter-details ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  display: -ms-flexbox;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
  width: 100%;
}

.filter-details h4,
.diamonds-filter h4 {
  margin: 0;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 20px;
  margin-top: 5px;
  text-align: left;
  text-transform: uppercase;
  min-width: 140px;
  padding-top: 10px;
  letter-spacing: 0;
  color: #000;
}

.diamonds-search label {
  font-weight: 400;
  font-size: 15px;
  letter-spacing: 0;
  text-transform: capitalize;
}

.filter-details ul li {
  flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  text-align: center;
  margin-right: 1%;
  position: relative;
  margin-bottom: 10px;
}
.filter-details ul li:last-child {
  margin-right: 0;
}
.filter-for-shape ul li p {
  margin: 0;
  font-size: 16px;
  line-height: normal;
  padding-bottom: 3px;
  margin-top: 24px;
}

.filter-details ul li input[type="checkbox"] {
  position: absolute;
  margin: 0;
  width: 100%;
  left: 0;
  height: 100%;
  opacity: 0;
  z-index: 2;
  top: 0;
  cursor: pointer;
}
#search-diamonds .ui-slider input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
#search-diamonds .ui-slider input[type="number"] {
  -moz-appearance: textfield;
}
#search-diamonds #submit {
  display: none;
}

.filter-details .shape-type.selected {
  background: #1979c3;
}

.filter-details .shape-type {
  border: 1px solid #9f9f9f;
  padding: 5px 0px;
  min-height: 56px;
  text-align: center;
  background: #f7f7f7;
  box-sizing: border-box;
}

.filter-main {
  float: left;
  width: 50%;
  box-sizing: border-box;
}

.filter-for-shape .cut-main ul li {
  border: 1px solid #9f9f9f;
  padding: 6px 16px;
  width: 15%;
  text-align: center;
  float: none;
  position: relative;
  margin-bottom: 10px;
  display: inline-block;
  font-size: 15px;
  color: #000;
  line-height: 22px;
}
.filter-for-shape ul li:last-child {
  margin-right: 0;
}
.filter-for-shape .cut-main ul li a {
  font-size: 18px;
  color: #010101;
  text-decoration: none;
}

.cut-main {
  float: left;
  width: 100%;
  text-align: center;
}

.filter-for-shape .cut-main ul li.active a {
  color: #fff;
}

.color-filter {
  float: left;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0px;
}

.color-filter {
  float: left;
  width: 100%;
  text-align: left;
}

.color-filter ul li {
  display: inline-block;
  text-align: center;
  width: 6.77%;
  padding: 9px 0;
  margin: 0 0.5% 10px;
  border: 1px solid #9f9f9f;
  position: relative;
  line-height: 20px;
  height: 38px;
  box-sizing: border-box;
  font-size: 15px;
  color: #000;
  line-height: normal;
}
.color-filter ul li:last-child {
  margin-right: 0;
}
.fancy-color.color-filter ul li {
  padding: 4px;
}

.color-filter ul li a {
  color: #010101;
  font-size: 16px;
  text-transform: uppercase;
  text-decoration: none;
  width: 100%;
  float: left;
}

.color-filter ul li.active a {
  color: #fff;
}

.color-filter.clarity-filter ul li {
  width: 8.6%;
}

.filter-advanced .accordion {
  color: #444;
  cursor: pointer;
  padding: 15px 10px 15px 35px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 18px;
  font-weight: 600;
  transition: 0.4s;
  background: #fafafa;
  position: relative;
  box-shadow: none;
  line-height: normal;
}

.filter-advanced .panel {
  max-height: none !important;
  float: left;
  width: 100%;
  box-shadow: none;
}

.filter-advanced .accordion:before {
  content: "";
  position: absolute;
  left: 0;
  top: 15px;
  content: "\e61C";
  font-family: "luma-icons";
  text-align: center;
  -webkit-transform: 0.8s ease-in-out;
  transition: transform 0.8s ease-in-out;
  padding: 5px;
  font-size: 16px;
}

.filter-advanced .accordion.active:before {
  content: "\e60f";
}

.filter-details .polish-depth ul li {
  float: left;
  width: 23%;
  margin: 0 1% 0 0;
  border: 1px solid #9f9f9f;
  padding: 9px 0;
  text-align: center;
  box-sizing: border-box;
  position: relative;
  line-height: 20px;
  height: 37px;
  margin-bottom: 10px;
  color: #000;
  text-transform: capitalize;
  font-size: 15px;
}
.filter-details .polish-depth ul li:last-child {
  margin-right: 0;
}

.polish-depth {
  float: left;
  width: 100%;
  margin-bottom: 0px;
}

.filter-details .polish-depth ul li a {
  font-size: 16px;
  text-decoration: none;
}

.filter-advanced-main {
  float: left;
  width: 50%;
  clear: both;
  padding-bottom: 0px;
  margin-bottom: 0px;
  box-sizing: border-box;
}
.filter-advanced .filter-advanced-main > div {
  display: flex;
}

.filter-details .polish-depth.filter-Fluoroscence ul li {
  width: 18%;
  text-transform: uppercase;
}

.filter-details .polish-depth.filter-Fluoroscence ul li a {
  text-transform: uppercase;
}

.filter-details .polish-depth.filter-Fluoroscence ul li a {
  text-transform: uppercase;
  text-decoration: none;
}

.filter-advanced .filter-advanced-main {
  float: left;
  clear: none;
  padding-bottom: 8px;
}
.filter-advanced .shape-flex .filter-main {
  flex: 1 0 50%;
  margin-bottom: 30px;
}

.filter-advanced-main.advance-right .fluo-right {
  float: left;
  width: 50%;
  padding: 0 10px;
  box-sizing: border-box;
}

.filter-advanced-main.advance-right .fluo-right select {
  width: 100%;
  border: 1px solid #9f9f9f;
  height: 34px;
  background: #e8e8e8;
  font-size: 16px;
}

.filter-advanced-main.advance-right .fluo-right select option {
  font-size: 16px;
}

.search-details .table thead tr th {
  font-size: 16px;
  font-weight: normal;
  text-align: center;
}

.search-details .table tbody tr td,
.search-details .table tbody tr th {
  background: #fafafa;
}

.search-details .table tbody tr:hover td,
.search-details .table tbody tr:hover th {
  cursor: pointer;
}

.no-result-div {
  text-align: center;
  font-size: 24px;
  margin-bottom: 50px;
  margin-top: 20px;
}
.searching-result .number-of-search {
  width: 40%;
  float: left;
  padding-top: 12px;
}

.searching-result .view-or-search-result {
  width: 36%;
  float: left;
}
.diamonds-product-view .searching-result .view-or-search-result {
  width: 60%;
}

.search-details .table-responsive {
  float: left;
  width: 100%;
  overflow: auto;
}

.number-of-search p {
  font-size: 20px;
  color: #000;
  margin-bottom: 0;
  float: left;
  margin-right: 10px;
}
.number-of-search p strong {
  margin-right: 10px;
}

.change-view-result p {
  font-size: 16px;
  color: #000;
  float: left;
  display: inline-block;
  margin: 0;
  line-height: 24px !important;
}

.change-view-result ul {
  padding: 0;
  list-style: none;
  margin: 0;
  float: none;
  width: auto;
  padding-left: 10px;
  text-align: right;
  display: inline-block;
  margin-top: 1px;
}

.change-view-result ul li {
  float: left;
  position: relative;
  padding-left: 29px;
  margin-right: 6px;
  padding-top: 2px;
  margin-bottom: 0;
}

.change-view-result ul li a:before {
  content: "";
  font-family: "luma-icons";
  font-size: 22px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  width: 30px;
  height: 30px;
}

.change-view-result ul li.grid-view a:before {
  background-color: #e8e8e8;
  content: "\e60d";
  font-size: 16px;
  line-height: 30px;
}

.change-view-result ul li.list-view a:before {
  background-position: -299px -3px;
}

.change-view-result ul li a {
  font-size: 0;
}

.searching-result .view-or-search-result .change-view-result {
  width: 100%;
  float: left;
  text-align: left;
  margin-bottom: 5px;
  display: inline-block;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-end;
}

.search-in-table {
  float: right;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

.search-in-table input {
  background: #fafafa !important;
  border: 0;
  min-width: 210px;
  padding: 8px 10px;
  padding-right: 58px;
}
.search-in-table input:focus {
  outline: none;
}
.search-in-table button {
  border: 0;
  padding: 0;
  margin-top: 0;
  margin-left: 0;
  background-position: 255px 7px;
  position: absolute;
  right: 0;
  height: 100%;
  border-radius: 0;
  top: 0;
  box-shadow: none;
  color: rgba(0, 0, 0, 0);
  width: 35px;
  line-height: 33px;
}

.search-in-table button:before {
  content: "";
  content: "\e615";
  font-family: "luma-icons";
  float: left;
  width: 100%;
  height: 100%;
  font-size: 16px;
  font-weight: normal;
}

.search-details .table thead tr > th:nth-child(1) {
  font-size: 0;
  position: relative;
}

.search-details .table thead tr > th:nth-child(1):before {
  content: "";
  position: absolute;
  left: 0;
  top: 9px;
  background-image: url(../images/spirit-img.png);
  width: 30px;
  height: 30px;
  background-position: 5px 6px;
}

.search-details .table tbody tr th.table-selecter {
  position: relative;
}

.search-details .table tbody tr th.table-selecter input[type="checkbox"] {
  position: absolute;
  left: 0;
  top: 0;
  min-width: 1em;
  width: 100%;
  height: 100%;
  z-index: 2;
  opacity: 0;
  margin: 0;
  padding: 0;
  cursor: pointer;
  box-sizing: border-box;
  padding: 0;
}

.search-details
  .table
  tbody
  tr
  th.table-selecter
  input[type="checkbox"]:checked
  ~ .state
  label:after {
  transform: scale(3.5);
  opacity: 0;
  transition: all 0.3s ease;
  border-radius: 50%;
}

.search-details
  .table
  tbody
  tr
  th.table-selecter
  input[type="checkbox"]:checked
  ~ .state
  label:before {
  opacity: 1;
}

.search-details .table tbody tr th.table-selecter .state label {
  position: absolute;
  display: inline-block;
  font-weight: 400;
  margin: 0;
  text-indent: 1.5em;
  min-width: calc(1em + 2px);
  font-size: 0;
  top: 0;
  width: 20px;
  height: 20px;
}
.search-details .table tbody tr th.table-selecter .state label:before,
.search-details .table tbody tr th.table-selecter .state label:after {
  content: "";
  width: 16px;
  height: 16px;
  display: block;
  box-sizing: border-box;
  border-radius: 0;
  z-index: 0;
  position: absolute;
  left: 0;
  top: 1px;
  background-color: transparent;
  border-radius: 4px;
}

.search-details .table tbody tr th.table-selecter .state {
  position: absolute;

  width: 20px;
  height: 20px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

/*CUSTOM TABLE STYLE END*/

.search-details .table > tbody > tr > th,
.search-details .table > tfoot > tr > th,
.search-details .table > thead > tr > th {
  padding: 15px;
  line-height: 1.42857143;
  vertical-align: top;
}

.search-details .table > tbody > tr > td,
.search-details .table > thead > tr > td,
.search-details .table > tfoot > tr > td {
  padding: 12px;
}

.search-details th {
  text-align: left;
}

.search-details .table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
  border-spacing: 0;
  border-collapse: collapse;
  background-color: transparent;
  box-sizing: border-box;
  float: left;
}

/*CUSTOM TABLE STYLE END*/

.d-container {
  float: none;
}

.diamonds-preview {
  width: 330px;
  float: left;
}

.filter-details .shape-type:after {
  background-image: url(../images/shape-images.png);
  content: "";
  float: left;
  width: 32px;
  height: 32px;
  position: absolute;
  top: 5px;
  right: 0;
  left: 0;
  margin: 0 auto;
  z-index: 1;
  transition: all 500ms cubic-bezier(0, 0.4, 0.51, 1.35);
  background-size: 15em;
}

/*Round shape*/

.filter-for-shape ul li.round .shape-type:after {
  background-position: -46px 0;
}

.filter-for-shape ul li.round .shape-type:hover:after,
.filter-for-shape ul li.round .shape-type.selected:after {
  background-position: -46px -44px;
}

/*princess shape*/

.filter-for-shape ul li.princess .shape-type:after {
  background-position: -173px -2px;
}

.filter-for-shape ul li.princess .shape-type:hover:after,
.filter-for-shape ul li.princess .shape-type.selected:after {
  background-position: -173px -44px;
}

/*emerald shape*/

.filter-for-shape ul li.emerald .shape-type:after {
  background-position: -215px -2px;
}

.filter-for-shape ul li.emerald .shape-type:hover:after,
.filter-for-shape ul li.emerald .shape-type.selected:after {
  background-position: -215px -45px;
}

/*radiant shape*/

.filter-for-shape ul li.radiant .shape-type:after {
  background-position: -300px -2px;
}

.filter-for-shape ul li.radiant .shape-type:hover:after,
.filter-for-shape ul li.radiant .shape-type.selected:after {
  background-position: -300px -46px;
}

/*cushion shape*/

.filter-for-shape ul li.cushion .shape-type:after {
  background-position: 37px -95px;
}

.filter-for-shape ul li.cushion .shape-type:hover:after,
.filter-for-shape ul li.cushion .shape-type.selected:after {
  background-position: 37px -137px;
}

/*pear shape*/

.filter-for-shape ul li.pear .shape-type:after {
  background-position: -4px -94px;
}

.filter-for-shape ul li.pear .shape-type:hover:after,
.filter-for-shape ul li.pear .shape-type.selected:after {
  background-position: -4px -138px;
}

/*marquise shape*/

.filter-for-shape ul li.marquise .shape-type:after {
  background-position: -47px -94px;
}

.filter-for-shape ul li.marquise .shape-type:hover:after,
.filter-for-shape ul li.marquise .shape-type.selected:after {
  background-position: -47px -139px;
}

/*oval shape*/

.filter-for-shape ul li.oval .shape-type:after {
  background-position: -88px -94px;
}

.filter-for-shape ul li.oval .shape-type:hover:after,
.filter-for-shape ul li.oval .shape-type.selected:after {
  background-position: -88px -137px;
}

/*asscher shape*/

.filter-for-shape ul li.asscher .shape-type:after {
  background-position: -131px -3px;
}

.filter-for-shape ul li.asscher .shape-type:hover:after,
.filter-for-shape ul li.asscher .shape-type.selected:after {
  background-position: -131px -46px;
}

/*heart shape*/

.filter-for-shape ul li.heart .shape-type:after {
  background-position: -132px -93px;
}

.filter-for-shape ul li.heart .shape-type:hover:after,
.filter-for-shape ul li.heart .shape-type.selected:after {
  background-position: -132px -138px;
}

/* Slider
 ----------------------------------*/

#search-diamonds .ui-slider {
  position: relative;
  text-align: left;
}

#search-diamonds .ui-slider .ui-slider-val {
  width: 75px;
  margin-top: 30px;
  border: 1px solid #cecece;
  height: 24px;
  line-height: 24px;
  padding: 0 8px;
  text-align: right;
  border-radius: 100px;
  color: #2c2c2c;
  -webkit-appearance: none;
  appearance: none;
}

#search-diamonds .ui-slider .ui-slider-val.slider-left {
  float: left;
}

#search-diamonds .ui-slider .ui-slider-val.slider-right {
  float: right;
  width: 130px;
}

#search-diamonds .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 1;
  cursor: default;
  width: 23px;
  height: 23px;
  top: -6px;
  margin-left: -10px;
  border-radius: 50%;
  outline: 0 none;
  -webkit-transform: 0.2s ease-out, background 0.3s;
  transition: transform 0.2s, background 0.3s;
}

#search-diamonds .ui-slider .ui-slider-handle.ui-state-active {
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
}

#search-diamonds .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
}

#search-diamonds .ui-slider-horizontal {
  height: 12px;
  border: 1px solid #e5e5e5;
  background: #fcfdfd;
  border-radius: 30px;
}

#search-diamonds .ui-slider-horizontal .ui-slider-range {
  height: 100%;
  top: 0px;
}

#search-diamonds .ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

#search-diamonds .ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

/* Label slider Legend */

#search-diamonds .ui-slider-legend p {
  margin: 12px 0 0 0;
  float: left;
  text-align: center;
  position: relative;
}

#search-diamonds .ui-slider-legend p b {
  font-weight: normal;
  font-size: 12px;
  color: #788589;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}

#search-diamonds .ui-slider-legend p.first span {
  display: none;
}

#search-diamonds .ui-slider-legend p span {
  display: block;
  position: absolute;
  top: -22px;
  z-index: 0;
  border-radius: 50%;
  width: 5px;
  height: 5px;
  background: #e6e6e6;
}

.search-view-grid .product-box-action input[type="checkbox"] {
  top: 0;
  left: 0;
}

.product-box-action .state {
  padding-left: 25px;
}

.search-view-grid {
  float: left;
  width: 100%;
}

.search-product-grid {
  float: left;
  width: 23%;
  box-sizing: border-box;
  margin: 0;
  padding: 10px;
  border: 1px solid #e8e8e8;
  text-align: center;
  position: relative;
  margin: 0 2.6% 2.6% 0;
}

.search-product-grid .product-images,
.search-product-grid .product-details,
.search-product-grid .product-images,
.search-product-grid .product-item-name {
  float: left;
  width: 100%;
}
.search-product-grid .product-images {
  min-height: 205px;
  max-height: 205px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-inner-info {
  position: absolute;
  top: 0;
  width: 90%;
  right: 0;
  background: rgba(250, 250, 250, 0.9);
  opacity: 0;
  transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out;
  word-break: break-all;
  height: 100%;
  overflow: auto;
  visibility: hidden;
}

.product-inner-info.active {
  opacity: 1;
  visibility: visible;
}

.product-inner-info ul {
  padding: 0;
  margin: 0;
  list-style: none;
  float: left;
  width: 100%;
  padding: 20px 10px 10px 10px;
  box-sizing: border-box;
  height: 100%;
}

.product-inner-info ul li {
  float: left;
  width: 100%;
  line-height: normal;
  margin-bottom: 10px;
}

.product-inner-info ul li p {
  margin: 0;
}

.product-inner-info ul li p span {
  text-align: left;
  float: left;
}

.product-inner-info ul li p span {
  float: left;
  width: 40%;
  font-size: 12px;
  font-weight: 600;
}
.product-inner-info ul li p span:nth-child(odd) {
    width: 60%;
}

.search-product-grid .product-details .product-item-name span {
  width: 100%;
  float: left;
  font-size: 12px;
  color: #000;
  margin: 4px 0;
}

.search-product-grid .product-details .product-box-pricing span {
  font-size: 24px;
  font-weight: bold;
}

.search-product-grid .product-details .product-box-pricing {
  float: left;
  width: 100%;
  text-align: center;
  margin: 9px 0;
}

.search-product-grid .product-details .product-box-action {
  width: 130px;
  clear: both;
  margin: 0 auto;
  display: inline-block;
  max-width: 140px;
  margin: 6px 0;
}

.product-slide-button {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}

.product-slide-button .trigger-info {
  float: left;
  margin: 5px;
  font-size: 0;
}
.product-slide-button .trigger-info:focus {
  outline: none;
}

.product-slide-button .trigger-info:before {
  float: left;
  height: 15px;
  width: auto;
  font-size: 44px;
  line-height: 13px;
  letter-spacing: -3px;
  content: "\2807";
  transform: rotate(270deg);
}

.product-details .product-box-action label {
  font-size: 14px;
  font-weight: 400;
}

.grid-paginatin {
  margin-bottom: 10px;
}

.grid-paginatin ul {
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: right;
  float: right;
  width: auto;
}

.grid-paginatin ul li a {
  line-height: normal;
  font-size: 16px;
  padding: 8px;
  width: 100%;
  float: left;
  box-sizing: border-box;
  transition: 0.3s;
}

.grid-paginatin ul li {
  display: inline-block;
  min-width: 35px;
  text-align: center;
  min-height: 35px;
  vertical-align: middle;
  border: 1px solid #e8e8e8;
  margin: 0 1px;
}

.grid-paginatin ul li.grid-next a,
.grid-paginatin ul li.grid-previous a {
  float: left;
  width: 100%;
  height: auto;
  text-indent: -9999px;
}

.grid-paginatin ul li.grid-next a:before,
.grid-paginatin ul li.grid-previous a:before {
  content: "\e617";
  font-family: "luma-icons";
  font-size: 18px !important;
  text-indent: 0px;
  float: left;
}
.grid-paginatin ul li.grid-previous a:before {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
}

.compare-info {
  margin-bottom: 20px;
}

.compare-info .responsive-table {
  overflow: auto;
  margin-bottom: 20px;
}

.compare-info table {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
  white-space: nowrap;
  table-layout: fixed;
}

.compare-info table tr:nth-child(odd) {
  background-color: #f2f2f2;
}

.compare-info table tr:nth-child(even) {
  background-color: #e6e6e6;
}

.compare-info th,
.compare-info tr,
.compare-info td {
  text-align: center;
  border: 1px solid #e8e8e8;
  padding: 20px;
  vertical-align: middle;
}

.compare-info tbody tr > td:nth-child(1) {
  min-width: 180px;
}

.compare-info tbody tr > td:nth-child(1) {
  min-width: 180px;
  font-size: 18px;
  color: #000;
}

.compare-info tbody tr td {
  height: 24px;
  vertical-align: middle;
}

.compare-product .compare-info table tr:nth-child(even) {
  background-color: #f2f2f2;
}
.shape-container {
  margin-bottom: 0px;
}

/*DIAMONDS WITH SEPECIFICATIONS START*/

.with-specification .diamonds-preview {
  width: 430px;
}

.with-specification .diamonds-details {
  width: calc(100% - 430px);
  float: left;
  clear: none;
}

.specification-title {
  width: 100%;
  background: #e8e8e8;
  display: table;
  vertical-align: middle;
  padding: 16px 20px;
  box-sizing: border-box;
}

.specification-title h2 {
  display: table-cell;
  padding: 0;
  margin: 0;
  font-size: 20px;
  color: #000;
}

.specification-title h4 {
  display: table-cell;
  margin: 0;
  padding: 0;
  vertical-align: middle;
  text-align: right;
  text-align: right;
}

.specification-title h4 a {
  font-size: 16px;
  font-weight: normal;
  position: relative;

  top: 0;
  vertical-align: middle;
}

.specification-title h4 a:after {
  content: "";
}

.specification-info {
  float: left;
  width: 100%;
}

.specification-info ul {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
  width: 100%;
}

.specification-info ul li {
  padding: 11px 20px;
  box-sizing: border-box;
  margin-bottom: 0;
}

.specification-info ul li div,
.specification-info ul li div {
  float: left;
  width: 50%;
}

.specification-info ul li .diamonds-info p,
.specification-info ul li .diamonds-details-title p {
  padding: 0;
  margin: 0;
  font-size: 16px;
  color: #000;
}

.specification-info ul li .diamonds-info {
  padding: 0;
  margin: 0;
  text-align: right;
}

.specification-info ul li:nth-child(even) {
  background: #f8f8f8;
}

.diamond-info h2 span {
  font-size: 20px;
  margin: 0;
  line-height: normal;
}

.diamond-grade {
  display: table;
  vertical-align: middle;
  margin-left: -20px;
  margin-right: -20px;
  background: #f7f7f7;
  padding: 17px 20px;
  margin-bottom: -28px;
  margin-top: 15px;
}

.grade-logo {
  display: table-cell;
  vertical-align: middle;
}

.grade-info {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  padding-left: 15px;
}

.grade-info p {
  font-size: 16px;
  color: #626262;
  line-height: 24px;
  margin-bottom: 0;
}

.product-thumb {
  width: 100%;
  display: table;
  vertical-align: middle;
  float: left;
  text-align: center;
  margin-bottom: 10px;
}
.diamond-info img {
  display: inline-block;
  vertical-align: middle;
}

.product-thumb .thumg-img {
  margin-right: 5px;
  float: none;
  display: inline-block;
  border: 1px solid #e5e5e5;
  overflow: hidden;
}

.requested-form {
  float: left;
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
}

.requested-form h2 {
  margin: 0;
  padding: 0;
  font-size: 30px;
  color: #000;
  font-weight: 500;
}

.requested-form p {
  padding: 0;
  margin: 0;
  margin-top: 10px;
  font-size: 18px;
  color: #000;
}

.diamond-request-form .form-field label {
  margin: 20px 0;
  position: relative;
  display: inline-block;
  width: 100%;
}

.diamond-request-form .form-field span {
  padding: 10px;
  pointer-events: none;
  position: absolute;
  left: 0;
  top: 0;
  transition: 0.2s;
  transition-timing-function: ease;
  transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
  opacity: 0.5;
  padding-left: 0;
  padding-bottom: 4px;
  font-size: 15px;
  font-weight: 400;
}

.diamond-request-form .form-field input {
  padding: 10px;
}

.diamond-request-form .form-field span.moveUp {
  transform: translateY(-90%);
}

.diamond-request-form .form-field {
  max-width: 465px;
  padding-left: 25px;
  box-sizing: border-box;
}

.diamond-request-form .form-field label input {
  width: 100%;
  border: 0;
  border-bottom: 1px solid #9f9f9f;
  box-sizing: border-box;
  padding: 0;
  height: 38px;
  font-size: 16px;
  background: none;
  box-shadow: none;
}

.diamond-request-form .form-field label input:focus,
.diamond-request-form .form-field label textarea:focus {
  outline: none;
  box-shadow: none;
}

.diamond-request-form .form-field label textarea {
  width: 100%;
  max-width: 100%;
  max-height: 150px;
  min-height: 80px;
  padding: 10px;
  box-sizing: border-box;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  line-height: 20px;
  box-shadow: none;
  margin-bottom: -6px;
}

.diamond-request-form .form-field label textarea:focus {
  outline: none;
  background: none;
}

.diamond-request-form .form-field label textarea {
  border: 0;
  border-bottom: 1px solid #9f9f9f;
  resize: none;
  padding-left: 0;
}

.prefrence-area {
  float: left;
  width: 100%;
}

.prefrence-area ul {
  float: right;
  margin: 0;
  padding: 0;
}

.prefrence-area ul li {
  float: left;
  list-style: none;
  margin: 0 10px;
  padding: 0;
  position: relative;
}

.prefrence-area p {
  float: left;
  margin: 0;
}

.diamond-request-form .form-field .prefrence-area label {
  float: left;
  width: auto;
  margin: 0;
  padding-left: 30px;
}
.diamond-request-form .form-field .prefrence-area label.error {
  font-size: 14px;
}
.diamond-request-form .form-field .prefrence-area input {
  float: left;
  position: absolute;
  left: 0;
  top: 0;
  min-width: 1em;
  width: 100%;
  height: 100%;
  z-index: 2;
  opacity: 0;
  margin: 0;
  padding: 0;
  cursor: pointer;
  box-sizing: border-box;
  padding: 0;
}

.diamond-request-form .form-field .prefrence-area label:after,
.diamond-request-form .form-field .prefrence-area label:before {
  content: "";
  border: 2px solid #9f9f9f;
  width: 16px;
  height: 16px;
  float: left;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0px;
}

.diamond-request-form .form-field .prefrence-area input:checked ~ label:before {
  right: 0;
  left: 0;
  text-align: center;
  transform: scale(0.6);
  border-color: transparent;
}

.prefrence-action {
  margin-top: 10px;
}

.prefrence-action .preference-btn {
  border: 0;
  font-size: 20px;
  padding: 5px 40px 10px;
  margin: 0 3px;
}

/*DIAMONDS WITH SEPECIFICATIONS END*/

/*DIAMONDS PAGE START*/

.diamond-page .specification-title {
  background: transparent;
  padding-top: 0;
}

.diamond-page .diamond-desc {
  padding: 20px;
}

.diamond-page .diamond-desc p {
  padding: 0;
  margin: 0;
  font-size: 16px;
  color: #000;
}

.intro-field {
  float: left;
  width: 100%;
}

.intro-field ul {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 50%;
  float: left;
  box-sizing: border-box;
}

.intro-field ul li {
  display: table;
  vertical-align: middle;
  width: 100%;
  padding: 9px 10px;
  box-sizing: border-box;
  padding-left: 0;
}

.intro-field ul li p,
.intro-field ul li strong {
  display: table-cell;
  font-size: 18px;
  color: #43454b;
}

.intro-field ul:nth-child(1) {
  border-right: 1px solid #9f9f9f;
}

.intro-field ul:nth-child(2) li {
  padding-left: 40px;
}

.intro-field ul li p {
  text-align: right;
}

.diamond-page .diamond-request-form .form-field {
  max-width: 565px;
}

.intro-field ul:nth-child(2) li {
  padding-left: 30px;
}

.intro-field ul:nth-child(1) li {
  padding-right: 30px;
}

.product-controler {
  margin-top: 15px;
}

.product-controler ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.product-controler ul li {
  position: relative;
}

.product-controler ul li:before {
  content: "";
  font-family: "luma-icons";
  position: absolute;
  width: 28px;
  height: 28px;
  position: absolute;
  left: 0;
  color: #fff;
  font-size: 16px;
  text-align: center;
  line-height: 28px;
}

.product-controler ul li a {
  padding-left: 40px;
  margin-top: 5px;
  float: left;
  line-height: normal;
  text-decoration: none;
  transition: 0.3s;
}

.product-controler ul li {
  position: relative;
  margin-bottom: 22px;
  float: left;
  width: 50%;
}

.product-controler ul li:nth-child(1):before {
  content: "\e62A";
}

.product-controler ul li:nth-child(2):before {
  content: "\e60C";
}

.product-controler ul li:nth-child(3):before {
  content: "\e61d";
}

.product-controler ul li:nth-child(4):before {
  content: "\e624";
}

.product-controler ul li:nth-child(5):before {
  content: "\e612";
}

.diamond-request-form .form-field .diamond-action span {
  box-sizing: border-box;
  position: static;
  font-size: 30px;
  opacity: 1;
  font-weight: 600;
  float: left;
  width: 100%;
  pointer-events: all;
}

.diamond-page .diamond-action button.addtocart {
  float: left;
  clear: both;
  font-size: 20px;
  text-transform: capitalize;
  border: 0;
  padding: 10px 30px;
  cursor: pointer;
  margin-top: 10px;
}

.diamond-action {
  margin-top: 0px;
}
/*DIAMONDS PRINT START*/

.print-header {
  background: #1979c3;
  float: left;
  width: 100%;
}

.header-container {
  display: table;
  width: 100%;
}

.print-header h2,
.print-header h4 {
  margin: 0;
  padding: 0;
}

.print-header .header-title,
.print-header .header-date {
  display: table-cell;
  text-align: left;
  vertical-align: middle;
  color: #fff;
}

.print-header .header-date {
  text-align: right;
}

.print-header h2 {
  font-size: 30px;
  font-weight: 400;
}

.print-header h4 {
  font-size: 20px;
  font-weight: 400;
}

.header-container {
  display: table;
  width: 100%;
  padding: 22px 0;
  max-width: 1170px;
  margin: 0 auto;
}

.diamonds-print-preview {
  float: left;
  width: 100%;
  background: #f7f7f7;
  border: 1px solid #e8e8e8;
  box-sizing: border-box;
  padding: 20px;
  margin-top: 40px;
}

.diamonds-print-preview .diamond-info-one,
.diamonds-print-preview .diamond-info-two {
  float: left;
  width: 50%;
  text-align: center;
  padding: 20px;
  box-sizing: border-box;
}

.diamonds-print-preview .print-info {
  float: left;
  width: 100%;
  text-align: center;
  margin: 22px 0;
}

.diamonds-print-preview .print-info span {
  font-size: 20px;
  color: #000;
}

.diamonds-print-preview .print-info p {
  font-size: 24px;
  color: #000;
  font-weight: 600;
}

.diamonds-print-preview .print-info p span {
  font-size: 24px;
  color: #1979c3;
}

.diamonds-grade-info {
  display: table-cell;
  vertical-align: middle;
}

.diamonds-grade {
  display: table-cell;
  vertical-align: middle;
  width: 170px;
}

.print-diamond-certifications {
  background: #e8e8e8;
  padding: 30px;
  box-sizing: border-box;
  margin-top: 40px;
  border: 1px solid #e8e8e8;
  margin-bottom: 40px;
}

.diamonds-grade-info p {
  margin: 0;
  padding: 0;
  font-size: 18px;
  color: #000;
}

.print-details {
  border: 1px solid #e8e8e8;
}

.diamond-title {
  background: #1979c3;
  display: table;
  width: 100%;
  vertical-align: middle;
  padding: 30px 20px;
  box-sizing: border-box;
}

.diamond-title h2 {
  color: #fff;
  font-size: 32px;
  font-weight: 400;
  margin: 0;
  padding: 0;
}

.diamond-title p {
  color: #fff;
  font-size: 18px;
  margin: 0;
  padding: 0;
  margin-top: 8px;
}

.diamond-title .diamond-name {
  display: table-cell;
  vertical-align: middle;
}

.diamond-title .diamond-price {
  display: table-cell;
  vertical-align: middle;
}

.diamond-title .diamond-price span {
  font-size: 30px;
  color: #fff;
}

.diamond-inner-details {
  float: left;
  width: 100%;
}

.diamond-inner-details ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.diamond-inner-details ul li {
  float: left;
  width: 100%;
  padding: 19px 30px;
  box-sizing: border-box;
  border-bottom: 1px solid #e8e8e8;
}

.diamond-inner-details ul li div {
  float: left;
  width: 50%;
  text-align: left;
}

.diamond-inner-details ul li .diamond-quality {
  text-align: right;
}

.diamond-specifications p {
  font-size: 18px;
  color: #000;
  font-weight: 500;
  margin: 0;
  padding: 0;
}

.diamond-inner-details ul li:last-child {
  border: 0;
}

/*DIAMONDS PRINT END*/

.product-details .product-box-action .state label:before,
.product-details .product-box-action .state label:after {
  content: "";
  width: 16px;
  height: 16px;
  display: block;
  box-sizing: border-box;
  z-index: 0;
  position: absolute;
  left: 0;
  top: 0;
  background-color: transparent;
  border-radius: 4px;
}

.product-details .product-box-action input[type="checkbox"] {
  position: absolute;
  left: 0;
  top: 0;
  min-width: 1em;
  width: 100%;
  height: 100%;
  z-index: 2;
  opacity: 0;
  margin: 0;
  cursor: pointer;
  box-sizing: border-box;
  padding: 0;
}

.product-details .product-box-action {
  position: relative;
}

.change-view-result ul li.grid-view a.active:before {
  background-color: #1979c3;
  background-position: -371px -5px;
}

.change-view-result ul li.list-view a:before {
  content: "\e609";
  background-color: #e8e8e8;
}

.change-view-result ul li.list-view a.active:before {
  background-position: -299px -3px;
  content: "\e609";
}

.searching-result .view-or-search-result .change-view-result .grid-view-sort {
  float: left;
}

.searching-result
  .view-or-search-result
  .change-view-result
  .grid-view-sort
  select {
  float: left;
  width: auto;
  margin-right: 10px;
}

.filter-main .slider_wrapper {
  padding: 10px 4px 0 4px;
  width: 100%;
  margin-right: 0;
  display: block;
}
#show-filter-info .close {
  padding: 6px 10px 6px 10px;
}
.filter-advanced
  .shape-flex
  .filter-main.filter-alignment-right
  .filter-for-shape {
  padding-right: 0;
}
.searching-result
  .view-or-search-result
  .change-view-result
  .grid-view-sort
  select:focus {
  box-shadow: none;
}
.shape-container.shape-flex.carat-price {
  display: flex;
}
.filter-advanced.shape-bg {
  display: block;
}

.product-box-pricing a {
  text-decoration: none;
}

.clarity-filter.shape-bg {
  margin-bottom: 0px;
}

#search-diamonds-form select#gemfind_diamond_origin:focus {
  box-shadow: none;
}

.search-details .table .table-sort:after,
.search-details .table .table-sort:before {
  content: "";
  width: auto;
  display: inline-block;
  background-position: -248px -45px;
  height: 100%;
  position: absolute;
  top: 15px;
  margin-left: 4px;
  content: "\e618";
  font-family: "luma-icons";
  right: 4px;
  font-size: 10px;
}

.search-details .table .table-sort:before {
  content: "\e607";
  top: 24px;
  height: auto;
}

.search-details .table thead tr th.table-sort {
  position: relative;
  cursor: pointer;
}
/*.search-details .table thead tr th#CutGrade{
    min-width: 52px;
}*/
.search-details .table tbody tr td {
  border-right: 1px solid #ddd;
  border-top: 0;
}

.search-details .table tbody tr td:last-child {
  border-right: 0;
}

.search-details .table tbody tr th {
  border-top: 0;
  border-right: 1px solid #ddd;
}
.search-details .table thead tr th.table-sort.ASC:after {
  opacity: 0;
}

.search-details .table .table-sort.DESC:before {
  opacity: 0;
}

.diamondvideo iframe {
  width: 100%;
  height: 465px;
  border: 0;
}

.diamond-page button {
  box-shadow: none;
  border-radius: 0;
  line-height: normal;
  font-weight: 500;
}

.diamond-page button:hover {
  opacity: 0.8;
}

.search-details .table tbody tr td:nth-child(2) img {
  display: inline-block;
  text-align: left;
  float: left;
}

.search-details .table tbody tr td:nth-child(2) {
  text-align: left;
  min-width: 100px;
}

.diamond-page .specification-title h2 {
  font-size: 34px;
  font-weight: 500;
}

.diamond-page .diamond-data .diamond-desc {
  padding-top: 0;
}

.filter-for-shape ul li:nth-child(1),
.color-filter ul li:nth-child(1),
.filter-details .polish-depth ul li:nth-child(1) {
  margin-left: 0;
}

.filter-advanced .filter-main.filter-alignment-left .shape-bg {
  padding-left: 0;
}
.filter-advanced .filter-main.filter-alignment-left {
  padding-left: 0;
}

.filter-advanced .filter-advanced-main select {
  max-width: 300px;
  display: none;
}

.grid-paginatin .result-bottom {
  float: left;
  width: auto;
}

.search-details select {
  background-position: 94% center;
}

.grid-paginatin ul li a:hover {
  text-decoration: none;
}
.diamond-page .specification-title h4 a {
  text-decoration: none;
}

.grid-paginatin ul li.grid-next a:hover,
.grid-paginatin ul li.grid-previous a:hover {
  background-color: transparent;
}

.SumoSelect > .CaptionCont > label > i {
  font-style: normal;
}

.SumoSelect > .CaptionCont > label > i:before {
  font-family: "luma-icons";
  font-size: 14px;
  background-image: none !important;
  content: "\e607";
  float: left;
  margin-left: 5px;
  margin-top: 7px;
}
.SumoSelect > .CaptionCont > label > i {
  background-image: none !important;
  margin: 0;
  height: auto !important;
  width: auto !important;
}
.filter-advanced .advance-right .SumoSelect > .CaptionCont {
  padding: 11px 8px;
  line-height: normal !important;
}
.filter-advanced.filter-advanced .SumoSelect > .CaptionCont > span {
  line-height: normal;
  color: #000;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 0;
}
.filter-advanced .change-view-result .SumoSelect > .CaptionCont > span,
.filter-advanced .change-view-result .SumoSelect > .CaptionCont {
  line-height: 26px !important;
  text-transform: capitalize;
}
.filter-advanced .advance-right .SumoSelect > .CaptionCont > label {
  text-align: center;
  height: 36px !important;
  line-height: 38px;
  padding: 0;
}
.filter-advanced .advance-right .SumoSelect > .CaptionCont i:before {
  margin: 0px;
  float: none;
}
.filter-advanced .SumoSelect > .CaptionCont > label {
  border-left: 1px solid #9f9f9f;
  height: 36px !important;
  margin-top: 0;
  padding-left: 5px;
  cursor: pointer;
  margin-bottom: 0;
}
.certificate-div .SumoSelect > .CaptionCont > label > i:before {
  margin-left: 8px;
}
.filter-advanced .SumoSelect:focus > .CaptionCont,
.SumoSelect:hover > .CaptionCont,
.SumoSelect.open > .CaptionCont {
  box-shadow: none;
}
.filter-advanced .SumoSelect > .CaptionCont {
  position: relative;
  border: 1px solid #9f9f9f;
  min-height: 14px;
  background-color: transparent;
  border-radius: 0;
  margin: 0;
  padding: 6px 8px;
  cursor: pointer;
  height: 38px;
  line-height: 25px !important;
  font-size: 15px;
}
.filter-advanced .SumoSelect > .CaptionCont > span.placeholder {
  color: #010101;
  font-style: normal;
  font-size: 14px;
  cursor: pointer;
  font-weight: 500;
  text-transform: uppercase;
}

.filter-advanced .SumoSelect > .CaptionCont > span {
  font-size: 14px;
  cursor: pointer;
}

.filter-advanced .SumoSelect {
  float: left;
  width: 50%;
  padding: 0 5px;
  box-sizing: border-box;
}

.filter-advanced {
  float: left;
  width: 100%;
  clear: both;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 0px;
}

.filter-advanced .SumoSelect.open > .optWrapper {
  width: 92%;
  box-sizing: border-box;
  margin-top: 5px;
  margin-left: 6%;
}

.filter-advanced .SumoSelect:focus > .CaptionCont,
.filter-advanced .SumoSelect:hover > .CaptionCont,
.filter-advanced .SumoSelect.open > .CaptionCont {
  box-shadow: none;
  border: 1px solid #9f9f9f;
}

.filter-advanced .SumoSelect > .optWrapper > .options li.opt {
  margin-bottom: 0;
}

.sumo_gemfind_diamond_origin li.opt:nth-child(1) {
  border-color: #ddd !important;
}
.search-details .table tbody tr td.view-data {
  position: relative;
}

.search-details .table tbody tr td.view-data a {
  display: inline-block;
  margin: 0 auto;
  text-align: center;
  width: 100%;
  padding: 0;
}

.prefrence-action .preference-btn span {
  position: static;
  opacity: 1;
}

.grid-paginatin a#compare-main {
  clear: both;
  float: none;
  margin: 10px 0;
  padding: 8px 13px;
  text-decoration: none;
}

.grid-paginatin a#compare-main:hover {
  text-decoration: none;
}

.product-details
  .product-box-action
  input[type="checkbox"]:checked
  ~ .state
  label:after {
  transform: scale(3.5);
  opacity: 0;
  transition: all 0.3s ease;
  border-radius: 50%;
}

.product-details
  .product-box-action
  input[type="checkbox"]:checked
  ~ .state
  label:before {
  opacity: 1;
}

.grid-paginatin .btn-compare {
  width: 33%;
  float: left;
  text-align: left;
  margin: 8px 0;
}

.grid-paginatin .pagination-div {
  width: 33%;
  float: right;
}

.grid-paginatin .page-checked {
  width: 33%;
  float: left;
  text-align: center;
  display: inline-block;
}

.grid-paginatin .page-checked .result-bottom {
  width: 100%;
  text-align: center;
}
.diamond-page .grid-paginatin .btn-compare {
  display: none;
}

.diamond-page .grid-paginatin .page-checked .result-bottom {
  text-align: left;
}

.diamond-request-form .has-datepicker--icon:before {
  width: 22px;
  height: 24px;
  position: absolute;
  right: 0;
  background-position: -41px -72px;
  background-repeat: no-repeat;
  cursor: pointer;
  bottom: 5px;
  content: "\e612";
  font-family: "luma-icons";
  font-size: 21px;
  color: #000;
}

.ui-datepicker .ui-datepicker-calendar .ui-datepicker-today a {
  color: #fff;
}

.ui-datepicker .ui-datepicker-calendar td .ui-state-hover,
.ui-datepicker .ui-datepicker-calendar .ui-state-active {
  background: #1979c3;
  color: #fff;
}

.compare-product table thead tr td {
  border-color: #f7f7f7;
  border-bottom-color: #e8e8e8;
}

.compare-product .compare-info table tr:nth-child(odd),
.compare-product .compare-info table tr:nth-child(even) {
  background-color: #f7f7f7;
}

.compare-info table tbody tr th:nth-child(1) {
  background: #f1f1f1;
  text-align: left;
  max-width: 60px;
  white-space: normal;
  word-break: break-all;
  max-width: 90px;
}

.compare-product table thead tr td img {
  box-shadow: 0px 0px 50px 10px #e5e5e5;
  display: inline-block;
}

.compare-info table tbody tr th:nth-child(1) a {
  background: transparent;
  text-indent: -9999px;
  color: rgba(0, 0, 0, 0);
  position: relative;
  float: left;
  margin-right: 10px;
  margin-top: 6px;
}

.compare-info table tbody tr th:nth-child(1) a:before {
  content: "X";
  width: 16px;
  height: 16px;
  display: inline-block;
  border-radius: 50%;
  float: left;
  color: #fff;
  opacity: 1;
  text-indent: 0;
  font-size: 10px;
  line-height: 17px;
  text-align: center;
}

.compare-product .compare-info table .compare-actions td {
  border-color: #f7f7f7;
  padding: 20px 0;
}

.compare-actions .delete-row {
  height: 36px;
  width: 41px;
  line-height: 36px;
  display: inline-block;
  margin: 0 5px;
  transition: all 500ms cubic-bezier(0, 0.4, 0.51, 1.35);
  font-family: "luma-icons";
  text-align: center;
}

.compare-actions .delete-row:before {
  font-family: "FontAwesome";
  content: "\f014 ";
  font-size: 18px;
  text-align: center;
  display: inherit;
  line-height: 35px;
}

.compare-actions .view-product {
  border: 0;
  font-size: 22px;
  padding: 7px 12px;
  cursor: pointer;
  margin: 0 5px;
  text-decoration: none;
}

.compare-actions .delete-row:hover {
  background-position: -149px -72px;
}

.actions-row {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 0;
}

.cls-for-hide {
  display: none;
}

.change-view-result .grid-view-sort .optWrapper ul li.opt,
.change-view-result .sumo_pagesize .optWrapper ul li.opt {
  width: 100%;
  text-align: left;
  float: left;
  box-sizing: border-box;
}

.change-view-result .grid-view-sort .optWrapper ul {
  max-height: unset;
}

.change-view-result .grid-view-sort .SumoSelect {
  width: auto;
}
.price-main .price-left,
.price-main .price-right {
  position: relative;
  left: 0;
}

.price-main .price-left span.currency-icon,
.price-main .price-right span.currency-icon {
  position: absolute;
  left: 10px;
  top: 36px !important;
  pointer-events: none;
}

.price-main .price-right {
  right: 0px;
  left: auto;
}

.price-main .price-right span.currency-icon {
  left: auto;
  right: 84px;
  min-width: 30px;
  text-align: left;
}

.price-main .price-right input {
  margin-right: 30px;
}

.tableper-main .table-left {
  position: relative;
  left: 0;
}

.tableper-main .table-left span.currency-icon {
  position: absolute;
  left: 64px;
  top: 37px;
  pointer-events: none;
}

.tableper-main .table-right {
  right: -10px;
  left: auto;
}

.tableper-main .table-right span.currency-icon {
  position: absolute;
  right: -17px;
  top: 36px;
  pointer-events: none;
}

.tableper-main .table-right input {
  margin-right: 0px;
}

/*DEPTH SECTION START*/

.depth-main .depth-left {
  position: relative;
  left: 0px;
}

.depth-main .depth-left span.currency-icon {
  position: absolute;
  left: 64px;
  top: 37px;
  pointer-events: none;
}

.depth-main .depth-right {
  right: -10px;
  left: auto;
}

.depth-main .depth-right span.currency-icon {
  position: absolute;
  right: 15px;
  top: 36px;
  pointer-events: none;
}

.depth-main .depth-right input {
  margin-right: 0px;
}

/*DEPTH SECTION END*/

.change-view-result .grid-view-sort .SumoSelect select {
  display: none;
}

#search-diamonds .price-main.ui-slider .ui-slider-val.slider-left,
#search-diamonds .price-main.ui-slider .ui-slider-val.slider-right {
  text-align: right;
  padding-left: 37px;
}

#search-diamonds .depth-main.ui-slider .ui-slider-val.slider-right,
#search-diamonds .depth-main.ui-slider .ui-slider-val.slider-left,
#search-diamonds .tableper-main.ui-slider .ui-slider-val.slider-left,
#search-diamonds .tableper-main.ui-slider .ui-slider-val.slider-right {
  padding-left: 0;
  padding-right: 21px;
}
/*PLACEHOLDER CSS KIT*/

.diamond-forms textarea::-webkit-input-placeholder {
  font-size: 16px;
  color: #010101;
  opacity: 0.5;
}

.diamond-forms textarea:-moz-placeholder {
  font-size: 16px;
  color: #010101;
  opacity: 0.5;
}

.diamond-forms textarea::-moz-placeholder {
  font-size: 16px;
  color: #010101;
  opacity: 0.5;
}

.diamond-forms textarea:-ms-input-placeholder {
  font-size: 16px !important;
  color: #010101;
  opacity: 0.5;
}

.diamond-forms textarea::-ms-input-placeholder {
  font-size: 16px;
  color: #010101;
  opacity: 0.5;
}

.diamond-forms textarea::placeholder,
.diamond-forms input::placeholder {
  font-size: 16px;
  color: #010101;
  opacity: 0.5;
}

.diamond-forms textarea:-ms-input-placeholder,
.diamond-forms input:-ms-input-placeholder {
  font-size: 16px !important;
  color: #010101;
  opacity: 0.5;
}

.d-container select option:first-child {
  color: rgba(1, 1, 1, 0.5);
}

/*PLACEHOLDER CSS KIT*/

.prefrence-action button.preference-btn span {
  padding-left: 10px;
}

.with-specification.diamond-page .diamond-specification .specification-title {
  background: #e8e8e8;
  padding-top: 16px;
}

.with-specification.diamond-page .specification-title h2 {
  font-size: 20px;
}

.with-specification.diamond-page .diamond-data .specification-title h2 {
  font-size: 34px;
  line-height: 40px;
  width: calc(100% - 185px);
  display: inline-block;
  letter-spacing: 0;
}

/*5-11-18 START*/

.filter-advanced .grid-view-sort .SumoSelect > .CaptionCont > label {
  padding-left: 0;
}

.advance-right .certificate-div {
  margin-left: -5px;
  float: left;
  width: 100%;
}

.grid-paginatin a#compare-main:hover {
  opacity: 0.8;
}

.compare-product .diamonds-filter .filter-title {
  display: block;
  float: left;
  width: 100%;
}

.compare-product .filter-title ul.filter-left {
  margin: 0;
  padding: 0;
  list-style: none;
}

.compare-product .filter-title ul.filter-left li {
  float: left;
  margin-right: 40px;
  margin-bottom: 0;
}

.compare-product .filter-title ul.filter-left li a {
  font-size: 18px;
  text-decoration: none;
}

.compare-product .filter-title ul.filter-left {
  float: left;
  width: 100%;
  padding: 12px 0;
  padding-left: 35px;
  box-sizing: border-box;
}

.compare-info .no_compare {
  font-size: 16px;
  padding-top: 16px;
}
.diamond-filter-title #navbar li.active a,
.compare-product .filter-title ul.filter-left li.active a {
  color: #000022;
}

/*5-11-18 END*/

/*6-11-18 START*/

.SumoSelect > .optWrapper.isFloating > .options {
  width: 100%;
  height: 100%;
}

.diamonds-product-view .columns .column.main {
  max-width: 100%;
}
.diamonds-product-view div#groupContainerDiv {
  display: none !important;
}
.diamonds-product-view .form-main {
  display: none;
}
.diamonds-product-view .search-details .table tbody tr th.table-selecter,
.diamonds-product-view
  .search-product-grid
  .product-details
  .product-box-action,
.diamonds-product-view .search-in-table {
  position: relative;
  display: none;
}
.diamonds-product-view .search-details .table thead tr > th:nth-child(1) {
  font-size: 0;
  position: relative;
  display: none;
}

/*6-11-18 END*/

/*12-11-18 START HERE*/

.diamonds-search ._keyfocus *:focus,
.diamonds-search input:not([disabled]):focus,
.diamonds-search textarea:not([disabled]):focus,
.diamonds-search select:not([disabled]):focus {
  box-shadow: none;
}

.diamond-forms .note {
  text-align: left;
  font-size: 16px;
  float: left;
  margin-left: 23px;
  box-sizing: border-box;
  padding: 10px;
  width: 565px;
  margin-bottom: 10px;
}

/*12-11-18 END HERE*/

/*22-11-18- START HERE*/
.color-filter.fancy-overtone-filter ul li {
  width: 7.8%;
}
.color-filter.fancy-color-filter ul li.active {
  color: rgba(0, 0, 0, 0);
}
.filter-details .fancy-color-filter ul li:before {
}
.filter-details .fancy-color-filter ul li {
  color: rgba(0, 0, 0, 0);
  width: 7.8%;
}
.filter-details .fancy-color-filter ul li:hover {
  color: rgba(0, 0, 0, 0);
}
/*22-11-18- END HERE*/

/*23-11-18- START HERE*/
.loading-mask {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
  background: rgb(0 0 0 / 25%);
}
.loading-mask .loader > p {
  display: none;
}
.gemfind-loading-mask .loader.gemfind-loader {
  background: url(../images/loader-2.gif);
}
.loading-mask.gemfind-loading-mask {
  text-align: center;
  left: 50%;
  transform: translate(-50%, 0);
  width: 100%;
  height: 100%;
  display: table;
}
.gemfind-loading-mask .loader.gemfind-loader {
  background-image: url(../images/diamond.gif);
  width: 100%;
  height: 100%;
  background-size: auto;
  background-position: center;
  text-align: center;
  /*display: table;*/
  vertical-align: middle;
  background-repeat: no-repeat;
}
.product-slide-button .trigger-info:hover,
.product-slide-button .trigger-info:hover:before,
.change-view-result ul li a {
  text-decoration: none;
}

/*23-11-18- END HERE*/
.prefrence-area .mage-error {
  width: 100%;
  clear: both;
}

/*3-12-18 start here*/
.filter-details .cut-main ul li {
  min-width: 19.2%;
}
.ie9 .filter-details .cut-main ul li {
  min-width: auto;
  color: #010101;
}
.filter-details .fancy-color-filter ul li img {
  max-width: 30px;
}
.price-main .price-right input.slider-right {
  margin-right: 0;
}
#search-diamonds .ui-slider .ui-slider-val {
  width: 115px;
}
/*3-12-18 end here*/

/*6-12-18 start here*/
.search-in-table a {
  position: absolute;
  right: 40px;
  z-index: 1;
  font-weight: 900;
  font-size: 18px;
  top: 5px;
  text-decoration: none;
  visibility: hidden;
}
.search-in-table.executed a {
  visibility: visible;
}
/*6-12-18 end here*/

/*18-12-18 start here*/
.item-page {
  display: inline-block;
  width: auto;
  float: left;
}
.item-page p.leftpp {
  display: inline-block;
  margin-top: 8px;
}
.number-of-search > p {
  margin-top: 0;
  font-size: 20px;
}
.item-page .sumo_pagesize {
  width: 80px;
}
.item-page .sumo_pagesize select#pagesize {
  visibility: hidden;
  display: none;
}
.filter-advanced .item-page .SumoSelect > .CaptionCont > label {
  padding-left: 0;
}
.item-page .SumoSelect > .CaptionCont > label > i:before {
  margin-left: 8px;
}
/*18-12-18 start here*/

/*19-12-18start here*/
#search-diamonds .ui-slider .depth-left .ui-slider-val,
#search-diamonds .ui-slider .depth-right .ui-slider-val.slider-right,
#search-diamonds .ui-slider .table-left .ui-slider-val,
#search-diamonds .ui-slider .table-right .ui-slider-val {
  width: 75px;
}
#search-diamonds .carat-main.ui-slider .ui-slider-val {
  width: 65px;
  text-align: right;
}
/*19-12-18end here*/

/*28-12-18 start here*/
.gridview-dir-div {
  float: left;
}
.gridview-dir-div a {
  color: rgba(0, 0, 0, 0);
  position: relative;
  float: left;
  display: none;
}
.gridview-dir-div a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  height: 24px;
  width: 17px;
  opacity: 1;
  color: #000;
  background-image: url(../images/asc-desc_arrow.png);
  background-size: 4em;
  background-repeat: no-repeat;
}
.gridview-dir-div #ASC:before {
  content: "";
}
.gridview-dir-div #DESC:before {
  content: "";
  background-position: -46px -17px;
}

.gridview-dir-div a.active {
  display: block;
}

.diamonds-product-view .diamond-report p,
.diamond-report .view_text {
  display: inline-block;
  margin-left: 0;
}
.diamond-report .view_text a {
  font-weight: bold;
  color: #666 !important;
  text-decoration: underline;
}
.diamonds-product-view iframe video {
  max-width: 100% !important;
  max-height: 100% !important;
}
.diamonds-product-view .dealerinfopopup .modal-inner-wrap {
  width: 380px;
}
.diamonds-product-view .internalusemodel .modal-inner-wrap {
  width: 380px;
}
.diamonds-product-view .dealer-info-section table,
.diamonds-product-view .dealer-info-section table td {
  border: 1px solid;
}
.diamonds-product-view .dealerinfopopup .modal-footer,
.diamonds-product-view .internalusemodel .modal-footer {
  display: none;
}
.diamonds-product-view #internaluseform button {
  margin-top: 10px;
  display: block;
}
/*28-12-18 end here*/

.diamonds-product-view .breadcrumbs ul li a {
  font-size: 18px;
  text-decoration: none;
}
.diamonds-product-view .breadcrumbs ul {
  padding-left: 0px;
  margin: 0px 0 10px;
  list-style: none;
}
.diamonds-product-view .breadcrumbs ul li a:before {
  content: "<";
  margin-right: 5px;
}
.product-video-icon {
  position: absolute;
  top: 8px;
  left: 0;
  z-index: 1;
}
.filter-advanced-main.advance-left.video-filter-section {
  clear: both;
}
.change-view-result .SumoSelect > .optWrapper.isFloating > .options li.opt {
  width: 100%;
}
span.videoicon:before {
}
table#result_table svg {
  display: block;
  margin: 0 auto;
}
span.videoicon {
  position: relative;
  display: inline-block;
  min-width: 35px;
  color: rgba(0, 0, 0, 0);
  width: 30px;
  overflow: hidden;
}
.internaluse,
.dealerinfopopup {
  display: inline-block;
  width: 100%;
  font-weight: 800;
  color: #626262;
  margin-top: 5px;
}
.internalusemodel.modal-slide header,
.dealerinfopopup.modal-slide header {
  /*    background: #e5e5e5;
    margin-bottom: 10px;*/
  padding-bottom: 8px;
  padding-top: 8px;
}
.internalusemodel.modal-slide .modal-title,
.dealerinfopopup.modal-slide .modal-title {
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
  border-bottom: none;
  padding-bottom: 0px;
}
.internalusemodel.modal-slide header button,
.dealerinfopopup.modal-slide header button {
  padding: 10px;
  background: #1979c3;
  border-radius: 0;
  line-height: 22px;
}
.internalusemodel.modal-slide header button:before,
.dealerinfopopup.modal-slide header button:before {
  color: #fff;
  vertical-align: middle;
}
.internalusemodel.modal-slide .modal-inner-wrap,
.dealerinfopopup.modal-slide .modal-inner-wrap {
  border: 2px solid #1979c3;
}
.internalusemodel.modal-slide header button:hover,
.dealerinfopopup.modal-slide header button:hover {
  background: #1979c3;
  opacity: 0.8;
}
.internalusemodel.modal-slide header button:hover:before,
.dealerinfopopup.modal-slide header button:hover:before {
  color: #fff;
}
.internalusemodel.modal-slide .modal-content,
.dealerinfopopup.modal-slide .modal-content {
  padding-top: 10px;
}
.modal-popup.custom-modal.modal-slide._inner-scroll._show {
  width: 600px;
  margin: 0 auto;
  left: 0px !important;
}
.modal-popup.custom-modal.modal-slide._inner-scroll .modal-inner-wrap {
  height: auto;
  min-height: auto !important;
}

.search-in-table input[type="text"] {
  background: #fafafa !important;
  border: 0 !important;
  min-width: 210px;
  padding: 9px 10px 10px !important;
  padding-right: 58px !important;
  box-shadow: none;
  height: 38px;
}

.change-view-result ul li.grid-view a:before,
.change-view-result ul li.list-view a.active:before,
.change-view-result ul li.grid-view a.active:before,
.change-view-result ul li a.active:before,
.search-in-table button {
  height: 38px;
  line-height: 38px;
}

.filter-details ul img {
  display: inline-block;
  vertical-align: middle;
}

.mobile-compare-view .compare-main-container .compare-items {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  border-bottom: 2px solid #f3f3f3;
}
.mobile-compare-view .compare-main-container .compare-items:nth-child(odd) {
  background-color: #f7f7f7;
}
.mobile-compare-view .compare-main-container .compare-items [class*="item-"] {
  flex: 1 1;
  text-align: center;
  padding: 8px;
}
.mobile-compare-view
  .compare-main-container
  .compare-items
  [class*="item-"]
  span {
  display: block;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  color: #313133;
  margin-bottom: 2px;
}
.mobile-compare-view .compare-main-container .compare-items .view-product {
  border: 1px solid #003399;
  padding: 0.4rem;
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
}
.mobile-compare-view
  .compare-main-container
  .compare-items
  [class*="item-"]
  span.diamond-label {
  color: #a2a2a2;
}
.mobile-compare-view
  .compare-main-container
  .compare-items
  .diamond-value.shape-type {
  display: block;
}
.mobile-compare-view
  .compare-main-container
  .compare-items
  [class*="item-"]
  img[alt="Diamond"] {
  width: 50px;
  height: 50px;
  object-fit: contain;
  object-position: center;
}

.change-view-result ul li.list-view a:before {
  height: 38px;
  line-height: 42px;
}

.page-template-template-diamondlist .modal-body {
  text-align: center;
}
.page-template-template-diamondlist .modal-header {
  border-bottom: none;
}
.page-template-template-diamondlist .modal-header .close {
  margin-top: -1px;
  background-color: #000;
  opacity: 1;
  color: #fff;
  text-transform: none;
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  height: 30px;
  text-shadow: none;
}
.page-template-template-diamondlist .modal-content {
  box-shadow: none;
  border-radius: 0;
}
.shape-flex {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: wrap;
}
.shape-flex .filter-main,
.shape-flex .filter-advanced-main {
  flex: 1 0 100%;
}
.shape-flex .filter-main .filter-for-shape,
.shape-flex .filter-advanced-main .filter-for-shape {
  height: 100%;
}
.dealer-detail-section .modal-title {
  font-size: 30px;
  text-align: center;
  padding-bottom: 0;
  color: #000;
  font-weight: 600;
}
.diamonds-product-view .dealer-info-section table td {
  font-size: 14px;
  font-weight: 600;
  line-height: 15px;
  width: 50%;
}
.diamonds-product-view .dealer-info-section table {
  width: 100%;
}
.dealer-detail-section .modal-dialog {
  height: 585px;
  overflow: auto;
  margin-top: 30px;
  background: #fff;
}
.dealer-detail-section .modal-header {
  padding: 5px 0;
}
body.diamonds-index-index.page-layout-1column.loaded,
body.diamonds-product-view.page-layout-1column.loaded {
  font-size: 1.4em;
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.428571;
}
.modal-slide .action-close {
  padding: 5px 8px !important;
  background: black !important;
  border-radius: 0px !important;
}

.modal-custom .action-close:before,
.modal-popup .action-close:before,
.modal-slide .action-close:before {
  font-size: 11px !important;
  line-height: 11px !important;
  color: #fff !important;
  vertical-align: middle !important;
}
.modal-popup .action-close:hover,
.modal-slide .action-close:hover {
  color: #fff !important;
}

.custom-modal .note {
  background: none !important;
}
.modal-popup.custom-modal .modal-header {
  padding-top: 2rem;
}
.form-field label.error {
  color: #e02b27;
  margin: 0;
}
.form-field label.error > br {
  display: none;
}
.diamonds-product-view input,
.diamonds-product-view textarea {
  background: none;
}
#popup-modal .modal-header .modal-title {
  font-size: 14px;
  text-transform: unset;
}
#popup-modal .note {
  font-size: 16px;
}
#form-schedule-view select {
  border: 1px solid #ccc;
  height: 32px;
  padding-right: 25px;
  text-indent: 0.01em;
  border-radius: 1px;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  padding: 5px 10px 4px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  -webkit-appearance: none;
}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-today a {
  background: none;
}
.diamond-request-form .form-field .prefrence-area label.error:after,
.diamond-request-form .form-field .prefrence-area label.error:before {
  content: none;
}
.diamond-request-form .form-field .prefrence-area label.error {
  clear: both;
  padding: 0;
  float: left;
  padding-left: 12px;
  margin-top: 5px;
}
#printMessageBox {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  text-align: center;
  margin: -60px 0px 0px -155px;
  width: 348px;
  height: 152px;
  font-size: 16px;
  padding: 10px;
  color: rgb(34, 34, 34);
  font-family: LatoRegular, arial;
  opacity: 1;
  border: 6px solid rgb(85, 85, 85);
  border-radius: 8px;
  box-shadow: rgb(136, 136, 136) 0px 0px 10px;
  background: url("../images/print_icon.gif") center 40px no-repeat
    rgb(255, 255, 255) !important;
}
.diamonds-product-view .auth-section .internaluseform input {
  background: #fff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
.diamonds-product-view .auth-section .internaluseform .preference-btn {
  cursor: pointer;
  display: inline-block;
  font-weight: 600;
  margin: 0;
  padding: 7px 15px;
  font-size: 16px;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  border: none;
  border-radius: 2px;
}
.dearlercode-form {
  margin: 0 40px;
}
.diamonds-product-view .auth-section .modal-header,
.diamonds-product-view .dealer-detail-section .modal-header {
  border-bottom: none;
}
.diamonds-product-view .auth-section .modal-header .close,
.diamonds-product-view .dealer-detail-section .modal-header .close {
  margin-top: -1px;
  margin-right: -1px;
  padding: 4px 10px 4px 10px;
  background: #000;
  opacity: 1;
  color: #fff;
  line-height: 0;
}
.diamonds-product-view .auth-section .modal-content,
.diamonds-product-view .dealer-detail-section .modal-content {
  border-radius: 0;
}
.diamonds-product-view .auth-section .modal-dialog,
.diamonds-product-view .dealer-detail-section .modal-dialog {
  border: 2px solid #000022;
}
.auth-section .msg .error {
  color: #e40f0f;
}
.auth-section .msg .success {
  color: #29a529;
}
.dealer-detail-section .modal-body {
  padding-top: 10px;
  overflow-y: auto;
  padding-left: 3rem;
  padding-right: 3rem;
}
.diamonds-product-view .dealer-info-section table td {
  padding: 11px 10px;
  vertical-align: top;
  display: table-cell;
}
.diamonds-product-view .dealer-info-section table {
  border-collapse: collapse;
  border-spacing: 0;
}
.diamonds-product-view .dealer-info-section {
  font-weight: 800;
  color: #626262;
}
/*New CSS 23-07-2019*/
.diamond-request-form .has-datepicker--icon:before {
  top: 4px;
}
.certificate-div .SumoSelect .select-all {
  height: auto;
}
.compare-info table tbody tr th:nth-child(1) a {
  margin-right: 20px;
}
input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type="datetime"],
input[type="email"] {
  background: #fff;
}
.filter-details .shape-type:after {
  top: 10px;
}
.diamonds-search .ui-slider-handle {
  border: none;
}
.search-details .table tbody tr td a {
  color: #010101;
  text-decoration: none;
  padding: 2px;
}
.change-view-result ul li a {
  color: #010101;
}
.grid-paginatin ul li a {
  color: #010101;
}
table thead tr th {
  border: none;
  border-bottom: none;
}
.table > thead > tr > th {
  border: none;
  border-bottom: none;
}
.table {
  table-layout: auto;
  border: none;
}
.diamonds-product-view .auth-section .internaluseform input {
  font-weight: 400;
}
.filter-advanced .panel {
  background-color: transparent;
  margin-bottom: 0px;
}
a.internaluselink {
  font-weight: 600;
}
table td {
  border: none;
}
#printMessageBox {
  transform: translate(-50%, -50%);
  margin: 0px;
}

#main-footer {
  clear: both;
}

.gemfind-container {
  max-width: 1500px;
  margin: 0 auto;
  padding: 0 15px;
}

#popup-modal {
  z-index: 999 !important;
}
.modal-backdrop {
  z-index: 99 !important;
}
#popup-modal .note {
  margin-bottom: 16px !important;
}
.internaluse .modal {
  top: 30px;
  padding-right: 0 !important;
}
.diamond-report p,
.internaluse {
  font-size: 16px;
  color: #000;
  font-weight: 400;
}

/* Diamond Link Plugin */

.diamonds-product-view {
  padding-top: 0px;
}
.filter-details .shape-type:after {
  background-size: 211px;
}
#search-diamonds .price-main.ui-slider .ui-slider-val.slider-left,
#search-diamonds .price-main.ui-slider .ui-slider-val.slider-right,
#search-diamonds .carat-main.ui-slider .ui-slider-val {
  font-size: 16px;
}

.price-main .price-left span.currency-icon,
.price-main .price-right span.currency-icon {
  font-size: 16px;
  top: 35px;
  line-height: 22px;
}
/*#search-diamonds .ui-slider .price-right .ui-slider-val.slider-right{
  width:166px;
}
*/
#search-diamonds .ui-slider .depth-left .ui-slider-val,
#search-diamonds .ui-slider .depth-right .ui-slider-val.slider-right,
#search-diamonds .ui-slider .table-left .ui-slider-val,
#search-diamonds .ui-slider .table-right .ui-slider-val,
#search-diamonds .ui-slider .ui-slider-val.slider-right {
  width: 96px;
}

#search-diamonds .carat-main.ui-slider .ui-slider-val {
  width: 65px;
}
.price-main .price-right span.currency-icon {
  right: 93px;
  z-index: 1;
}
#search-diamonds .ui-slider .ui-slider-val {
  width: 166px;
  height: 35px;
}
.grid + hr {
  display: none;
}
hr {
  clear: both;
}
.searching-result .view-or-search-result .change-view-result .grid-view-sort,
.item-page,
.search-in-table input[type="text"] {
  line-height: normal;
}
.search-product-grid .product-details .product-box-action {
  line-height: normal;
  max-width: 170px;
}
.search-details .table tbody tr td {
  font-size: 16px;
  text-align: center;
  line-height: 19px;
}
.diamond-request-form .form-field .prefrence-area label {
  line-height: normal;
  font-size: 16px;
}
.search-in-table a {
  font-weight: 400;
  font-size: 14px;
  top: 7px;
  right: 43px;
}
#search-diamonds .ui-slider .ui-slider-tooltip,
#search-diamonds .ui-widget-content .ui-slider-handle,
#search-diamonds .ui-slider-horizontal .ui-slider-range {
  background: #000022;
  border-color: #000022 !important;
}

.tableper-main .table-right span.currency-icon,
#search-diamonds .depth-main.ui-slider .ui-slider-val.slider-right,
#search-diamonds .depth-main.ui-slider .ui-slider-val.slider-left,
#search-diamonds .tableper-main.ui-slider .ui-slider-val.slider-left,
#search-diamonds .tableper-main.ui-slider .ui-slider-val.slider-right {
  padding-right: 32px;
  font-size: 16px;
  top: 36px;
  font-size: 16px;
}

.diamonds-product-view .result.filter-advanced {
  padding: 0;
}
.filter-advanced .sumo_diamond_certificates > .CaptionCont > label {
  height: 32px;
}
#main-footer {
  clear: both;
}
.search-details .table tbody tr:hover th.table-selecter .state label:before {
  border-color: #fff;
}
.form-field label.error {
  font-size: 14px;
}

#et-top-navigation .nav > li > a {
  padding: 0;
}
.diamond-list-page .selected_row th,
.diamond-list-page .selected_row td {
  background: rgb(210, 208, 208) !important;
}
.diamond-list-page .search-product-grid.selected_grid {
  background: #e4e4e4;
}

/*slider css*/
.slider_wrapper .noUi-horizontal .noUi-handle {
  width: 23px;
  height: 23px;
  top: -6px;
}
.slider_wrapper .noUi-handle:before,
.slider_wrapper .noUi-handle:after {
  display: none;
}
.slider_wrapper .noUi-handle {
  background: #000;
  border-color: #000;
  box-shadow: none;
  border-radius: 50%;
}
.slider_wrapper .noUi-target {
  box-shadow: none;
  border-radius: 7px;
  background: #fff;
}
.slider_wrapper .noUi-horizontal {
  height: 12px;
}
.slider_wrapper .noUi-connect {
  background: #000;
}
.diamonds-preview .diamond-report p,
.diamonds-preview .internaluse,
.diamond-report .view_text a {
  font-size: 16px !important;
  color: #000;
  font-weight: 700;
}
.diamond-report .view_text a,
.page-template-template-diamondlist .internaluselink {
  text-decoration: underline;
}
.searching-result {
  margin-bottom: 20px;
}
.compare-actions .actions-row a {
  height: 36px;
  font-size: 16px;
  line-height: 22px;
}
.compare-product .compare-info .ui-state-default {
  background: transparent;
}
.shape-name {
  padding-left: 3px;
}
.tableper-main .table-left span.currency-icon,
.tableper-main .table-right span.currency-icon,
.depth-main .depth-right span.currency-icon,
.depth-main .depth-left span.currency-icon,
.tableper-main .table-right span.currency-icon,
#search-diamonds .depth-main.ui-slider .ui-slider-val.slider-right,
#search-diamonds .depth-main.ui-slider .ui-slider-val.slider-left,
#search-diamonds .tableper-main.ui-slider .ui-slider-val.slider-left,
#search-diamonds .tableper-main.ui-slider .ui-slider-val.slider-right,
#search-diamonds .price-main.ui-slider .ui-slider-val.slider-left,
#search-diamonds .price-main.ui-slider .ui-slider-val.slider-right,
#search-diamonds .carat-main.ui-slider .ui-slider-val {
  font-size: 12px;
  line-height: 22px;
}
.diamonds-search label.error {
  color: red;
  float: left;
  clear: both;
  width: 100%;
  text-align: left;
  margin: 5px 0 10px;
}

#show-filter-info {
  overflow-y: hidden;
}
.show-filter-info > i {
  padding-left: 3px;
  font-size: 18px;
}
.show-filter-info:hover {
  cursor: pointer;
}
#show-filter-info .close {
  margin-top: 0px;
  margin-right: 0px;
  padding: 4px 10px 6px 10px;
  background: #000;
  opacity: 1;
  color: #fff;
}
#show-filter-info .modal-content {
  border-radius: 0px;
}
#show-filter-info .modal-header {
  border-bottom: 0px;
}
#show-filter-info .modal-dialog {
  top: 50%;
  transform: translateY(-50%);
}
.popup-Diamond-Table {
  width: 97%;
  margin: 12px auto 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.popup-Diamond-Table ol li {
  width: 19%;
  display: inline-block;
  text-align: center;
  height: 80px;
}
.popup-Diamond-Table ol li .popup-Dimond-Sketch {
  display: block;
  height: 36px;
  margin-top: 20px;
  line-height: 34px;
}

.thank-you-popup .modal-dialog,
.auth-section .modal-dialog {
  transform: translateY(-50%) !important;
  top: 50%;
  margin-top: 0;
  margin-bottom: 0;
}
#no-info-section {
  background-color: rgba(0, 0, 0, 0.2);
}
.no-info-section .button {
  background: #000022;
  color: #ffffff;
  padding: 10px 20px;
  display: block;
  max-width: 210px;
  margin: 20px auto 0;
  font-size: 20px;
  text-transform: capitalize;
}
.copyright-text {
  clear: both;
  width: 100%;
  padding-right: 5px;
  text-align: right;
}
.no-info-section .modal-body {
  padding-top: 0;
}

/* No ul Slider start
 ----------------------------------*/
#search-diamonds .ui-slider-horizontal .ui-slider-range {
  background-color: #000022;
  border-color: #000022;
}
#search-diamonds .noUi-horizontal .noUi-connect {
  background-color: #000022;
  border-color: #000022;
}
#search-diamonds .ui-slider .ui-slider-tooltip,
#search-diamonds .ui-widget-content .ui-slider-handle {
  background-color: #000022;
}
#search-diamonds .ui-slider .noUi-handle {
  background-color: #000022;
}
#search-diamonds .ui-slider .ui-slider-tooltip .ui-tooltip-pointer-down-inner {
  border-top: 7px solid #000022 !important;
}
.diamond-filter-title ul li a:hover {
  color: #953734;
}
.product-controler ul li a {
  color: #828282;
}
.product-controler ul li a:hover {
  color: #953734;
}
.filter-for-shape ul li .shape-type.selected {
  background: #000022;
}
.filter-for-shape .cut-main ul li.active {
  background: #000022;
  color: #ffffff;
}
.filter-advanced .accordion:before,
.change-view-result ul li.list-view a.active:before,
.change-view-result ul li.grid-view a.active:before,
.change-view-result ul li a.active:before,
.search-in-table button {
  background-color: #000022;
  color: #ffffff;
}
.diamond-filter-title ul li a {
  color: #828282;
}
.search-details .table thead tr th {
  background: #000000;
  color: #ffffff;
}
.search-details .table tbody tr th.table-selecter .state label:before {
  border: 2px solid #000022;
}
.search-details
  .table
  tbody
  tr
  th.table-selecter
  input[type="checkbox"]:checked
  ~ .state
  label:after {
  background-color: #000022;
}
.search-details .table tbody tr th.table-selecter .state label:after {
  border: 1px solid #000022;
}
.search-details
  .table
  tbody
  tr
  th.table-selecter
  input[type="checkbox"]:checked
  ~ .state
  label:before {
  background-color: #000022;
}
.search-details .table tbody tr:hover td,
.search-details .table tbody tr:hover th {
  background: #953734;
  color: #ffffff;
}
.search-details .table tbody tr:hover td a {
  color: #ffffff;
}
.grid-paginatin ul li.active {
  background: #000022;
  color: #ffffff;
}
.grid-paginatin ul li.active a {
  background: #000022;
  color: #ffffff;
}
.grid-paginatin ul li.active:hover,
.diamond-page .diamond-action button.addtocart:hover,
.prefrence-action .preference-btn:hover,
.compare-actions .view-product:hover,
.grid-paginatin a#compare-main:hover,
.grid-paginatin ul li:not(.grid-previous):not(.grid-next) a:hover,
.compare-actions .delete-row:before,
.compare-actions .delete-row {
  background: #000022;
  color: #ffffff;
}
.change-view-result ul li.list-view a:hover,
.change-view-result ul li.grid-view a:hover,
.change-view-result ul li a:hover {
  color: #ffffff;
}
.search-in-table button:hover {
  background-color: #000022;
  color: #ffffff;
}
.search-product-grid .product-details .product-box-pricing span {
  color: #000022;
}
.product-details .product-box-action label {
  color: #000022;
}
.product-details .product-box-action .state label:before {
  border: 2px solid #000022;
}
.product-details .product-box-action .state label:after {
  border: 1px solid #000022;
}
.product-details
  .product-box-action
  input[type="checkbox"]:checked
  ~ .state
  label:before {
  background: #000022;
}
.product-details
  .product-box-action
  input[type="checkbox"]:checked
  ~ .state
  label:after {
  background-color: #000022;
}
.noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 2px;
  height: 5px;
}
/*Filter UI Slider*/
.noUi-marker-horizontal.noUi-marker-large:first-child {
  display: none;
}
.noUi-value-horizontal {
  top: 12px;
  font-size: 16px;
  font-weight: 300;
  color: #000;
}
.noUi-marker-horizontal.noUi-marker.noUi-marker-normal {
  display: none;
}
.noUi-marker.noUi-marker-horizontal.noUi-marker-large:not(:first-child) {
  height: 16px;
  position: absolute;
  top: -16px;
  background-color: #fff;
  z-index: 1;
  width: 5px;
}
.noUi-marker.noUi-marker-horizontal.noUi-marker-large:nth-last-child(2) {
  display: none;
}
.filter-details h4 {
  width: 100%;
  max-width: 165px;
  margin-top: initial;
}
.shape-bg .noUi-value-horizontal {
  top: 0px;
}
.noUi-tooltip {
  display: none;
  transition: opacity 1s ease-out;
  opacity: 0;
}
.noUi-value.noUi-value-horizontal.noUi-value-large {
  position: initial;
  transform: none;
  width: 100%;
  margin-left: 5px;
  font-size: 14px;
  cursor: pointer;
}
.noUi-base .noUi-pips-horizontal {
  display: flex;
  align-items: center;
  justify-content: space-around;
  height: 30px;
}

.noUi-base .noUi-pips-horizontal .tooltip {
  z-index: 9999999;
}
.diamonds-details
  .noUi-value.noUi-value-horizontal.noUi-value-large:last-child {
  display: none;
}

.diamonds-details #diamond-data .social-share {
  float: right;
  display: flex;
  width: 100%;
  margin-top: 12px;
  margin-left: 0;
}
.diamonds-details #diamond-data .social-share li {
  padding-left: 0;
}
.diamonds-details #diamond-data .social-share li span {
  position: static;
  padding: 0;
  opacity: 1;
}
#diamond-data .social-share .save_pinterest a {
  height: 20px;
  line-height: 20px;
  font-size: 11px;
  background-size: 14px 14px;
  text-indent: 24px;
}
@media only screen and (min-width: 1025px) {
  .noUi-value.noUi-value-horizontal.noUi-value-large {
    font-size: 12px;
  }
  .filter-for-shape ul li .shape-type:hover {
    background: #953734;
  }
  .color-filter ul li:hover,
  .filter-details .polish-depth ul li:hover,
  .filter-for-shape .cut-main ul li:hover {
    background: #953734;
    color: #ffffff;
  }
}

/*No ul Slider end*/

#search-diamonds .ui-slider {
  position: relative;
  text-align: left;
  margin-top: 10px;
}

#search-diamonds .ui-slider .ui-slider-val {
  width: 75px;
  margin-top: 30px;
  border: 1px solid #cecece;
  height: 24px;
  line-height: 24px;
  padding: 0 8px;
  text-align: right;
  border-radius: 100px;
  color: #2c2c2c;
  -webkit-appearance: none;
  appearance: none;
}

#search-diamonds .ui-slider .ui-slider-val.slider-left {
  float: left;
}

#search-diamonds .ui-slider .ui-slider-val.slider-right {
  float: right;
  width: 130px;
}

#search-diamonds .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  cursor: default;
  width: 23px;
  height: 23px;
  top: -6px;
  margin-left: -10px;
  border-radius: 50% !important;
  outline: 0 none;
  -webkit-transform: 0.2s ease-out, background 0.3s;
  transition: transform 0.2s, background 0.3s;
}

#search-diamonds .ui-slider .noUi-handle {
  z-index: 2;
  width: 23px;
  height: 23px;
  border-radius: 50% !important;
  outline: 0 none;
  -webkit-transform: 0.2s ease-out, background 0.3s;
  transition: transform 0.2s, background 0.3s;
  border: none;
  box-shadow: none;
  top: -6.5px;
}
.noUi-base {
  background: #fcfdfd;
  border-radius: 30px;
}
#search-diamonds .ui-slider .noUi-handle:before,
#search-diamonds .ui-slider .noUi-handle:after {
  display: none;
}
#search-diamonds .ui-slider .ui-slider-handle.ui-state-active {
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
}

#search-diamonds .ui-slider .noUi-handle.noUi-active {
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
}

#search-diamonds .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
}

#search-diamonds .ui-slider-horizontal {
  height: 12px;
  border: 1px solid #e5e5e5;
  background: #fcfdfd;
  border-radius: 30px;
  width: 96%;
  float: none;
  text-align: center;
  display: block;
  margin: 0 auto;
}

#search-diamonds .noUi-horizontal {
  height: 12px;
  border: 1px solid #e5e5e5;
  background: #fcfdfd;
  border-radius: 38px;
  width: 99%;
  float: none;
  text-align: center;
  display: block;
  margin: 0 auto;
}
#search-diamonds .ui-slider-horizontal .ui-slider-range {
  height: 100%;
  top: 0px;
}

#search-diamonds .ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

#search-diamonds .ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

/*advance search certificate css*/
.filter-advanced .filter-advanced-main.advance-right .certificate-div {
  margin-top: 0 !important;
}
.filter-advanced .filter-advanced-main.advance-right .certificate-div {
  margin-left: -8px;
}
.filter-advanced
  .filter-advanced-main.advance-right
  .certificate-div
  .SumoSelect
  > .CaptionCont {
  padding: 10px 8px;
}
.filter-advanced
  .filter-advanced-main.advance-right
  .certificate-div
  .SumoSelect {
  /*padding: 0px 63px 0px 0;*/
  width: 100%;
  padding-left: 0;
}
.filter-advanced .filter-advanced-main > div.advanced-certificate {
  width: 51%;
}
/*end of advance search certificate css */

/* Label slider Legend */

#search-diamonds .ui-slider-legend p {
  margin: 12px 0 0 0;
  float: left;
  text-align: center;
  position: relative;
}

#search-diamonds .ui-slider-legend p b {
  font-weight: normal;
  font-size: 12px;
  color: #788589;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}

#search-diamonds .ui-slider-legend p.first span {
  display: none;
}

#search-diamonds .ui-slider-legend p span {
  display: block;
  position: absolute;
  top: -22px;
  z-index: 0;
  border-radius: 50%;
  width: 5px;
  height: 5px;
  background: #e6e6e6;
}
.filter-advanced .filter-advanced-main.advance-right .certificate-div {
  margin-top: 28px;
}
#main-footer .container {
  padding: 0;
}
.specification-title h4.diamond_spec_container {
  letter-spacing: 0;
  display: inline-block;
  margin: 0;
  padding: 0;
  vertical-align: top;
  text-align: right;
  text-align: right;
  float: right;
  font-size: 14px;
  text-transform: capitalize;
  margin-top: 6px;
  cursor: pointer;
  line-height: 20px;
}
.diamond-page .specification-title h4.diamond_spec_container a {
  float: left;
  padding-right: 8px;
}
.diamonds-details #diamond-data .social-share li.save_pinterest {
  margin-top: -3px;
}
.hide-advance-options.filter-details {
  padding-bottom: 12px;
  background: #fafafa;
}
.list-inline.social-share li.like_fb iframe {
  left: -11px;
}
ul.list-inline.social-share li {
  padding-right: 10px;
}
.list-inline.social-share li {
  height: 20px;
}
#ring-data .social-share li.like_fb {
  padding-top: 6px;
}
.diamonds-details #diamond-data .social-share li.like_fb {
  padding-top: 0;
}
.popup-Diamond-Table ol li .popup-Dimond-Sketch {
  width: 40px;
  margin: 0 auto;
  background: url(/wp-content/plugins/diamondList/assets/images/popup-sprite.png)
    no-repeat;
}
.popup-Diamond-Table ol li .popup-Dimond-Sketch.round {
  background-position: -420px -24px;
}
.popup-Diamond-Table ol li .popup-Dimond-Sketch.asscher {
  background-position: -19px -24px;
}
.popup-Diamond-Table ol li .popup-Dimond-Sketch.marquise {
  background-position: -196px -22px;
}
.popup-Diamond-Table ol li .popup-Dimond-Sketch.oval {
  background-position: -235px -20px;
}
.popup-Diamond-Table ol li .popup-Dimond-Sketch.cushion {
  background-position: -64px -24px;
}
.popup-Diamond-Table ol li .popup-Dimond-Sketch.radiant {
  background-position: -371px -24px;
}
.popup-Diamond-Table ol li .popup-Dimond-Sketch.pear {
  background-position: -274px -26px;
}
.popup-Diamond-Table ol li .popup-Dimond-Sketch.emerald {
  background-position: -109px -23px;
}
.popup-Diamond-Table ol li .popup-Dimond-Sketch.heart {
  background-position: -153px -23px;
}
.popup-Diamond-Table ol li .popup-Dimond-Sketch.princess {
  background-position: -319px -25px;
}
@media print {
  body {
    -webkit-print-color-adjust: exact !important;
    letter-spacing: 0.6px !important;
  }

  header nav,
  footer {
    display: none !important;
  }

  @page {
    size: A4 portrait;
    margin-left: 10px !important;
    margin-right: 10px !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    -webkit-print-color-adjust: exact !important;
  }

  * {
    -webkit-print-color-adjust: exact !important; /* Chrome, Safari */
    color-adjust: exact !important; /*Firefox*/
  }

  /*DIAMONDS PRINT START*/
  .print-header {
    float: left;
    width: 100%;
  }

  .header-container {
    display: table;
    width: 100%;
    padding: 10px 0 !important;
  }

  .print-header h2,
  .print-header h4 {
    margin: 5px !important;
    padding: 0;
  }

  .print-header .header-title,
  .print-header .header-date {
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    color: #fff !important;
  }

  .print-header .header-date {
    text-align: right;
  }

  .print-header h2 {
    font-size: 22px;
    font-weight: 400;
  }

  .print-header h4 {
    font-size: 18px;
    font-weight: 400;
  }

  .header-container {
    display: table;
    width: 100%;
    margin: 0 auto;
  }

  .diamonds-print-preview {
    float: left;
    width: 100%;
    background: #f7f7f7 !important;
    border: 1px solid #e8e8e8 !important;
    box-sizing: border-box;
    padding: 5px;
    margin-top: 9px;
  }

  .diamonds-print-preview .diamond-info-one,
  .diamonds-print-preview .diamond-info-two {
    /* float: left; */
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding: 6px;

    box-sizing: border-box;
    padding-bottom: 0px !important;
  }

  .diamonds-print-preview .diamond-info-two img {
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
  }

  .diamonds-print-preview .print-info {
    float: left;
    width: 100%;
    text-align: center;
    margin: 5px 0;
  }

  .diamonds-print-preview .print-info span {
    font-size: 16px;
    color: #000 !important;
  }

  .diamonds-print-preview .print-info p {
    font-size: 18px;
    color: #000 !important;
    font-weight: 600;
    margin-bottom: 0px !important;
  }

  .diamonds-print-preview .print-info p span {
    font-size: 18px;
    color: #1979c3 !important;
  }

  .diamonds-grade-info {
    display: table-cell;
    vertical-align: middle;
  }

  .diamonds-grade {
    display: table-cell;
    vertical-align: middle;
    width: 80px;
  }

  .print-diamond-certifications {
    float: left;
    width: 100%;
    clear: both;
    background: #e8e8e8 !important;
    padding: 5px;
    box-sizing: border-box;
    margin-top: 8px;
    border: 1px solid #e8e8e8 !important;
    margin-bottom: 7px;
  }

  .diamonds-grade-info p {
    margin: 0;
    padding: 0;
    font-size: 15px;
    color: #000 !important;
  }

  .print-details {
    float: left;
    width: 100%;
    clear: both;
    border: 1px solid #e8e8e8 !important;
  }

  .diamond-title {
    background: #1979c3 !important;
    display: table;
    width: 100%;
    vertical-align: middle;
    padding: 10px 10px;
    box-sizing: border-box;
  }

  .diamond-title h2 {
    color: #fff !important;
    font-size: 20px;
    font-weight: 400;
    margin: 0;
    padding: 0;
  }

  .diamond-title p {
    color: #fff !important;
    font-size: 14px;
    margin: 0;
    padding: 0;
    margin-top: 5px;
  }

  .diamond-title .diamond-name {
    display: table-cell;
    vertical-align: middle;
  }

  .diamond-title .diamond-price {
    display: table-cell;
    vertical-align: middle;
  }

  .diamond-title .diamond-price span {
    font-size: 16px;
    color: #fff !important;
  }

  .diamond-inner-details {
    float: left;
    width: 100%;
  }

  .diamond-inner-details ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }

  .diamond-inner-details ul li {
    float: left;
    width: 100%;
    padding: 7px 15px;
    box-sizing: border-box;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
  }

  .diamond-inner-details ul li div {
    float: left;
    width: 50%;
    text-align: left;
  }

  .diamond-inner-details ul li .diamond-quality {
    text-align: right;
  }

  .diamond-specifications p {
    font-size: 14px;
    color: #000 !important;
    font-weight: 500;
    margin: 0;
    padding: 0;
  }

  .diamond-inner-details ul li:last-child {
    border: 0;
  }
}
#show-filter-info {
  padding-right: 0 !important;
}

/*Responsive css start from here*/

@media (min-width: 1299px) {
  .search-product-grid:nth-child(4n + 0) {
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  .page-template-template-diamondlist .col-full {
    max-width: 1270px;
    padding: 0px 20px;
    box-sizing: border-box;
    margin: 0px auto;
  }
  .filter-details .filter-advanced-main ul {
    width: calc(100% - 140px);
  }
  .page-template-template-diamondlist .site-wrapper {
    padding: 0;
  }
  /*Diamonds search page css start*/
  .search-product-grid:nth-child(1n) {
    margin-left: 0;
  }
  .search-product-grid:nth-child(4n) {
    margin-right: 0;
  }
  .search-product-grid {
    margin: 1% 2.6%;
  }
  /*Diamonds search page css end*/
  /*3-12-18 start here*/
  .filter-details .fancy-color-filter ul,
  .filter-details .color-filter ul,
  .filter-details .filter-advanced-main ul,
  .filter-details .cut-main ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -o-flex;
    display: flex;
  }
  .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;
  }
  .filter-details .fancy-color-filter ul li {
    font-size: 0;
    height: 48px;
  }
  .filter-details .cut-main ul {
    align-items: center;
    justify-content: center;
    flex-flow: row wrap;
  }
  .site-wrapper {
    padding: 0 20px;
  }
  .compare-info .mobile-compare-view {
    display: none !important;
  }
  .responsive-table tr {
    display: table-row;
  }
  .responsive-table th,
  .responsive-table td {
    display: table-cell;
  }
  .filter-details .cut-main ul li {
    min-width: 18%;
  }
  .shape-container.shape-flex.carat-price {
    flex-wrap: wrap;
    justify-content: initial;
  }
  .shape-container.shape-flex.carat-price > div {
    flex: 1 0 50%;
    max-width: 50%;
    -ms-flex: 1 0 50%;
  }
  .responsive-table tr {
    display: table-row;
  }
  .compare-info th,
  .compare-info tr,
  .compare-info td {
    width: 180px !important;
  }
  .responsive-table thead {
    display: table-header-group !important;
  }
  .responsive-table th,
  .responsive-table td {
    display: table-cell;
  }
  .certificate-div .SumoSelect > .CaptionCont > label > i:before {
    margin-left: 7px;
  }
  .mobile-compare-view
    .compare-main-container
    .compare-items
    [class*="item-"]
    img[alt="Diamond"] {
    width: 50px;
    height: 50px;
    margin-bottom: 4px;
  }
  .mobile-compare-view
    .compare-main-container
    .compare-items
    [class*="item-"]
    span {
    font-size: 14px;
  }
  .mobile-compare-view .compare-main-container .compare-items [class*="item-"] {
    padding: 4px;
  }
  .mobile-compare-view .compare-main-container .compare-items .view-product {
    padding: 0.2rem 1rem;
  }
  .filter-for-shape ul li {
    width: 31.2%;
    margin-left: 1%;
  }
  .page-template-template-diamondlist .site-wrapper {
    margin: 10px auto;
  }
  #search-diamonds .ui-slider .ui-slider-val {
    height: 32px;
  }
  .product-controler ul li {
    width: 48%;
  }
  #search-diamonds .ui-slider .ui-slider-val,
  #search-diamonds .ui-slider .price-right .ui-slider-val.slider-right {
    width: 120px;
  }
  .price-main .price-right span.currency-icon {
    right: 82px;
  }
  .diamonds-product-view,
  #search-diamonds,
  .result.filter-advanced {
    padding: 0 5px;
  }
  .filter-for-shape ul li {
    width: 31.2%;
    margin-left: 1%;
  }
  .price-main .price-left span.currency-icon,
  .price-main .price-right span.currency-icon {
    font-size: 12px;
    top: 35px !important;
  }
  .page-template-template-diamondlist .site-wrapper {
    margin: 10px auto;
  }
  #search-diamonds .ui-slider .ui-slider-val {
    height: 32px;
  }
  .product-controler ul li {
    width: 48%;
  }
  #search-diamonds .ui-slider .ui-slider-val,
  #search-diamonds .ui-slider .price-right .ui-slider-val.slider-right {
    width: 120px;
  }
  .diamonds-product-view,
  #search-diamonds,
  .result.filter-advanced {
    padding: 0 5px;
  }
  .tableper-main .table-left span.currency-icon,
  .tableper-main .table-right span.currency-icon,
  .depth-main .depth-right span.currency-icon,
  .depth-main .depth-left span.currency-icon {
    top: 35px;
  }
  .dealer-detail-section .modal-body {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .dealer-detail-section .modal-dialog {
    height: 90vh;
  }
  .diamonds-details #diamond-data .social-share {
    float: left;
  }
}
/*Large desktop*/

@media (max-width: 1440px) {
  .search-details .table thead tr th {
    font-size: 13px;
  }
  .search-details .table tbody tr td {
    font-size: 13px;
    padding: 7px 10px;
  }
  .search-details .table thead tr th {
    font-size: 14px;
  }
  .search-details .table > tbody > tr > th,
  .search-details .table > tfoot > tr > th,
  .search-details .table > thead > tr > th {
    padding: 15px 10px;
  }
  .search-details .table .table-sort:after,
  .search-details .table .table-sort:before {
    right: 2px;
  }
}
/*Std Desktop*/
@media (max-width: 1300px) {
  .diamond-filter-title ul li {
    margin-right: 10px;
  }
  .diamond-filter-title ul li a {
    font-size: 16px;
  }
  .search-details .table thead tr th {
    font-size: 13px;
  }
  .searching-result .view-or-search-result {
    width: 35%;
  }
  .search-details .table tbody tr td {
    font-size: 13px;
  }
}
/*iPad landscape*/
@media only screen and (max-width: 1199px) {
  .diamonds-details .diamond-specification .specification-title {
    padding: 16px;
  }
  .searching-result .view-or-search-result {
    width: 38%;
  }
  .requested-form {
    padding: 20px 0;
  }
  .color-filter.fancy-IntIntensity-filter ul li {
    margin-bottom: 8px;
  }
  .product-inner-info {
    overflow-y: auto;
  }
  .grid-product-listing {
    margin-left: 0;
  }
  .btn-compare {
    float: left;
    width: 100%;
    clear: both;
    margin: 10px 0;
  }
  .search-details .table tbody tr td {
    white-space: normal;
    word-break: inherit;
  }
  .filter-details .fancy-color-filter ul li {
    width: 7.7%;
  }
  .color-filter.fancy-overtone-filter ul li {
    width: 7.7%;
  }
  .number-of-search > p {
    font-size: 18px;
  }
  /* product grid */
  .search-details .table tbody tr th.table-selecter {
    width: 28px;
  }
  .search-details .table tr > th,
  .search-details .table tr > td {
    font-size: 10px !important;
  }
  table thead,
  table thead th,
  table thead td {
    text-transform: unset !important;
  }
  .search-details .table tr > th,
  .search-details .table tr > td {
    padding: 5px !important;
  }
  .search-details .table tbody tr td:nth-child(1),
  .search-details .table thead tr th:nth-child(1) {
    padding: 10px !important;
  }
  .search-details .table .table-sort:after,
  .search-details .table .table-sort:before,
  .search-details .table tr > td span.shape-name,
  .search-details .table thead tr > th:nth-child(1):before {
    display: none;
  }
  .search-details .table tbody tr td:nth-child(2) {
    min-width: auto;
  }
  .search-details .table thead tr > th:nth-child(1):before {
    width: 20px;
    height: 24px;
    background-position: 0 0;
  }
  .search-details .table tbody tr th.table-selecter .state,
  .search-details .table tbody tr th.table-selecter .state label:before,
  .search-details .table tbody tr th.table-selecter .state label:after {
    width: 9px;
    height: 9px;
    border-radius: 2px;
  }
  .search-details .table tbody tr td.Depthcol,
  .search-details .table tbody tr td.TableMeasurecol,
  .search-details .table tbody tr td.Polishcol,
  .search-details .table tbody tr td.Symmetrycol,
  .search-details .table tbody tr td.Measurementscol,
  .search-details .table tbody tr td.inhousecol,
  .search-details .table tbody tr td.dia_videocol,
  .search-details .table thead tr th#Depth,
  .search-details .table thead tr th#TableMeasure,
  .search-details .table thead tr th#Polish,
  .search-details .table thead tr th#Symmetry,
  .search-details .table thead tr th#Measurements,
  .search-details .table thead tr th#inhouse,
  .search-details .table thead tr th#dia_video {
    display: none !important;
  }
  .search-details .table tbody tr th.table-selecter .state {
    top: 50%;
    left: 50%;
    margin-top: -5.5px;
    margin-left: 0;
    transform: translateX(-50%);
  }
  .search-details .table tbody tr td {
    vertical-align: middle !important;
  }
  .modal-popup.custom-modal.modal-slide._inner-scroll._show {
    width: 320px;
    left: 0 !important;
    margin: 0 auto;
  }
  .search-product-grid {
    padding: 5px;
  }
  .product-details .product-box-action label {
    font-size: 14px;
  }
  .product-box-action .state {
    padding-left: 20px;
  }
  .search-product-grid .product-details .product-box-pricing {
    margin: 3px 0;
  }
  .search-product-grid .product-details .product-box-pricing span {
    font-size: 14px;
  }
  .search-product-grid .product-details .product-item-name span {
    margin: 2px 0;
  }
  .product-item-name {
    margin: 2px 0;
  }
  .product-inner-info ul li {
    padding-bottom: 5px;
    border-bottom: 1px solid #ddd;
  }
  .filter-for-shape ul li label {
    font-size: 12px;
  }
  .filter-details .polish-depth ul li {
    width: 30%;
  }
  .diamond-filter-title ul {
    width: 55%;
  }
  .diamonds-filter ul.filter-right {
    width: 45%;
  }
  .diamond-filter-title ul li {
    margin-right: 15px;
  }
  .diamond-filter-title ul li a {
    font-size: 16px;
  }
  .with-specification .diamonds-preview {
    width: 100%;
  }
  .product-controler ul li {
    width: 100%;
  }
  .product-controler ul li {
    margin-bottom: 10px;
    width: 30%;
    border: 1px solid #9f9f9f;
    padding: 4px 5px 3px;
    box-sizing: border-box;
    margin-left: 0;
    min-height: 33px;
    margin-right: 1%;
  }
  .product-controler ul li a {
    font-size: 11px;
    padding-right: 0;
    padding-left: 25px;
    margin-top: -2px;
    min-height: 28px;
    line-height: 28px;
  }
  .product-controler ul li:before {
    width: 24px;
    height: 24px;
    left: 3px;
    font-size: 12px;
    line-height: 24px;
  }
  .grid-paginatin a#compare-main {
    width: 100%;
    box-sizing: border-box;
    float: left;
    text-align: center;
  }
  .search-product-grid .product-images {
    float: none;
    margin: 10px auto;
  }
  .search-details .table,
  .btn-compare {
    margin-bottom: 0;
  }
  .grid-paginatin ul {
    margin-top: 0;
  }
  .with-specification .grid-paginatin ul {
    margin-top: 15px;
  }
  .grid-paginatin ul li {
    min-width: 33px;
    min-height: 33px;
  }
  .compare-product .filter-title ul.filter-left {
    padding-left: 25px;
  }
  .compare-product .filter-title ul.filter-left li {
    margin-right: 17px;
  }
  .compare-product .filter-title ul.filter-left li a {
    font-size: 15px;
  }
  .filter-advanced .grid-view-sort .SumoSelect > .CaptionCont {
    width: 100%;
    box-sizing: border-box;
  }
  .SumoSelect > .CaptionCont {
    width: 100%;
    box-sizing: border-box;
  }
  .prefrence-area ul {
    width: 100%;
    margin-top: 10px;
  }
  .prefrence-area ul li:first-child {
    padding-left: 0;
    margin-left: 0;
  }
  .filter-details .fancy-color-filter ul li {
    width: 21%;
  }
  .filter-details h4,
  .diamonds-filter h4 {
    min-width: 125px;
    font-size: 14px;
  }
  .filter-details ul,
  .filter-details .cut-main {
    width: calc(100% - 125px);
  }
  .filter-details .cut-main ul {
    width: 100%;
  }
  .color-filter.fancy-overtone-filter ul li {
    width: 30%;
  }
  .color-filter.fancy-IntIntensity-filter ul li {
    width: 22%;
  }
  .gridview-dir-div {
    padding-left: 12px;
  }
  .item-page .sumo_pagesize {
    width: 70px;
  }
  .filter-advanced .SumoSelect > .CaptionCont {
    padding: 6px 2px;
  }
  .filter-advanced .SumoSelect > .CaptionCont > span {
    padding-right: 26px;
    text-align: center;
  }
  .filter-advanced .SumoSelect > .CaptionCont > label {
    height: 23px;
    margin-top: 0px;
  }
  .change-view-result .grid-view-sort .SumoSelect {
    width: 75px;
  }
  .filter-advanced .SumoSelect > .CaptionCont > label {
    width: 25px;
  }
  .gridview-dir-div {
    padding-left: 0;
  }
  .item-page .SumoSelect > .CaptionCont > label > i:before {
    margin-left: 6px;
  }
  .gridview-dir-div a:before {
    top: 5px;
    background-position: 9px 0;
    width: 24px;
  }
  .gridview-dir-div a#DESC.active {
    width: 24px;
  }
  .gridview-dir-div a#DESC.active:before {
    background-position: -30px -11px;
  }
  .filter-advanced .certificate-div .SumoSelect > .CaptionCont > span {
    text-align: left;
  }
  .diamonds-product-view .internalusemodel .modal-inner-wrap,
  .diamonds-product-view .dealerinfopopup .modal-inner-wrap {
    width: 90%;
  }
  .internalusemodel.modal-slide .modal-content,
  .dealerinfopopup.modal-slide .modal-content {
    padding: 10px;
  }
  .search-details .table thead tr > th:nth-child(1) {
    font-size: 0 !important;
  }
  .search-details .table tbody tr td:nth-child(2) img {
    float: none;
  }
  .search-details .table tbody tr td:nth-child(2) {
    text-align: center;
  }
  .search-details .table tbody tr td {
    border-top: 1px solid #ddd;
  }
  .grid-paginatin .page-checked {
    margin-top: 26px;
  }
  .grid-paginatin .pagination-div {
    margin-top: 14px;
  }
  .search-in-table input[type="text"] {
    width: 100%;
  }
  .with-specification .diamonds-details {
    width: 100%;
  }
  .diamond-page .diamond-request-form .form-field {
    max-width: 100%;
    padding-left: 0px;
  }
  .diamonds-details .specification-title {
    padding: 16px 0;
  }
  .filter-advanced .change-view-result .SumoSelect > .CaptionCont > span,
  .filter-advanced .change-view-result .SumoSelect > .CaptionCont {
    font-size: 14px;
  }
  .diamond-page .diamond-data .diamond-desc {
    padding: 0 0 20px;
  }
  .searching-result .number-of-search {
    width: 32%;
  }
  .search-details .table-responsive {
    overflow: auto;
  }
  .grid-product-listing {
    margin-left: 0;
  }
  .btn-compare {
    float: left;
    width: 100%;
    clear: both;
    margin: 10px 0;
  }
  .search-details .table tbody tr td {
    white-space: nowrap;
    word-break: break-all;
  }
  .filter-details .fancy-color-filter ul li,
  .color-filter.fancy-overtone-filter ul li {
    width: 7.7%;
  }
  .number-of-search > p {
    font-size: 18px;
  }
}
@media (max-width: 1024px) {
  .price-main .price-left span.currency-icon,
  .price-main .price-right span.currency-icon {
    top: 37px;
  }
  .product-controler ul li {
    width: 31%;
  }
  .product-controler ul li a {
    line-height: 30px;
    padding-left: 28px;
  }
  .with-specification .diamonds-preview {
    max-width: 100%;
  }
}
@media (min-width: 981px) {
  /*.diamond-list-page.page-template-template-diamondlist.et_header_style_centered #main-header .logo_container a {width: 100%;display: inline-block;}
    .diamond-list-page.page-template-template-diamondlist.et_header_style_centered #logo {margin-top: -90px;}
    .diamond-list-page.page-template-template-diamondlist #top-header .container{padding-left: 0;padding-right: 0}
    .diamond-list-page.page-template-template-diamondlist.et_header_style_centered #main-header div#et-top-navigation {margin-top: -20px;}*/
  body .filter-details .eq_wrapper .filter-main:last-child h4,
  .certificate-div.eq_wrapper .shape-bg:last-child h4 {
    max-width: 90px;
    text-align: left;
    min-width: auto;
  }
  body .filter-details .eq_wrapper .filter-main:last-child,
  .certificate-div.eq_wrapper .shape-bg:last-child {
    max-width: 48%;
    flex: 0 0 48%;
  }
  body .filter-details .eq_wrapper .filter-main:first-child,
  .certificate-div.eq_wrapper .shape-bg:first-child {
    max-width: 52%;
    flex: 0 0 52%;
  }
}
/*iPad portrait view*/
@media (max-width: 980px) {
  #search-diamonds .ui-slider {
    margin-bottom: 30px;
  }
  .shape-bg,
  .filter-advanced .filter-advanced-main > div {
    flex-wrap: wrap;
  }
  .item-page {
    margin-top: 0px;
  }
  .diamonds-product-view .searching-result .view-or-search-result {
    width: 100%;
  }

  /*Diamonds search page css start*/
  .diamonds-details {
    width: 100%;
  }
  .diamonds-preview {
    width: 100%;
    max-width: 300px;
    clear: both;
    margin: 0 auto;
    float: none;
    overflow: hidden;
    margin-bottom: 40px;
  }
  .search-details .table-responsive {
    overflow: hidden;
    box-sizing: border-box;
    float: left;
    width: 100%;
  }
  .search-product-grid .product-details .product-box-pricing span {
    font-size: 18px;
    margin: 0px 0;
  }
  .search-product-grid .product-details .product-box-action {
    margin: 4px 0;
  }
  .product-inner-info {
    width: 100%;
  }
  .product-inner-info ul li {
    word-break: break-all;
  }
  .color-filter.clarity-filter ul li {
    width: 13.3%;
  }
  .color-filter ul li {
    width: 13.3%;
  }
  .filter-details {
    margin-top: 10px;
    padding: 0;
  }
  /*Diamonds search page css end*/
  /*Diamonds page css start*/
  .with-specification .diamonds-details {
    width: 100%;
  }
  .diamond-page .diamond-request-form .form-field {
    max-width: 100%;
    padding-left: 0;
  }
  .diamond-page .diamond-desc {
    padding: 0;
    margin-bottom: 20px;
  }
  .specification-title {
    padding: 10px 0;
  }
  /*Diamonds page css end*/
  .filter-advanced {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .compare-info th,
  .compare-info tr,
  .compare-info td {
    width: 150px;
  }
  .prefrence-area ul li div {
    width: auto;
    float: left;
    clear: both;
  }
  .with-specification.diamond-page .diamond-specification .specification-title {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
  }
  .filter-details .fancy-color-filter ul li {
    width: 7.6%;
  }
  .color-filter.fancy-overtone-filter ul li {
    width: 10.7%;
    margin-bottom: 10px;
  }
  .color-filter.fancy-overtone-filter {
    text-align: center;
  }
  .diamond-forms .note {
    margin-left: 0;
    width: 100%;
  }
  .search-in-table {
    width: 100%;
    max-width: 250px;
    margin-top: 18px;
  }
  .gridview-dir-div a:before {
    top: 17px;
  }
  .searching-result .number-of-search p {
    display: block;
    width: 100%;
    text-align: left;
  }
  .searching-result .view-or-search-result .change-view-result .grid-view-sort {
    float: right;
  }
  .change-view-result ul li {
    height: 30px;
  }
  .change-view-result ul {
    margin-top: 10px;
    float: left;
    padding-right: 5px;
  }
  .searching-result .number-of-search {
    width: 100%;
  }
  .searching-result .view-or-search-result {
    margin-top: 8px;
    width: 340px;
  }
  .change-view-result ul li:last-child {
    margin-right: 2px;
  }
  .SumoSelect.sumo_gemfind_diamond_origin {
    padding-right: 0;
  }
  .change-view-result ul.options li {
    height: auto;
  }
  .item-page {
    float: none;
  }
  .item-page p.leftpp {
    margin-top: 16px;
  }
  .diamond-info h2 {
    font-size: 22px;
  }
  .diamond-filter-title {
    margin-top: 25px;
  }
  .shape-flex .filter-main,
  .shape-flex .filter-advanced-main {
    max-width: 100%;
    flex: 1 0 100%;
    padding: 0;
  }
  .shape-flex .filter-advanced-main {
    padding: 8px 0 0;
  }
  .shape-container.shape-flex.carat-price > div {
    flex: 1 0 100%;
  }
  .shape-container.shape-flex.carat-price {
    flex-wrap: wrap;
  }
  .product-controler ul li a {
    line-height: 27px;
    padding-left: 30px;
    min-height: 27px;
  }
  .diamond-filter-title ul {
    float: none;
    width: 100%;
    text-align: center;
  }
  .diamond-filter-title ul li {
    float: none;
    display: inline-block;
    text-align: center;
  }
  .diamonds-filter ul.filter-right {
    text-align: center;
    float: none;
    /* padding-top: 10px; */
    border-top: 1px solid #b9adad;
    margin-top: 10px;
    width: 100%;
  }
  .compare-product .filter-title ul.filter-left li {
    float: none;
    display: inline-block;
  }
  .compare-product .filter-title ul.filter-left {
    text-align: center;
  }
  .product-controler ul li a {
    line-height: 27px;
    padding-left: 30px;
    min-height: 27px;
  }
  .diamond-filter-title ul {
    float: none;
    width: 100%;
    text-align: center;
  }
  .diamond-filter-title ul li {
    float: none;
    display: inline-block;
    text-align: center;
  }
  .filter-details h4,
  .diamonds-filter h4 {
    width: 100%;
    padding: 0;
    margin-bottom: 10px;
  }
  .filter-details ul,
  .filter-details .cut-main {
    width: 100%;
  }
  .filter-details .cut-main ul li,
  .color-filter ul li,
  .filter-details .polish-depth ul li {
    font-size: 14px;
    height: 36px;
  }
  .filter-details .filter-advanced-main ul {
    width: 100%;
  }
  .filter-details .polish-depth ul li {
    line-height: 18px;
  }
  .filter-advanced .SumoSelect {
    margin: 10px 0;
  }
  .filter-advanced .SumoSelect > .CaptionCont {
    font-size: 14px;
  }
  /*advance search certificate css*/
  .filter-advanced
    .filter-advanced-main.advance-right
    .certificate-div
    .SumoSelect {
    padding: 0px 0px 0px 0;
    width: 100%;
  }
  .filter-advanced .filter-advanced-main > div.advanced-certificate {
    width: 100%;
  }
  /*end of advance search certificate css */
}
/* Mobile device*/
@media (max-width: 767px) {
  .popup-Diamond-Table ol li span {
    font-size: 13px;
  }
  .auth-section .modal-dialog {
    width: 300px;
  }

  .specification-title h4.diamond_spec_container {
    float: left;
    clear: both;
    margin-top: 4px;
  }
  #search-diamonds .ui-slider {
    margin-bottom: 0px;
  }
  .filter-advanced .filter-advanced-main.advance-right .certificate-div,
  #search-diamonds .ui-slider {
    margin-top: 0px;
  }
  .tableper-main .table-left span.currency-icon,
  .tableper-main .table-right span.currency-icon,
  .depth-main .depth-right span.currency-icon,
  .depth-main .depth-left span.currency-icon,
  .tableper-main .table-right span.currency-icon,
  #search-diamonds .depth-main.ui-slider .ui-slider-val.slider-right,
  #search-diamonds .depth-main.ui-slider .ui-slider-val.slider-left,
  #search-diamonds .tableper-main.ui-slider .ui-slider-val.slider-left,
  #search-diamonds .tableper-main.ui-slider .ui-slider-val.slider-right,
  #search-diamonds .price-main.ui-slider .ui-slider-val.slider-left,
  #search-diamonds .price-main.ui-slider .ui-slider-val.slider-right,
  #search-diamonds .carat-main.ui-slider .ui-slider-val {
    top: 32px;
    text-align: right;
  }
  .noUi-value {
    white-space: nowrap;
    width: 33px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 10px;
  }
  .shape-flex .filter-main.filter-alignment-right .filter-for-shape {
    padding-bottom: 0;
  }
  .filter-advanced .shape-flex .filter-main {
    margin-bottom: 0;
  }
  .shape-bg {
    padding: 30px 18px 15px;
  }
  .cut-main,
  .filter-main .slider_wrapper {
    padding: 10px 10px 0 15px;
  }

  .no-info-section .modal-dialog {
    margin: 30px auto;
  }
  .no-info-section .modal-dialog.modal-sm {
    max-width: 300px;
  }
  .thank-you-popup .modal-dialog,
  .auth-section .modal-dialog {
    transform: none !important;
    top: 30px;
  }
  .compare-info #compare-sortable {
    display: none;
  }
  .compare-product .filter-title ul.filter-left li:last-child {
    margin-right: 0;
  }
  #gemfind-product-demo-site .main-content {
    padding: 0 15px;
  }
  .compare-product .filter-title ul.filter-left li a {
    font-size: 15px;
  }
  .compare-product .filter-title ul.filter-left {
    float: none;
    display: inline-block;
    text-align: center;
    padding: 12px;
  }
  .compare-product .filter-title ul.filter-left li {
    float: none;
    margin-right: 20px;
    display: inline-block;
  }
  .mobile-compare-view
    .compare-main-container
    .compare-items
    [class*="item-"]
    span {
    font-size: 12px;
    line-height: 19px;
  }
  .dealer-detail-section .modal-body {
    padding-left: 10px;
    padding-right: 10px;
  }
  .diamonds-product-view .dealer-info-section table td {
    font-size: 12px;
    min-width: 130px;
  }
  .dealer-detail-section .modal-title {
    font-size: 22px !important;
  }
  .dealer-detail-section .modal-dialog {
    height: 90vh;
  }
  .modal-popup.custom-modal.modal-slide._inner-scroll._show {
    width: 320px;
    left: 0px !important;
    margin: 0 auto;
  }
  .modal-popup.custom-modal.modal-slide._inner-scroll .modal-inner-wrap {
    height: auto;
    min-height: auto !important;
  }
  /*Diamonds search page css start*/
  .filter-main {
    width: 100%;
  }
  .search-product-grid {
    width: 100%;
  }
  .diamond-list-page .search-product-grid.selected_grid:nth-child(3n + 0) {
    margin-right: 0;
  }
  .shape-bg {
    flex-wrap: wrap;
  }
  .searching-result
    .view-or-search-result
    .change-view-result
    .grid-view-sort
    select {
    width: 49%;
    margin-right: 0;
    margin-left: 1%;
  }
  .search-details {
    margin-top: 0;
  }
  .filter-main.filter-alignment-left {
    padding-left: 0;
  }
  .filter-main.filter-alignment-right {
    padding-right: 0;
  }
  .cut-main {
    min-height: auto;
  }
  .color-filter ul li {
    width: 9.4%;
  }
  .filter-advanced-main {
    width: 100%;
  }
  .filter-advanced .filter-advanced-main.advance-right {
    padding-left: 0;
  }
  .filter-advanced .panel {
    margin-bottom: 0;
  }
  .filter-details h4,
  .diamonds-filter h4 {
    margin-bottom: 10px;
    margin-top: 5px;
  }
  .filter-advanced-main {
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .diamond-filter-title ul {
    width: 100%;
    text-align: center;
    padding: 6px 0;
  }
  .diamond-filter-title {
    padding: 8px 0;
    padding-left: 10px;
  }
  .filter-for-shape ul li:nth-child(3n + 0) {
    margin-right: 0;
  }
  .diamonds-filter ul.filter-right {
    float: left;
  }
  .diamond-filter-title ul li {
    float: none;
    display: inline-block;
  }
  /*Diamonds search page css end*/
  /*Diamonds page css start*/
  .diamond-page .specification-title h2 {
    display: inline-block;
    font-size: 24px;
    width: auto;
  }
  .specification-title h4 {
    width: auto;
    text-align: right;
  }
  .intro-field ul li {
    padding: 4px 5px;
  }
  .intro-field ul li p,
  .intro-field ul li strong {
    font-size: 16px;
  }
  .diamond-page .diamond-desc {
    margin-bottom: 10px;
  }
  .diamonds-preview {
    margin-bottom: 20px;
  }
  .specification-title {
    padding: 20px 0;
  }
  .product-controler {
    margin-top: 20px;
  }
  .diamond-request-form .form-field span {
    padding: 0;
  }
  .diamond-action {
    margin-top: 20px;
    text-align: center;
  }
  .diamond-action .box-tocart {
    text-align: center;
    display: inline-block;
    margin-bottom: 0;
  }
  .diamond-page .search-details {
    /*margin-top: 20px;*/
  }
  .diamond-page .diamond-action button.addtocart {
    font-size: 18px;
    padding: 6px 20px;
  }
  .diamond-grade {
    padding: 10px 10px;
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: -10px;
  }
  .diamondimg {
    max-width: 120px;
    margin: 0 auto;
  }
  .diamond-info {
    padding: 10px 10px 10px 10px;
  }
  .grade-info p {
    line-height: 18px;
    font-size: 14px;
  }
  .diamond-info h2 {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 20px;
  }
  .diamond-info h5 {
    margin: 0;
    margin-bottom: 10px;
  }
  /*Diamonds page css end*/
  .search-product-grid .product-images {
    float: none;
    margin: 20px auto;
  }
  .grid-paginatin .pagination-div {
    width: auto;
    float: right;
  }
  .grid-paginatin .page-checked .result-bottom {
    text-align: right;
    margin-top: 10px;
  }
  .grid-paginatin .page-checked {
    width: 100%;
  }
  .with-specification .grid-paginatin .page-checked {
    width: auto;
  }
  .with-specification.diamond-page .diamond-data .specification-title h2 {
    font-size: 20px !important;
    line-height: 26px;
    width: 100%;
  }
  .diamond-page .diamond-desc p {
    font-size: 14px;
  }
  .with-specification.diamond-page .diamond-specification .specification-title {
    padding-left: 10px;
    padding-bottom: 10px;
  }
  .filter-details ul {
    text-align: left;
    flex-wrap: wrap;
    justify-content: left;
    align-items: flex-start;
  }
  .filter-advanced .filter-main .filter-for-shape {
    padding-right: 0;
  }
  .compare-info th,
  .compare-info tr,
  .compare-info td {
    width: 100px;
  }
  .filter-advanced.shape-bg {
    padding: 0px;
    background: #fff;
  }
  .filter-advanced .filter-main {
    margin-bottom: 10px;
    background: #fafafa;
    padding: 18px;
  }
  .filter-advanced .filter-main .filter-for-shape {
    padding: 0;
  }
  .SumoSelect > .optWrapper.selall > .options {
    text-align: left;
  }
  .SumoSelect > .optWrapper > .options {
    text-align: left;
  }
  .diamonds-index-index .columns .column.main {
    max-width: 100%;
  }
  .diamond-request-form .form-field .diamond-action span {
    font-size: 24px;
  }
  .filter-details .fancy-color-filter ul li {
    width: 18%;
    margin-bottom: 10px;
    font-size: 0;
  }
  .item-page .sumo_pagesize {
    margin-right: 0;
    padding-right: 0;
  }
  .filter-advanced .item-page .SumoSelect > .CaptionCont {
    float: right;
  }
  .searching-result .view-or-search-result .change-view-result .grid-view-sort {
    width: auto;
    float: right;
    text-align: right;
  }
  .change-view-result .grid-view-sort .SumoSelect {
    float: left;
    margin-top: 10px;
    padding-right: 0;
  }
  .search-in-table {
    width: auto;
    max-width: none;
  }
  .change-view-result .grid-view-sort .SumoSelect:nth-child(2) {
    padding-left: 0;
  }
  .advance-right .certificate-div .certificates-formobile,
  .advance-right .certificate-div .origin-formobile {
    display: block !important;
  }
  .advance-right .certificate-div .certificates-formobile.labbrowncerti {
    display: none !important;
  }
  .filter-details .polish-depth ul li {
    display: inline-block;
    float: none;
  }
  .search-in-table input {
    min-width: 217px;
    font-size: 13px;
  }
  .price-main .price-right {
    right: 0;
  }
  .filter-advanced .filter-advanced-main.advance-left {
    padding-right: 0;
  }
  .filter-advanced .certificate-div .SumoSelect {
    width: 100%;
    margin: 10px 0 0;
    padding: 0;
  }
  .advance-right .certificate-div {
    margin-left: 0;
  }
  .gridview-dir-div {
    margin-left: 10px;
  }
  .diamonds-product-view .breadcrumbs {
    display: block;
  }
  .modal-popup.internalusemodel.modal-slide._inner-scroll .modal-inner-wrap,
  .modal-popup.dealerinfopopup.modal-slide._inner-scroll .modal-inner-wrap {
    height: auto;
    min-height: auto;
  }
  .modal-popup.internalusemodel.modal-slide .modal-inner-wrap[class],
  .modal-popup.dealerinfopopup.modal-slide .modal-inner-wrap[class] {
    background-color: #fff;
    transform: none !important;
    position: relative;
    margin: 0 auto;
    margin-top: 20px;
  }
  .modal-popup.internalusemodel.modal-slide._inner-scroll._show,
  .modal-popup.dealerinfopopup.modal-slide._inner-scroll._show {
    left: 0;
  }
  .search-details .table tbody tr td {
    white-space: normal;
  }
  .shape-flex {
    flex-wrap: wrap;
  }
  .shape-flex .filter-main {
    margin-bottom: 0px;
  }
  .filter-advanced .accordion:before {
    left: 20px;
    top: 16px;
  }
  .filter-advanced .accordion {
    padding-left: 55px;
  }
  .filter-advanced .filter-main,
  .filter-advanced .filter-main.filter-alignment-left {
    padding: 18px !important;
  }
  .shape-flex .filter-main:last-child {
    margin-bottom: 0px;
  }
  .shape-flex .filter-advanced-main {
    padding: 8px 18px 35px !important;
    margin-bottom: 0px;
    background: #fafafa;
  }
  .advance-right .polish-depth,
  .polish-depth,
  .filter-details .polish-depth.filter-Fluoroscence ul li:last-child,
  .filter-details .polish-depth.filter-Fluoroscence ul li:nth-child(4) {
    margin-bottom: 0;
  }
  .advance-right .certificate-div .certificates-formobile {
    display: none !important;
  }
  .searching-result .view-or-search-result {
    width: 320px;
  }
  .change-view-result ul {
    padding-left: 0;
  }
  .change-view-result p {
    font-size: 14px;
  }
  .filter-details ul li {
    flex: 0 0 32.6%;
    -ms-flex: 0 0 32.6%;
    max-width: 32.6%;
  }
  .filter-main.filter-alignment-right li:last-child {
    margin-bottom: 0;
  }
  .filter-for-shape ul li label {
    font-size: 14px;
  }
  .color-filter ul li {
    margin-right: 1%;
    margin-left: 0;
  }
  .color-filter ul li:nth-child(3n + 0),
  .filter-details .polish-depth ul li:nth-child(3n + 0) {
    margin-right: 0;
  }
  .price-main .price-left span.currency-icon,
  .price-main .price-right span.currency-icon {
    font-size: 12px;
    text-align: left;
    top: 32px !important;
  }
  .filter-details .cut-main ul li,
  .color-filter ul li,
  .filter-details .polish-depth ul li {
    font-size: 13px;
  }
  .filter-advanced .filter-advanced-main > div {
    flex-wrap: wrap;
  }
  .filter-advanced .shape-flex .filter-main {
    flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    max-width: 100%;
  }
  .SumoSelect > .optWrapper > .options li.opt {
    max-width: 100%;
    text-align: left;
  }
  .filter-advanced .SumoSelect.open > .optWrapper {
    max-width: 300px;
    margin-left: auto;
    width: 100%;
  }
  .search-product-grid .product-details .product-box-action {
    max-width: 130px;
  }
  .product-details .product-box-action .state label:before,
  .product-details .product-box-action .state label:after {
    top: 3px;
  }
  .certificate-div {
    margin-bottom: 0px;
  }
  .noUi-value.noUi-value-horizontal.noUi-value-large {
    font-size: 11px; /*width: 27px*/
  }
  /*advance search certificate css*/
  .filter-advanced .filter-advanced-main.advance-right .certificate-div {
    margin-left: 0;
  }
  /*end of advance search certificate css */
}
@media only screen and (max-width: 639px) {
  .modal-popup.custom-modal.modal-slide._inner-scroll._show {
    width: 320px;
    left: 0px !important;
    margin: 0 auto;
  }

  /*Diamonds search page css start*/
  .searching-result {
    margin-bottom: 8px;
  }
  .searching-result .number-of-search {
    margin-bottom: 5px;
  }
  .grid-paginatin ul {
    text-align: center;
  }
  /*Diamonds search page css end*/
  .grid-paginatin .pagination-div {
    width: 100%;
    float: right;
  }
  .grid-paginatin .page-checked .result-bottom {
    text-align: center;
    margin-top: 0;
  }
  .grid-paginatin .page-checked {
    width: 100%;
  }
  .grid-paginatin .btn-compare {
    margin: 0;
  }
  .grid-paginatin .btn-compare {
    width: 100%;
    float: none;
    margin: 0 auto;
    text-align: center;
  }
  .grid-paginatin .btn-compare a {
    width: auto;
  }
  .grid-paginatin ul {
    width: 100%;
    margin-top: 15px;
    margin-bottom: 8px;
  }
  .with-specification .grid-paginatin .page-checked {
    width: 100%;
  }
  .with-specification .grid-paginatin .page-checked .result-bottom {
    text-align: center;
  }
  .with-specification .grid-paginatin ul {
    margin-top: 0;
  }
  .advance-right .polish-depth {
    margin-bottom: 0;
  }
  .prefrence-action .preference-btn {
    padding: 10px 10px;
    font-size: 16px;
  }
  .requested-form {
    padding: 0;
  }
  .requested-form h2 {
    font-size: 16px !important;
    font-weight: 400;
    margin-bottom: 10px;
  }
  .diamond-request-form .form-field label {
    margin: 15px 0;
  }
  .diamond-request-form .form-field label textarea {
    min-height: 60px;
  }
  .diamond-request-form .form-field label input {
    height: 35px;
  }
  .prefrence-action button.preference-btn span {
    padding-left: 0;
  }
  .product-inner-info {
    height: 100%;
    overflow: auto;
  }
  .compare-info table tbody tr th:nth-child(1) a {
    margin-right: 20px;
  }
  .compare-product .filter-title ul.filter-left li a {
    font-size: 16px;
  }
  .color-filter.fancy-overtone-filter ul li {
    width: 22%;
  }
  .search-in-table {
    width: 100%;
  }
  .searching-result .view-or-search-result {
    width: 100%;
  }
  .modal-popup.custom-modal.modal-slide._inner-scroll._show {
    width: 320px;
    left: 0px !important;
    margin: 0 auto;
  }
  .searching-result .view-or-search-result .change-view-result {
    justify-content: space-between;
  }
  .searching-result .view-or-search-result .change-view-result .grid-view-sort {
    width: auto;
    float: right;
  }
  .filter-advanced .SumoSelect > .CaptionCont {
    width: 100%;
    box-sizing: border-box;
  }
  .change-view-result .grid-view-sort .SumoSelect {
    width: 80%;
  }
  .change-view-result ul {
    float: left;
    padding-left: 0;
    position: static;
    flex: 1;
  }
  .gridview-dir-div {
    margin-left: 0;
    width: 24px;
    padding-left: 15px;
    box-sizing: border-box;
  }
  .item-page {
    float: none;
  }
  #search-diamonds .ui-slider .ui-slider-val {
    width: 100px;
  }
  #search-diamonds .ui-slider .ui-slider-val.slider-right {
    width: 110px;
  }
  #search-diamonds .ui-slider .price-right .ui-slider-val.slider-right {
    width: 129px;
  }
  .price-main .price-right span.currency-icon {
    right: 84px;
  }
  .modal-popup.custom-modal.modal-slide._inner-scroll._show {
    width: 320px;
    left: 0px !important;
    margin: 0 auto;
  }
  /*Diamonds search page css start*/
  .search-product-grid {
    padding: 5px;
  }
  .product-details .product-box-action label {
    font-size: 14px;
    line-height: 24px;
  }
  .product-box-action .state {
    padding-left: 20px;
  }
  .search-product-grid .product-details .product-box-pricing {
    margin: 3px 0;
  }
  .search-product-grid .product-details .product-box-pricing span {
    font-size: 14px;
  }
  .search-product-grid .product-details .product-item-name span {
    margin: 2px 0;
  }
  .product-item-name {
    margin: 2px 0;
  }
  .product-inner-info ul li {
    padding-bottom: 5px;
    border-bottom: 1px solid #ddd;
  }
  .filter-for-shape ul li label {
    font-size: 14px;
  }
  .filter-details .polish-depth ul li {
    width: 31%;
    margin-bottom: 5px;
  }
  .diamond-filter-title ul li {
    margin-right: 10px;
  }
  .diamond-filter-title ul li a {
    font-size: 16px;
  }
  /*Diamonds search page css end*/
  /*Diamonds page css start*/
  .with-specification .diamonds-preview {
    width: 100%;
  }
  .product-controler ul li {
    width: 48%;
  }
  .product-controler ul li a {
    font-size: 12px;
    padding-right: 0;
    padding-left: 30px;
    margin-top: 0px;
    min-height: 28px;
    line-height: 11px;
  }
  .product-controler ul li:before {
    width: 24px;
    height: 24px;
    left: 3px;
    font-size: 12px;
    line-height: 24px;
  }
  /*Diamonds page css end*/
  .grid-paginatin a#compare-main {
    width: 100%;
    box-sizing: border-box;
    float: left;
    text-align: center;
  }
  .search-product-grid .product-images {
    float: none;
    margin: 10px auto;
  }
  .search-details .table,
  .btn-compare {
    margin-bottom: 0;
  }
  .grid-paginatin ul {
    margin-top: 0;
  }
  .with-specification .grid-paginatin ul {
    margin-top: 15px;
  }
  .grid-paginatin ul li {
    min-width: 33px;
    min-height: 33px;
  }
  .compare-product .filter-title ul.filter-left {
    padding-left: 5px;
  }
  .compare-product .filter-title ul.filter-left li {
    margin-right: 17px;
  }
  .compare-product .filter-title ul.filter-left li a {
    font-size: 15px;
  }
  .filter-advanced .grid-view-sort .SumoSelect > .CaptionCont {
    width: 100%;
    box-sizing: border-box;
  }
  .SumoSelect > .CaptionCont {
    width: 100%;
    box-sizing: border-box;
  }
  .prefrence-area ul {
    width: 100%;
    margin-top: 10px;
  }
  .prefrence-area ul li:first-child {
    padding-left: 0;
    margin-left: 0;
  }
  .filter-details .fancy-color-filter ul li {
    width: 21%;
  }
  .color-filter.fancy-overtone-filter ul li {
    width: 30%;
  }
  .color-filter.fancy-IntIntensity-filter ul li {
    width: 31%;
  }
  .search-in-table {
    width: 100%;
  }
  .gridview-dir-div {
    padding-left: 12px;
  }
  /*paging css*/
  .change-view-result p {
    font-size: 12px;
  }
  .item-page .sumo_pagesize {
    width: 60px;
  }
  .filter-advanced .SumoSelect > .CaptionCont {
    padding: 6px 3px;
  }
  .filter-advanced .certificate-div .SumoSelect > p.CaptionCont.SelectBox {
    padding-left: 10px;
  }
  .filter-advanced .SumoSelect > .CaptionCont > label {
    height: 23px;
    margin-top: 0px;
  }
  .change-view-result .grid-view-sort .SumoSelect {
    width: 65px;
  }
  .search-in-table {
    margin-top: 5px;
  }
  .filter-advanced .SumoSelect > .CaptionCont > label {
    width: 25px;
  }
  .gridview-dir-div {
    padding-left: 0px;
  }
  .item-page .SumoSelect > .CaptionCont > label > i:before {
    margin-left: 6px;
  }
  .gridview-dir-div a:before {
    background-position: 9px 0;
    width: 24px;
  }
  .gridview-dir-div a#DESC.active {
    width: 24px;
  }
  .gridview-dir-div a#DESC.active:before {
    background-position: -30px -11px;
  }
  .filter-advanced .certificate-div .SumoSelect > .CaptionCont > span {
    text-align: left;
  }
  .diamonds-product-view .internalusemodel .modal-inner-wrap,
  .diamonds-product-view .dealerinfopopup .modal-inner-wrap {
    width: 90%;
  }
  .internalusemodel.modal-slide .modal-content,
  .dealerinfopopup.modal-slide .modal-content {
    padding: 10px;
  }
  .filter-details .cut-main ul li {
    min-width: 30%;
  }
  .search-product-grid {
    width: 100%;
  }
  .search-product-grid .product-details .product-box-action {
    max-width: 130px;
  }
  #search-diamonds .ui-slider .ui-slider-val,
  #search-diamonds .ui-slider .price-right .ui-slider-val.slider-right {
    width: 120px;
  }
  .search-details .table tr > th,
  .search-details .table tr > td {
    font-size: 10px !important;
  }
  .search-details .table tr > th,
  .search-details .table tr > td {
    padding: 4px !important;
  }
  .filter-details .cut-main ul li:nth-child(4),
  .filter-details .cut-main ul li:last-child,
  .filter-for-shape ul li:last-child,
  .color-filter ul li:last-child,
  .color-filter.clarity-filter ul li:nth-child(10) {
    margin-bottom: 0;
  }
  .change-view-result .grid-view-sort .SumoSelect {
    padding-left: 0px;
  }
  .product-controler ul li a {
    line-height: 24px;
    padding-left: 25px;
  }
  .search-product-grid .product-details .product-box-action {
    max-width: 130px;
  }
  #search-diamonds .ui-slider .ui-slider-val,
  #search-diamonds .ui-slider .price-right .ui-slider-val.slider-right {
    width: 100px;
  }
  .price-main .price-right span.currency-icon {
    right: 62px;
  }
  .search-details .table tr > th,
  .search-details .table tr > td {
    font-size: 10px !important;
  }
  .search-details .table tr > th,
  .search-details .table tr > td {
    padding: 4px !important;
  }
  .filter-details .cut-main ul li:nth-child(4),
  .filter-details .cut-main ul li:last-child,
  .filter-for-shape ul li:last-child,
  .color-filter ul li:last-child,
  .color-filter.clarity-filter ul li:nth-child(10) {
    margin-bottom: 0;
  }
  .change-view-result .grid-view-sort .SumoSelect {
    padding-left: 0px;
  }
  .product-controler ul li a {
    line-height: 24px;
    padding-left: 25px;
  }
  .filter-advanced.filter-advanced .SumoSelect > .CaptionCont > span {
    font-size: 12px;
  }
  .filter-advanced .shape-flex .filter-main {
    padding-top: 0 !important;
  }
  .specification-info ul li {
    padding: 6px 20px;
  }
  .specification-info ul li .diamonds-info p,
  .specification-info ul li .diamonds-details-title p {
    font-size: 14px;
  }
  .diamond-info h2 span,
  .diamond-info h2 {
    font-size: 16px !important;
  }
}
/*small mobile size*/
@media (max-width: 374px) {
  .compare-product .filter-title ul.filter-left {
    text-align: center;
  }
  .compare-product .filter-title ul.filter-left li {
    float: none;
    display: inline-block;
  }
  .search-details .table tr > th,
  .search-details .table tr > td {
    padding: 1px !important;
  }
  .mobile-compare-view
    .compare-main-container
    .compare-items
    [class*="item-"]
    span {
    font-size: 12px;
  }
  .mobile-compare-view .compare-main-container .compare-items [class*="item-"] {
    padding: 3px 2px;
  }

  .price-main .price-left span.currency-icon,
  .price-main .price-right span.currency-icon {
    font-size: 12px;
  }
  #search-diamonds .ui-slider .price-right .ui-slider-val.slider-right,
  #search-diamonds .ui-slider .price-left .ui-slider-val.slider-left {
    font-size: 12px;
  }
  .price-main .price-left {
    left: -4px;
  }
  .price-main .price-right {
    right: -4px;
  }
  .shape-bg {
    padding: 12px;
  }
  .search-details .table tr > th,
  .search-details .table tr > td {
    padding: 1px !important;
  }
  .filter-advanced .filter-main,
  .filter-advanced .filter-main.filter-alignment-left {
    padding: 12px !important;
  }
  .mobile-compare-view
    .compare-main-container
    .compare-items
    [class*="item-"]
    span {
    font-size: 12px;
  }
  .mobile-compare-view .compare-main-container .compare-items [class*="item-"] {
    padding: 3px 2px;
  }
}
@media screen and (min-width: 0\0) and (min-resolution: +72dpi) {
  /*IE9 CSS ONLY START*/
  :root .actions-row {
    vertical-align: middle;
  }
  :root .actions-row a {
    display: table-cell;
    vertical-align: middle;
    float: left;
    margin-right: 2px;
    padding: 2px 0;
  }
  .search-details .table tbody tr th {
    border-right: 2px solid #ddd;
  }
  .search-details .table tbody tr td:last-child {
    border-left: 2px solid #ddd;
  }
  .compare-actions .view-product {
    padding: 4px 10px !important;
  }
  /*IE9 CSS ONLY END*/
}
@media screen and (max-height: 600px) {
  .dealer-detail-section .modal-dialog {
    height: 90vh;
    margin-top: 20px;
  }
}
.filter-advanced .SumoSelect.open > .optWrapper {
  z-index: 9;
}
.SumoSelect > .optWrapper ul {
  width: auto;
}
.tooltip.top {
  z-index: 9;
}
.tooltip.bottom {
  display: none !important;
}
.search-details .table thead.fixed-table-head tr th {
  position: sticky;
  cursor: pointer;
  top: 0;
  z-index: 8;
}
.search-details .table-responsive {
  overflow: initial !important;
}
body {
  overflow-x: hidden;
}

/*.diamond-list-page.page-template-template-diamondlist #page-container{padding-top: 0 !important}*/

/* 19-10-2020 */
.diamond-filter-title ul li,
.diamond-filter-title ul li a,
.compare-product .filter-title ul.filter-left li a {
  color: #ffffff !important;
}
#search-diamonds .ui-slider .ui-slider-val,
#search-diamonds .ui-slider .price-right .ui-slider-val.slider-right {
  -webkit-user-select: text;
  -khtml-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}
.page-template-template-diamondlist .logo_container a:hover {
  opacity: 1;
}
#main-header .container {
  padding-left: 0;
  padding-right: 0;
}
.modal-dialog.modal-sm {
  margin-left: auto;
  margin-right: auto;
}
video.diamond_video {
  height: auto;
  max-width: 100%;
  min-height: 258px;
}
.result.filter-advanced video.loading {
  background: white url(../images/loader-2.gif) center center no-repeat;
}

/**Css for skeleton**/

.placeholder-content .placeholder-content_item.box1 {
  height: 50px;
  margin-bottom: 10px;
}
.placeholder-content_tableInner {
  padding: 15px;
  border: 1px solid #eee;
  background: #fafafa;
}
.placeholder-content .placeholder-filter_inner {
  margin-bottom: 12px;
}
.placeholder-content .placeholder-flex {
  display: flex;
  flex-wrap: wrap;
}

.placeholder-content .head {
  max-width: 160px;
  width: 100%;
  margin-right: 20px;
  align-self: center;
}

.placeholder-content .placeholder-filter_box {
  width: calc(100% - 180px);
}

.placeholder-content .placeholder-filter .box {
  width: 9%;
  height: 60px;
  margin-right: 1.1%;
}

.placeholder-content .box:last-child {
  margin-right: 0;
}
.placeholder-content .placeholder-filter .box-list {
  height: 50px;
}
.placeholder-content .placeholder-content_table {
  display: inline-block;
  width: 100%;
}
.placeholder-content
  .placeholder-product_list
  .placeholder-content_list:nth-child(4n + 0) {
  margin-right: 0;
}
.placeholder-content .placeholder-product_list .placeholder-content_list {
  margin-bottom: 15px;
  width: 23.4%;
  float: left;
  margin-right: 2%;
  margin-bottom: 2.2%;
  border: 1px solid #eee;
  padding: 10px;
  box-sizing: border-box;
}
.placeholder-content .placeholder-content_item.round-img {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  margin: 0 auto 12px;
}
.placeholder-content .placeholder-content_list .placeholder-content_item {
  max-width: 80%;
  margin: 0 auto 10px;
}
.placeholder-content .placeholder-filter {
  margin-bottom: 60px;
  padding: 15px;
  background: #fafafa;
  border: 1px solid #eee;
}

.placeholder-content .placeholder-content_footer .button-box {
  height: 50px;
  max-width: 150px;
  width: 100%;
  margin-top: 20px;
}
.placeholder-content .placeholder-content_footer {
  align-items: center;
  justify-content: space-between;
}
.placeholder-content .placeholder-content_footer .head {
  margin: 0;
}
.placeholder-content .placeholder-content_item {
  overflow: hidden;
  background: #000;
  position: relative;
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  animation-name: placeholderAnimate;
  background: #f6f7f8;
  background: linear-gradient(to right, #eee 2%, #ddd 18%, #eee 33%);
  background-size: 1300px;
  height: 20px;
  margin-bottom: 20px;
}
@keyframes placeholderAnimate {
  0% {
    background-position: -650px 0;
  }
  100% {
    background-position: 650px 0;
  }
}
@media (max-width: 992px) {
  .placeholder-content .placeholder-filter_box {
    width: 100%;
  }
  .placeholder-content .placeholder-content_item {
    margin-bottom: 12px;
  }
}
@media (max-width: 767px) {
  .placeholder-content .placeholder-filter .box {
    width: 32.6%;
    height: 80px;
  }
  .placeholder-content .placeholder-filter .box:nth-child(3n + 0) {
    margin-right: 0;
  }
  .placeholder-content .placeholder-product_list .placeholder-content_list {
    margin-right: 0;
    width: 100%;
  }
}

/*luckimedia 03-dec-2021*/
.search-product-grid .triggerVideo {
  position: absolute;
  left: 10px;
}

.Dblinkmodal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 9999; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0, 0, 0); /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
}
/* Modal Content/Box */
.Dbmodallink-content {
  background-color: #fefefe;
  margin: 2% auto; /* 15% from the top and centered */
  padding: 20px;
  border: 1px solid #888;
  width: 50%; /* Could be more or less, depending on screen size */
  height: 90%;
  text-align: center;
}
/* The Close Button */
.Dblinkclose {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
  position: relative;
  top: -15px;
}
.Dblinkclose:hover,
.Dblinkclose:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.loader_rb {
  position: fixed;
  left: 0px;
  top: 28%;
  width: 100%;
  height: 100%;
  z-index: 9999;
}
.grid-paginatin ul li.grid-previous-double a:before {
    content: '\f101';
    font-family: 'FontAwesome';
    font-size: 18px !important;
    text-indent: 0px;
    float: left;
}

.grid-paginatin ul li.grid-next-double a:before {
    content: '\f100';
    font-family: 'FontAwesome';
    font-size: 18px !important;
    text-indent: 0px;
    float: left;
}
.page-template-template-diamondlist .filter-left #navcompare  a:focus {
    opacity: 1;
}
 
.page-template-template-diamondlist .filter-left #navcompare  a:hover,  .page-template-template-diamondlist .filter-left #navcompare  a:active{
    opacity: 0.7;
}

.search-product-grid .triggerVideo i {
  color: #000;
}
.search-product-grid a.triggerVideo {
  color: #000;
}
.emptydata h2{
  font-size: 40px;
  padding: 100px;
  text-align: center;
  font-weight: 500;
}