/* Filter CSS */
.filter {
  display: inline-block;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  width: 100%;
}

ul#tps_diamond_shapes {
  margin: 15px 0px;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
}

.tps_diamond_shapes li {
  display: inline-block;
  text-align: center;
  float: left;
  margin-bottom: 0;
  border-right: 1px solid #ccc;
  padding: 0;
  position: relative;
}

span.img_shape {
  clear: both;
  display: block;
  border-bottom: 1px solid #ccc;
}

/*
  .tps_diamond_shapes li:last-child{
  border:none;
  }
  */
.tps_diamond_shapes i {
  font-size: 37px;
  line-height: 47px;
}

/* .search_filter_cut.tps_filter .row {
    align-items: center;
    justify-content: center;
  } */
ul#tps_diamond_shapes a {
  color: #212529;
  cursor: pointer;
  position: relative;
  font-weight: 700;
  font-size: 15px;
  text-decoration: none;
}

.text_shape {
  padding: 0px 0;
  display: block;
  border-bottom: 1px solid #ccc;
  transition: 0.2s ease-in-out;
}

.active1 {
  border: 1px solid #c79f58;
  border-radius: 10px;
}

.active1 span.img_shape {
  border-color: #c79f58;
}

.active1 span.text_shape {
  border-color: #c79f58;
  background: #c79f58;
  border-radius: 0 0 5px 5px;
  color: #fff;
}

.tps_diamond_shapes li:hover,
.tps_diamond_shapes li a:hover span.img_shape {
  border-color: #c79f58;
}

.tps_diamond_shapes li:hover .text_shape {
  background: #c79f58 !important;
  color: #fff !important;
}

.tps_diamond_shapes li a:hover span.text_shape,
.tps_diamond_shapes li a.selected .text_shape {
  color: #c79f58;
  opacity: 1;
  background: #e3e5e7;
}

.tps_diamond_shapes li a:hover span i {
  color: #FFF
}

.tps_filter {
  vertical-align: top;
  padding: 6px 5px 6px 0px;
  height: auto;
  margin: 0;
}

.tps_diamond_shapes i {
  font-size: 37px;
  line-height: 47px;
  color: #777;
  height: auto;
  background-image: none;
}

.certified-icon {
  display: inline-block;
  padding: 0;
  margin-top: 10px;
}

.certified-icon>li {
  float: left;
  list-style: outside none none;
  margin-right: 10px;
  width: 15%;
  position: relative;
  margin-bottom: 10px;
}

.certified-icon input[type="checkbox"] {
  display: block !important;
}

.certified-icon img {
  border: 1px solid #ccc;
  padding: 3px;
  width: 100%;
}

.filter label {
  font-weight: normal;
  margin: 0;
  width: 100%;
}

.input-style input {
  height: 25px !important;
  margin-left: 0 !important;
  width: 80px;
  border: 1px solid #ddd;
  padding-left: 5px;
  font-size: 12px !important;
  box-shadow: 0 0 7px 0 #eaeaea inset;
  border-radius: 5px;
}

.diamond_detail,
.diamond_name {
  display: inline-block;
  width: 100%;
  padding: 10px;
  text-align: center;
}

.diamond_deatil_img {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin: 20px 0;
}

.diamond_deatil_img img {
  display: inline-block;
  width: 100%;
}

.diamond_detail_price .price {
  color: #BCAA6E;
  font-size: 32px;
  font-weight: 300;
  display: inline-block;
  text-align: center;
  width: 100%;
  line-height: 1.42857143;
  margin-bottom: 15px;
}

.yellow-color {
  background: #c79f58;
  color: #fff;
  cursor: pointer;
  padding: 7px 17px;
}

/* .active1 {
  background:#c79f58 !important;
} */

body .line-normal label {
  line-height: 1 !important;
  margin-top: 15px;
  width: auto;
}

/*.hide_show a span{
    width: 25px;
    height: 25px;
    background: #f3f9ff;
    padding: 9px;
    color: #FFF;
    cursor:pointer;
  }*/
.hide_show a span {
  width: 100%;
  height: 42px;
  background: transparent;
  padding: 9px;
  color: #c79f58;
  font-weight: 500;
  cursor: pointer;
  border: 1px solid #c79f58;
  transition: 0.2s ease-in-out;
  margin-top: -1px;
  display: block;
}

.hide_show a span:hover {
  background: #c79f58;
  color: white;

}

.filter .col-lg-10.col-sm-10.col-md-10.col-xs-12 {
  position: relative;
}

.product-options_header.clearfix.wow.fadeInUp {
  margin-top: 15px;
}

.hide_show {
  display: flex;
  justify-content: center;
  align-items: center;
  border-top: 1px solid #ddd;
  padding-top: 10px;
}

/* remove border radius for the tab */
#exTab1 .nav-pills>li>a {
  border-radius: 0;
  color: #444
}

/* change border radius for the tab , apply corners on top*/
#exTab3 .nav-pills>li>a {
  border-radius: 4px 4px 0 0;
}

#exTab3 .tab-content {
  color: white;
  background-color: #c79f58;
  padding: 5px 15px;
}

.nav-pills>li.active a {
  background-color: #c79f58 !important;
  border: none;
  color: #FFF !important;
}

.nav-pills>li {
  /*
      border: 1px solid #CCC;*/
  background: #eaeaea;
}

.nav-pills>li+li {
  margin-left: 0px !important;
}

ul.nav.nav-pills {
  background: #eaeaea;
}

.condensed>tbody>tr>td {
  padding: 10px 7px !important;
  padding-right: 30px;
}

.condensed>thead>tr>th {
  padding: 10px 7px !important;
  padding-right: 30px;
}

#example>thead>tr>th {
  padding: 0px 7px !important;
}

.padding-zero {
  padding-right: 0 !important;
  padding-left: 30px !important;
}

.padding-zero .panel-body {
  padding: 0;
}

.table-design {
  font-weight: normal !important;
}

/*.table-design .odd{ background: #eaeaea !important;}*/
.top-0 {
  padding-top: 0
}

.top-35 {
  padding-top: 35px
}

/********* Filter Jewelery *****/
.main-heading {
  color: #777;
  text-align: center;
  padding: 25px 0;
}

.dropdown-menu .container li {
  list-style: none;
}

.main-heading h1 {
  color: #c79f58;
}

#top-filter-jewelry .dropdown-menu {
  border-radius: 0;
  top: 29px;
  width: auto;
  padding: 0;
  min-width: 200px;
}

#top-filter-jewelry button.dropdown-toggle {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: 1px solid #ccc;
  padding: 4px 21px;
  width: 150px;
}

#top-filter-jewelry form .col-1 h3 {
  font-size: 16px;
  line-height: normal;
  text-transform: none;
  color: #777;
  font-weight: normal;
}

#top-filter-jewelry .dropdown-menu>li>a {
  clear: both;
  color: #333;
  display: block;
  font-weight: normal !important;
  line-height: 1.42857;
  padding: 5px 17px;
  white-space: nowrap;
  cursor: pointer;
}

#top-filter-jewelry .dropdown-menu label {
  font-weight: normal;
  cursor: pointer;
  text-transform: capitalize;
  margin: 0px;
}

#top-filter-jewelry .checkbox input[type="checkbox"],
#top-filter-jewelry .checkbox-inline input[type="checkbox"],
#top-filter-jewelry .radio input[type="radio"],
#top-filter-jewelry .radio-inline input[type="radio"] {
  margin-right: 13px;
  margin-left: 10px;
  position: inherit !important;
}

#top-filter-jewelry input[type=radio] {
  margin: 4px 7px 0px 10px !important;
}

#top-filter-jewelry .checkbox,
#top-filter-jewelry .radio {
  display: block;
  margin-bottom: 0;
  margin-top: 0;
  position: relative;
}

#product-showcase {
  margin-top: 0px;
  padding-top: 27px;
}

#top-filter-jewelry button.dropdown-toggle:hover {
  background: #c79f58;
  color: #FFF;
}

#product-showcase .main-heading {
  margin: 0px auto 0px;
  padding: 0;
  width: 98.5%;
  display: inline-block;
}

#product-showcase .main-heading h3 {
  font-size: 15px;
}

#product-showcase .content-box ul li {
  /*  background: none repeat scroll 0 0 #fff;
    border: 1px solid #fff;
  */
  box-sizing: border-box;
  float: left;
  list-style-type: none;
  margin-left: 15px;
  margin-right: 15px;
  height: 426px;
  padding: 6px;
  position: relative;
  width: 22.33%;
  margin-bottom: 25px;
  /*  box-shadow: 0 0px 7px rgba(0,0,0,.1);
  */
}

#product-showcase .content-box ul li:nth-child(4) {
  margin-right: 0;
}

.product-item_image {
  width: 100%;
}

.product-item_info {
  background: #c79f58;
  bottom: 0;
  display: none;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 99999;
  padding-left: 0;
  text-align: center;
  font-size: 19px;
}

.product-item_price::before {
  background: none repeat scroll 0 0 #CCC;
  border-top: 1px solid #CCC;
  content: "";
  left: 0;
  position: absolute;
  top: 11px;
  width: 30%;
}

.product-item_price::after {
  background: none repeat scroll 0 0 #CCC;
  border-top: 1px solid #CCC;
  content: "";
  right: 0;
  position: absolute;
  top: 11px;
  width: 30%;
}

.product-item_price {
  font-size: 19px;
  margin-top: 18px;
  position: relative;
  text-align: center;
  color: #333
}

.product-item_title {
  color: #777;
  font-size: 13px;
  font-weight: normal;
  margin-top: 9px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 400px;
}

#product-showcase .content-box ul li:hover .product-item_info {
  display: block !important;
}

.product-item_info li {
  background: #c79f58 !important;
  border: medium none !important;
  box-sizing: border-box;
  margin: 0 !important;
  min-height: auto !important;
  padding-left: 15px !important;
  padding-right: 15px !important;
  width: 33% !important;
}

.product-item_info a {
  color: #fff;
}

ul.product-item_info li a:hover::before {
  opacity: 1;
}

ul.product-item_info li a::before {
  border-top: 6px solid #c79f58;
}

ul.product-item_info li a::before {
  border-left: 8px solid rgba(0, 0, 0, 0);
  border-right: 8px solid rgba(0, 0, 0, 0);
  content: "";
  height: 0;
  left: 0;
  margin: auto;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
}

ul.product-item_info li a:hover .product-item_tip {
  height: 32px;
  opacity: 1;
  padding: 7px 19px;
}

a.color-main:focus,
a.color-main:hover,
.color-main {
  color: #fff;
  text-decoration: none;
}

.before-bg::before,
.hover-focus-bg:focus,
.hover-focus-bg:hover,
.category-images li.grid figure.effect-bubba:hover h2,
#filter li a.current,
.blog-preview_image:hover .blog-preview_posted,
.blog-preview-small_link:hover .blog-preview_posted,
.tabs-panel .nav-tabs>li.active>a,
.btn-primary,
.btn-primary:focus,
.btn-primary:hover,
.customBgColor {
  background-color: #c79f58;
  border-color: #c79f58;
}

.product-item_tip {
  bottom: 100%;
  font-size: 10px;
  height: 0;
  left: 0;
  line-height: 14px;
  /*margin-left: -57px;*/
  opacity: 0;
  padding: 0;
  position: absolute;
  text-align: center;
  white-space: inherit;
  width: auto;
}

.hover-wish {
  left: -21px !important;
  right: -3px
}

.transition {
  transition: all 300ms ease 0s;
}

/*.active1 span i, .active1 span {
    color: #fff;
  }*/
#top-filter-jewelry .dropdown-menu>li>a:focus,
#top-filter-jewelry .dropdown-menu>li>a:hover {
  background: #eaeaea;
}

#top-filter-jewelry li {
  padding: 2px
}

#top-filter-jewelry li:hover {
  background: #eaeaea;
  color: #000;
}

.active.paginate_button.current {
  background: #c79f58;
  color: #FFF !important;
}

#pagination-div-id a {
  border-radius: 50%;
  display: inline-block;
  height: 25px;
  margin: 10px 1px;
  text-align: center;
  width: 25px;
  color: #777;
  line-height: 25px;
}

.col-two {
  width: auto !important;
  float: none !important;
  padding-left: 0;
}

.dropdown-menu.mega-dropdown-menu.row.jewlry-bg {
  background: url("../../images/jewelry-bg.png") no-repeat scroll right -60px #fff;
  /*background: url('../../images/jw-banner.jpg');*/
}

.dropdown-menu.mega-dropdown-menu.row.watch-bg {
  background: url("../../images/watch-banner.png") no-repeat scroll right top #fff;
  background-size: contain;
}

.dropdown-menu.mega-dropdown-menu.row.newa-bg {
  background: url("../../images/day-banner.jpg") no-repeat scroll right top #fff;
  background-size: cover;
}

.dropdown-menu.mega-dropdown-menu.row.edu-bg {
  background: url("../../images/edu-banner.jpg") no-repeat scroll right top #fff;
  background-size: cover;
}

.column-divide .fa.fa-circle {
  margin-top: 2px;
  vertical-align: top;
}

.column-divide img,
#top-filter-jewelry img {
  width: 20px;
}

.certified-icon input,
#search_div input[type="checkbox"] {
  display: block;
  height: 100%;
  left: 0;
  margin: auto;
  opacity: 0;
  position: absolute;
  right: 0;
  width: 100%;
  cursor: pointer;
}

.certified-icon li input[type="checkbox"]:checked+img {
  background: none repeat scroll 0 0 #c79f58 !important;
  box-shadow: none;
  color: #fff !important;
}

.certified-icon img {
  border: 1px solid #ccc;
  padding: 3px;
  width: 100%;
}

.tps_filter label {
  font-size: 18px !important;
  letter-spacing: 1px;
  padding-bottom: 20px;
  font-weight: 600 !important;
  color: #000;
}

/*.table-striped > tbody > tr:nth-of-type(2n+1) {
    background-color: #eaeaea !important;
  }*/
.product-options_header h3 {
  color: #c79f58;
}

.product-price.font-additional.font-weight-normal.customColor {
  font-size: 23px;
  letter-spacing: 1px;
  margin: 8px 0 0;
  font-weight: 600;
  margin-top: 13px;
  margin-bottom: 10px;
}

/* .color-diamond-detail .product-price.font-additional.font-weight-normal.customColor {
  font-size: 18px;
  letter-spacing: 1px;
  font-weight: 500;
  margin: 0;
  margin-bottom: 10px;
} */

.product-price.product_title.font-additional.font-weight-normal.customColor {
  font-size: 24px !important;
  margin-top: 10px;
  color: #c79f58;
  font-weight: 500 !important;
  line-height: normal;
  white-space: normal;
}

.color-diamond-detail .product-price.product_title.font-additional.font-weight-normal.customColor {
  font-size: 24px !important;
  margin-top: 0;
  color: #c79f58;
  font-weight: 400 !important;
  line-height: 38px;

}

.product-cart a.button-additional {
  background: #c79f58;
  color: #FFF;
  border-radius: 0
}

.product-detail {
  border-bottom: 1px solid #CCC;
}

#productDetails li {
  list-style: none;
  /* border: 1px solid #c79f58; */
}

.product-links {
  padding-left: 0 !important
}

.need-help {
  /* display: inline-block; */
  padding: 15px 0 15px;
  width: 100%;
  background: #f8f8f8;
  margin-bottom: 0;
  border-bottom: 1px solid #CCC;
}

.text h4 {
  color: #333;
  text-transform: capitalize;
}

.text p {
  color: #333;
  font-size: 12px;
  margin-top: 12px;
}

/*.links .link-wrapper {
    border-left: 1px solid #036;
    margin-left: 0px;
    padding-left: 25px;
  }*/
.link-wrapper a {
  color: #333;
  display: block;
  margin: 15px 0;
  position: relative;
}

.link-wrapper a i {
  font-size: 1.28571em;
  margin-right: 10px;
  position: relative;
  top: 3px;
}

.bullet-list>li {
  float: left;
  line-height: 23px;
  width: 50%;
  font-size: 18px;
  position: relative;
}

.bullet-list>li::before {
  color: #c79f58;
  content: "\f105";
  font-family: fontawesome;
  left: -14px;
  position: absolute;
}

.button-big.button-additional {
  float: left !important;
  font-size: 16px;
  width: auto !important;
}

/*.product-options_cart.clearfix.wow.fadeInUp{
    border-bottom: 1px solid #ececec;
  }*/
.tabs-container.background-container {
  background: #eaeaea;
}

#description .bullet-list {
  display: inline-block;
  /*width: 50%;*/
  margin-bottom: 20px !important;
}

.f-by {
  display: inline-block;
  padding-right: 12px;
  vertical-align: middle;
}

.form-item {
  display: inline-block;
  margin-right: 9px;
  text-transform: none;
  letter-spacing: 1px;
  margin-bottom: 6px;
}

.form-item span span {
  text-decoration: none;
  border: 1px solid #ebebeb;
  color: #c79f58;
  display: inline-block;
  padding: 0 7px 1px 8px;
  white-space: nowrap;
  transition: all .1s ease;
  cursor: pointer;
}

.form-item span span:hover {
  background: #eaeaea;
}

.form-item span i {
  color: #f15d47;
  font-size: 10px;
  line-height: 16px;
  transition: all .2s ease;
  width: 6px;
  display: inline-block;
}

.position-relative {
  position: relative;
}

.filtered-data {
  margin: 25px 0 0;
  display: inline-block;
  width: 100%;
}

.std h1,
.std h2 {
  padding: 10px 0;
  font-size: 22px;
  margin-bottom: 0px;
  line-height: normal;
}

.std p {
  margin-bottom: 10px;
}

.std img {
  margin: auto;
  display: block;
  padding: 20px 0;
}

.spacer,
.list-social {
  padding-left: 0;
}

.footer-title {
  font-size: 15px !important;
  font-weight: 500;
  margin-bottom: 5px;
  text-transform: uppercase;
}

.color-theme {
  color: #c79f58 !important;
  font-weight: bold;
}

.ma-10 {
  margin: 12px 0;
}

#newsletter-validate-detail .block-subscribe .block-content .input-box .input-text {
  color: #999999;
  font-size: 15px;
  font-weight: normal;
  padding: 0 14px;
  border: none;
  height: 32px;
}

#newsletter-validate-detail .input-box {
  display: inline-block;
  position: relative;
  background: #fff;
  float: left;
  width: 68.2%;
}

#newsletter-validate-detail .actions {
  display: inline-block;
  margin-top: 0;
  position: relative;
  right: 0;
  top: 0;
  float: left;
  width: 30.4%;
}

#newsletter-validate-detail .actions .button {
  background: #c79f58;
  border: medium none;
  height: 30px;
  line-height: 30px;
  padding: 0px 16px;
  max-width: 93px;
  float: left;
  z-index: 9999;
  position: relative;
  color: #FFF;
}

/*input#newsletter{
  width: 100%;
  border: 1px solid #CCC;
  padding-left: 7px;
  }*/
.footer-client li {
  float: left;
  width: 33%;
  list-style-type: none;
  position: relative;
  box-sizing: border-box;
}

.footer-client li img {
  width: 92%;
}

.footer-client {
  padding-left: 0;
  margin-top: 15px;
  display: inline-block
}

.blink_me {
  /* animation: blinker 1s linear infinite;
  */
  color: red;
  background: url('../../images/animate.gif');
  background-size: auto auto;
  background-size: contain;
}

body .blink_me a {
  color: red !important;
  font-weight: bold !important;
  font-size: 17px;
  z-index: 999;
  position: relative;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}

.list-social li {
  display: inline-block;
  padding-right: 31px;
}

.list-social li a {
  font-size: 20px;
  color: #333;
}

.list-social li a:hover {
  color: #c79f58
}

.list-social {
  margin-top: 10px;
  display: inline-block;
}

/*#top-filter-jewelry .col-lg-3 {
    width: 20%;
  }*/
/*.modal-title{
  color: #FFF;
  }*/
#login_pop label {
  font-weight: normal;
}

.tr_checkbox {
  text-align: center;
  margin: auto !important;
}

.my-tooltip.my-dropdown {
  width: 7%;
  cursor: pointer;
}

.header.sorting {
  font-weight: normal;
  font-size: 13px;
}

table.dataTable.display tbody tr:hover {
  background: #f8f8f8 !important
}

#tabsPanel .tabs-panel .nav-tabs>li>a:hover,
ul.social-list li a:focus,
ul.social-list li a:hover {
  background: #c79f58 !important;
}

.sched-form {
  background: url(../../images/appointment.jpg);
  background-repeat: repeat;
  background-position-x: 0%;
  background-position-y: 0%;
  background-size: auto auto;
  width: 100%;
  min-height: 480px;
  background-size: contain;
  background-position: 66%;
  padding: 35px 0;
}

body .blink_me .col-sm-6 .column-divide a {
  color: #999 !important;
  font-weight: normal !important;
  font-size: 17px;
  z-index: 999;
  position: relative;
  line-height: 50px;
}

.select-width select {
  width: 74px;
}

.product-item_image {
  width: 100%;
  max-width: 100%;
  height: 190px;
  object-fit: contain;
}

.product-item_sale {
  position: absolute;
  right: 0;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 38px;
  border: 1px dashed;
  top: 0;
}

.vertical-pager1 ul li.easyzoom {
  width: 100%;
}

.vertical-pager1 ul li.easyzoom a img {
  object-fit: cover;
  /* width: 100%; */
  object-position: center;
  padding: 10px;
}

.col-item {
  border: 1px solid #E1E1E1;
  border-radius: 5px;
  background: #FFF;
}

.col-item .photo img {
  margin: 0 auto;
  /*width: 100%;*/
  width: 90%;
  padding-top: 10px;
}

.col-item .info {
  padding: 10px;
  border-radius: 0 0 5px 5px;
  margin-top: 1px;
  min-height: 108px;
}

.col-item .price {
  /*width: 50%;*/
  float: left;
  margin-top: 5px;
}

.col-item .price h5 {
  font-size: 12px;
  font-weight: 300;
  padding-bottom: 4px;
  text-transform: uppercase;
  min-height: 55px;
  text-align: center;
}

.price-text-color {
  color: #219FD1;
}

.col-item .info .rating {
  color: #777;
}

.col-item .rating {
  /*width: 50%;*/
  float: left;
  font-size: 17px;
  text-align: right;
  line-height: 52px;
  margin-bottom: 10px;
  height: 52px;
}

.col-item .separator {
  border-top: 1px solid #E1E1E1;
}

.clear-left {
  clear: left;
}

.col-item .separator p {
  line-height: 20px;
  margin-bottom: 0;
  margin-top: 10px;
  text-align: center;
}

.col-item .separator p i {
  margin-right: 5px;
}

.col-item .btn-add {
  width: 50%;
  float: left;
}

.col-item .btn-add {
  border-right: 1px solid #E1E1E1;
}

.col-item .btn-details {
  width: 50%;
  float: left;
  padding-left: 10px;
}

.controls {
  margin-top: 20px;
}

[data-slide="prev"] {
  margin-right: 10px;
}

.pi-img-wrapper {
  position: relative;
}

.pi-img-wrapper .view-hover {
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  left: 0;
  top: 0;
  display: none;
  width: 100%;
  height: 100%;
  text-align: center;
}

.save-btn {
  background-image: url(../images/bg-sticker-yellow-orange.gif);
  background-repeat: no-repeat;
  color: #fff;
  display: block;
  font-family: "brandon_grotesquebold", sans-serif;
  font-size: 9px;
  height: 54px;
  left: 0;
  line-height: 14px;
  padding-left: 5px;
  padding-top: 3px;
  position: absolute;
  text-align: left;
  top: 0;
  width: 55px;
}

.ribbon {
  position: absolute;
  right: 0px;
  top: -5px;
  z-index: 1;
  overflow: hidden;
  width: 75px;
  height: 75px;
  text-align: right;
}

.ribbon span {
  font-size: 10px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  line-height: 20px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  /* Needed for Safari */
  width: 100px;
  display: block;
  background: #79A70A;
  background: linear-gradient(#c79f58 0%, #c79f58 100%);
  box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
  position: absolute;
  top: 19px;
  right: -21px;
}

.ribbon-red {
  position: absolute;
  right: -5px;
  top: -5px;
  z-index: 1;
  overflow: hidden;
  width: 75px;
  height: 75px;
  text-align: right;
}

.ribbon-red span {
  font-size: 10px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  line-height: 20px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  /* Needed for Safari */
  width: 100px;
  display: block;
  background: #79A70A;
  background: linear-gradient(#c79f58 0%, #c79f58 100%);
  box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
  position: absolute;
  top: 19px;
  right: -21px;
}

.clear-left p {
  font-size: 17px;
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
  text-align: center;
  border-top: 1px solid #CCC;
  padding: 5px;
}

.clear-left p:hover {
  background: #c79f58;
  color: #FFF;
}

.color-black {
  color: #333
}

h2.color-black {
  background: rgba(0, 0, 0, 0.1);
}

.main-heading.m-botton-40 {
  margin-bottom: 27px;
}

.customBgColor {
  background: #c79f58 !important
}

.margin-24 {
  margin-top: 24px;
}

#pagination-div-id {
  /* float: right; */
  display: flex;
  align-items: center;
  justify-content: end;
}

#back-to-top {
  position: fixed;
  bottom: 40px;
  right: 40px;
  z-index: 9999;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 30px;
  background: #c79f58;
  color: #FFF;
  cursor: pointer;
  border: 0;
  border-radius: 2px;
  text-decoration: none;
  transition: opacity 0.2s ease-out;
  opacity: 0;
}

#back-to-top:hover {
  background: #333;
}

#back-to-top.show {
  opacity: 1;
}

#content {
  height: 2000px;
}

.btn-middle {
  position: absolute;
  left: 0;
  right: 0;
  background: none !important;
  border: 2px solid #c79f58;
  width: 152px;
  margin: auto;
  padding: 0 6px;
  font-size: 15px;
  text-transform: uppercase;
  color: #c79f58;
  bottom: 34px;
  height: 50px;
  z-index: 99999 !important
}

.btn-middle.btn-top {
  bottom: 32% !important;
  right: 33%;
  left: auto !important;
}

.btn-middle:hover {
  background: #c79f58 !important;
  color: #fff;
}

#add_data {
  padding-left: 0;
}

.line-height-je {
  clear: both;
  display: block;
  line-height: 32px;
}

.line-height-je a {
  color: #999;
}

.form-bag {
  background: #fff;
  padding: 5px 30px 14px;
  box-sizing: border-box;
  box-shadow: 0 0 10px rgba(1, 225, 255, 0.1);
  border: 1px dashed #999
}

.form-bag h2 {
  font-size: 30px !important;
  line-height: 36px !important;
}

.contact-padding {
  padding-top: 60px;
  padding-bottom: 60px;
}

.contact-padding i {
  font-size: 19px !important;
}

.larger li {
  background: none !important;
  padding-left: 0 !important;
}

.larger li a {
  color: #FFF !important;
  background: none !important
}

.larger li a:hover {
  color: #c79f58 !important
}

.dropdown-menu.larger {
  top: 44px;
  border: none;
  border-top: 1px solid;
  border-radius: 0;
  background: #444
}

.content-error {
  text-align: center;
  padding: 100px 0;
}

.content-error img {
  text-align: center;
  margin: 20px auto;
}

/*.nav > li > a{
    padding: 10px 22px;
  }*/
.alertify-notifier.ajs-top.ajs-right {
  color: #FFF;
}

.inner-outer {
  min-height: 307px;
  margin-bottom: 10px;
}

section.st-pagecont.std .panel-heading h4 {
  color: #000;
}

section.st-pagecont.std .breadcrumb {
  background-color: none;
}

/* Color Diamond Filter */
.color_diamond {
  display: inline-block;
  width: 100%;
  padding-left: 0;
}
li.item-detail-block strong {
  padding-right: 3px;
}
.color_diamond li {
  display: inline-block;
  width: 10%;
  text-align: center;
  float: left;
  margin-bottom: 0;
  padding: 0;
  position: relative;
  border-left: 1px solid #CCC;
}

.color_diamond .text_shape {
  border: 0;
}

.color_diamond i {
  font-size: 37px;
  line-height: 51px;
  color: #777;
}

#search_div .color_diamond input[type="checkbox"] {
  width: 53px;
}

#search_div .color_diamond label {
  line-height: normal !important;
}

.search_filter_cut.border-bottom.tps_filter {
  padding: 0px
}

.search_filter_cut.border-bottom.tps_filter .col-lg-10.col-sm-10.col-md-10.col-xs-12 {
  position: relative;
  padding-right: 0 !important;
}

.color_diamond a {
  color: #666666;
  font-size: 12px;
}

.active1.yellow {
  background: #ffe414 !important;
}

.active1.yellow i,
.active1.yellow a span {
  color: #666 !important
}

.active1.pink {
  background: #ff2a71 !important;
}

.active1.pink i,
.active1.pink a span {
  color: #FFF !important
}

.active1.purple {
  background: #b81db4 !important;
}

.active1.purple i,
.active1.purple a span {
  color: #FFF !important
}

.active1.red {
  background: #e92744 !important;
}

.active1.red i,
.active1.red a span {
  color: #FFF !important
}

.active1.blue {
  background: #008ce2 !important;
}

.active1.blue i,
.active1.blue a span {
  color: #FFF !important
}

.active1.green {
  background: #317f25 !important;
}

.active1.green i,
.active1.green a span {
  color: #FFF !important
}

.active1.orange {
  background: orange !important;
}

.active1.orange i,
.active1.orange a span {
  color: #FFF !important
}

.active1.brown {
  background: #8e3415 !important;
}

.active1.brown i,
.active1.brown a span {
  color: #FFF !important
}

.active1.black {
  background: #060302 !important;
}

.active1.black i,
.active1.black a span {
  color: #FFF !important
}

.active1.grey {
  background: #838383 !important;
}

.active1.grey i,
.active1.black a span {
  color: #FFF !important
}

.clarity {
  width: 100%;
  padding-left: 0;
  margin-bottom: 0;
}

.clarity li {
  display: inline-block;
  width: 10%;
  text-align: center;
  float: left;
  margin: 10px 4px;
  padding: 0;
  position: relative;
  border: 1px solid #CCC;
  box-shadow: inset 0 0px 3px rgba(0, 0, 0, .2)
}

/*.clarity li:last-child{border-right: 0}*/
.search_filter_cut.border-bottom.tps_filter {
  padding: 0px
}

/*.clarity-padding{ padding-top: 10px !important;}*/
.clarity .text_shape {
  border-bottom: 0;
  font-size: 14px;
  color: #666
}

/*.active1 .text_shape{color: #FFF !important}*/
#search_div .clarity input[type="checkbox"] {
  width: 95px;
}

/* ===================================
      Parallax
  ====================================== */
.overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  opacity: 0.2;
  z-index: 1;
  top: 0px;
}

.parallax-fix {
  position: relative;
  background-size: cover !important;
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat !important;
  transition-duration: .2s;
  -moz-transition-duration: .2s;
  -webkit-transition-duration: .2s;
  -o-transition-duration: .2s;
  transition-timing-function: ease-in;
  -moz-transition-timing-function: ease-in;
  -webkit-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  background-attachment: fixed !important
}

.parallax-fix .row {
  position: relative;
  z-index: 2;
}

/* .parallax-section-main {
  min-height: 700px;
} */

.parallax-title {
  display: block;
  font-family: "Oswald", sans-serif;
  font-size: 15px;
  font-weight: 100;
  letter-spacing: 7px;
  margin-bottom: 30px;
  text-transform: uppercase;
}

.parallax-sub-title {
  display: block;
  font-size: 22px;
  font-weight: 600;
  letter-spacing: 4px;
  line-height: 30px;
  text-transform: uppercase;
}

.parallax-number {
  border: 2px solid #000;
  color: #000;
  display: inline-block;
  font-family: "Oswald", sans-serif;
  font-size: 20px;
  font-weight: 400;
  margin: 150px 0 60px 0;
  padding: 9px 0;
  width: 47px;
  text-align: center;
  letter-spacing: -2px
}

.fix-background {
  position: relative;
  background-size: cover !important;
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat !important;
  background-attachment: fixed !important
}

.cover-background {
  position: relative;
  background-size: cover !important;
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat !important;
}

.background-size-inherit {
  background-size: inherit !important
}

.blog-blockquote {
  padding: 100px
}

.background-attachment-inherit {
  background-attachment: inherit !important
}

/* .item .product-item_footer {} */

/* page loader */

.loader-container {

  display: flex;

  justify-content: center;

  align-items: center;

  position: fixed;

  z-index: 4;

  top: 0px;

  left: 0px;

  bottom: 0px;

  right: 0px;

  background-color: rgba(237, 237, 237, 0.42);

}



.loader-logo {

  z-index: 5;

  width: 110px;

  height: 110px;

  padding-bottom: 10px;

  background-repeat: no-repeat;

  background-size: 100px;

  background-position: center;

}

.loader-circle {

  animation: spin 1.25s linear infinite;

}



@keyframes spin {

  0% {

    transform: rotate(0deg);

  }

  100% {

    transform: rotate(360deg);

  }

}

/* alertify js */
.radius-flat {
  border-radius: 0px !important;
}

.alertify .ajs-header {
  margin: -24px !important;
  margin-bottom: 0 !important;
  padding: 8px 24px !important;
  background-color: #D2A66E !important;
  color: #fff !important;
  font-size: 16px !important;
}

.alertify .ajs-footer {
  padding: 0px !important;
  margin-left: -24px !important;
  margin-right: -24px !important;
  min-height: 39px !important;
  background-color: #fff !important;
}

.alertify .ajs-commands {
  position: absolute !important;
  right: 4px !important;
  /* margin: -19px 10px 0 0 !important; */
  z-index: 2 !important;
  top: 8% !important;
}

.alertify.ajs-closable .ajs-commands button.ajs-close {
  display: inline-block;
  color: #fff !important;
  font-size: 20px !important;
}

.alertify .ajs-body {
  min-height: 90px !important;
  display: flex;
  align-items: center;
}

.product-div.product-bg.position-relative.product-overlay:hover .product-image .img-front {
  display: none;
}

.product-div.product-bg.position-relative.product-overlay:hover .product-image .img-back {
  display: block;
}

button.ajs-button.ajs-ok,
button.ajs-button.ajs-cancel {
  background-color: transparent;
  color: #fff;
  width: 135px;
}

img.img-back {
  display: none;
}

.custom-container-90 {
  max-width: 90%;
  width: 100%;
  margin: auto;
}

.cart-body label a {
  color: #c79f58 !important;
}

.table-striped tbody tr:nth-of-type(odd) {
  background: none;
}

.table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(0, 0, 0, .075) !important;
}

table.dataTable.no-footer,
table.dataTable thead th,
table.dataTable thead td {
  border: 0 !important;
}

body #example_wrapper table tr th {
  border: 1px solid #CCC !important;
  border-bottom: 0 !important;
  font-size: 11px !important;
  font-weight: 600;
}

body #example_wrapper table tr td {
  border-bottom: 0 !important;
  font-size: 12px !important;
  font-weight: normal !important;
}

body #example_wrapper table tr th {
  border: 0px !important;
}

body #example_wrapper table tr td span {
  font-size: 13px !important;
}

body #example_wrapper table tr th {
  background: #c79f58;
  color: #FFF;
}

/* new css*/
ul#tps_diamond_shapes li label a span {
  padding: 6px;
}

.tps_filter {
  vertical-align: top;
  padding: 0 5px 0 0px;
  height: auto;
  margin: 0;
  justify-content: center;
  width: 30%;
}

.spacer-bottom.dataTables_button {
  text-align: center !important;
}

/* update css 25-04-23 for diamond page*/

.tps_diamond_shapes li label.active1 a .black-img,
.tps_diamond_shapes li a:hover .black-img {
  display: block;
  margin: auto;
}

.tps_diamond_shapes li a .black-img {
  display: none;
}

.tps_diamond_shapes li a .whit-img {
  display: block;
  margin: auto
}

ul.filter-control {
  display: flex;
  gap: 8px;
  align-items: end;
}

.range-slider ul.filter-control li {
  display: table-cell;
}

.range-btn {
  display: flex;
  box-shadow: 0px 1px 10px 0px #a9a9a945;
}

.range-slider span.minus.range-slider span.plus {
  border-radius: 6px 0 0 6px;
}

.range-slider span.plus {
  border-radius: 0 6px 6px 0px;
}

.range-slider span {
  cursor: pointer;
}

.minus,
.plus {
  width: 34px;
  height: 30px;
  background: #f2f2f2;
  border-radius: 4px;
  padding: 8px 5px 8px 5px;
  border: 1px solid #ddd;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  line-height: 1.2;
}

span.minus i,
span.plus i {
  color: #000;
}

.range-slider input {
  color: #000 !important;
  height: 30px;
  width: 100%;
  text-align: center;
  font-size: 14px;
  border: 1px solid #ddd;
  border-radius: 4px;
  display: inline-block;
  vertical-align: middle;
  border-radius: 0;
  margin: 0 -5px;
  outline: 0;
}

.search_filter_stock .col-sm-10.col-md-10.col-lg-10.col-12 {
  padding: 0px 15px !important;
}

div.search-btn {
  margin-top: 10px;
}

/*end  update css 25-04-23 for diamond page*/


/* update css 25-04-23 for diamond-details page*/

.product-detail {
  border-bottom: none !important;
  overflow: hidden;
}

.owl-theme .owl-nav {
  margin-top: 0px !important;
}

section.similar-products {
  border: 1px solid #dddddd54;
  background-color: #e5e5e529;
  padding: 40px 20px;
  margin-top: 40px;
}

.owl-carousol_ .img-box {
  width: 100%;
  height: 320px;
  /* margin: 10px auto; */
  padding: 14px;
}

.owl-carousol_ .img-box a img {
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
  object-position: center;
}

.card-box .text-box {
  padding: 10px 15px;
  margin-top: 5px;
}

.card-box {
  border: 1px Solid #ddd;
  border-radius: 10px;
}

section.similar-products .owl-carousel .owl-nav {
  top: -100px;
}

.container.row.mx-auto.my-3 {
  align-items: center;
}

button.wish.btn {
  /* width: 30%; */
  border: 1px solid #c79f58;
  /* margin-top: 24px; */
  background-color: #c79f58;
  color: #fff;
  padding: 10px 25px;
  transition: 0.3s ease;
}

button.wish.btn:hover {
  background-color: transparent;
  color: #c79f58;
}

button.wish.btn:hover {
  color: #c79f58;
}

/* ------------gemstone detail page css start here ------------- */
.gemstone-detail-icon {
  display: flex;
  gap: 10px;
  padding-top: 20px;
}



/* ------------gemstone detail page css end here ------------- */

ul.bullet-list li {
  font-size: 15px !important;
  margin: 10px 0 !important;
}

footer#footer {
  margin-top: 0px !important;
  background-color: #F5F5EE !important;
}

.last_section_wrap {

  background-color: #fff !important;
}

body #example_wrapper table tr th {
  /*  height: 30px;*/
  vertical-align: middle;
  text-transform: uppercase;
}

/* new css 7-26-2023 */
body.ajs-no-overflow {
  overflow: initial !important;
}


/*diamond-page*/

button.btn.btn-toggle-yellow svg {
  width: 21px;
  height: 21px;
}

button.btn.btn-toggle-yellow svg:hover path {

  fill: #c79f58;



}

/*Product Detail */

#productDetails .card-box .text-box span.price {
  font-size: 18px;
  font-weight: 600;
}


#myModaldiamond .modal-header.bg-site.radius-flat {
  background-color: #c79f58;
  color: #fff;
  padding: 4px 16px;
}

#myModaldiamond button.close {
  padding: 0PX 7px !IMPORTANT;
  background-color: transparent;
  opacity: 1;
  MARGIN-TOP: 0PX !IMPORTANT;
  font-weight: 600;
  font-size: 20px;
  MARGIN-RIGHT: 0PX !IMPORTANT;
  border: none;
  outline: none;
  color: #fff;
}

.diamond-email form button.btn {
  display: block;
  margin: auto;
  width: 50%;
  border-radius: 5px !important;
  border: 1px solid #D2A66E !important;
  background: #D2A66E;
  transition: 0.5s;
}

.diamond-email form button.btn:hover {
  background: transparent !important;
  color: #D2A66E !important;
}

/* contact form */

#contact_form button.btn.main-btn.btn-orange.mt-3 {
  padding: 6px 20px;
  border: 1px solid;
}

/*Jewelry page */
#top-filter-jewelry .dropdown-menu>li>a {
  text-decoration: none;
}

.custom-dropdown {
  margin-left: 10px;
}

.custom-dropdown .btn {
  color: #00004a;
  padding: 8px !important;
}

.custom-dheight.row {
  justify-content: center;
  gap: 15px;
}

.custom-dheight.row .box {
  width: 270px;
  border: 1px solid #ddd;
  background-color: #fff;
  border-radius: 5px;
  position: relative;
  padding: 0px;
}

.custom-dheight.row .box .box-img-div {
  padding: 10px;
  border-bottom: 1px solid #00004a;
}

.custom-dheight.row .box .card-body.box-text-body {
  padding: 10px;
}

.custom-dheight.row .box .price--withoutTax {
  color: #00004a !important;
  font-size: 20px;
  padding: 12px 0;
  display: block;
}

.box-img-div .btn:hover i {
  color: #00004a;
}

.custom-dheight.row .box .highlight-button-dark {
  background-color: #00004a;
}

.card-body.box-text-body:hover a {
  color: #00004a;
}

.custom-dheight.row .box .highlight-button-dark:hover {
  background-color: transparent;
  border: 2px solid #00004a;
}


/*  */

.card-box .text-box {
  padding: 10px 15px;
  margin-top: 0;
  padding: 10px;
  /* border-top: 1px solid #c79f58; */
}

.inner_details {
  min-height: 35px;
  color: #c79f58;
  padding: 0px 5px;
  font-size: 16px;
  font-weight: 400;
}

.similar-products .com_class {
  width: 100%;
  white-space: normal;
  border-right: 1px solid #000;
  height: 20px;
  padding-right: 15px;
  border-right: 1px solid #c79f58;
  margin-right: 8px;
  white-space: normal;
  padding-left: 0px;
}

.inner_details .lab {
  font-size: 14px;
  font-weight: 400;
  color: #000;
  text-transform: uppercase;
  opacity: 1;
  letter-spacing: 1px;
  font-family: 'Nunito Sans';
}

.inner_details span.price {
  font-size: 14px;
  font-weight: 700;
  color: #000;
  text-transform: uppercase;
  opacity: 1;
  letter-spacing: 1px;
  font-family: 'Nunito Sans';
}



/* Diamond Filter Css */

.second_row.color-diamond-row {
  justify-content: space-between;
}

.search_filter_cut.tps_filter .row input {
  margin-top: 10px;
}

.irs-from,
.irs-to,
.irs-single {
  display: none;
}

.range-filter .input-style {
  width: 50%;
}

td.show-datable-image {
  width: 25%;
}

td.show-datable-data {
  width: 75%;
}

.table-hover tbody tr.inner-table,
.table-hover tbody tr.inner-table:nth-of-type(odd) {
  background: #ececec !important;
}

.table-hover tbody tr.inner-table:hover,
.table-hover tbody tr.inner-table table tr:hover {
  background: none !important;
}

.inner-table table.Thumtbl img {
  height: 233px !important;
  object-fit: contain;
  width: 233px !important;
}

td.show-datable-image,
td.padding-border,
.show-datable-data {
  padding: 0 !important;
}

.dash-icon .irs-grid span:last-child:after {
  position: absolute;
  content: '';
  width: 8px;
  height: 1px;
  background: #999;
  top: 4px;
  right: -7px;
}

.img_part input[type=checkbox] {
  width: 100%;
  height: 100%;
  opacity: 0;
  top: 0;
  left: 0;
}

.email_popup input,
.email_popup textarea {
  width: 100%;
  border-bottom: 1px solid #CCC;
  padding-left: 0;
}

.dataTables_scrollBody thead tr {
  display: none;
}

table.tablesorter thead tr .header.th_checkbox::after {
  background: transparent !important;
}

th.header.icon-arrow-asc.sorting i {
  font-size: 14px !important;
}


.gemstone-detail-icon li {
  border-radius: 100%;
  padding: 8px;
  cursor: pointer;
  background-color: #c79f58;
  transition: all 0.5s;
  border: 1px solid #c79f58;
}

.gemstone-detail-icon li img.details_thumb {
  /* width: 95%; */
  height: 81% !important;
}

.gemstone_detail .product-gallery_preview {
  margin-top: 70px;
}

.gemstone_detail button.wish.btn {
  margin-top: 4px;
}

.gemstone-detail-icon li:hover span svg path {
  fill: #c79f58;
}

.gemstone-detail-icon li:hover {
  background: transparent;
}

.modal {
  z-index: 20000;
}

/*---- color-stone fancy color intensity ------*/

#color-stone-page .clear-filter-block {
  position: relative;
  justify-content: flex-end;
  left: -20px;
}

@media(max-width:767px) {
  .product-cart.product-details-narrow.col-lg-6.col-md-12.col-sm-12.col-xs-12.clearfix {
    left: 4% !important;
  }

  #color-stone-page .second_row {
    justify-content: flex-start;
  }

  #color-stone-page .clear-filter-block {
    left: 0px;
  }

  .custom-row-width {
    width: 100%;
  }
}



@media(max-width:991px) {
  .gemstone-detail-icon {
    justify-content: center;
  }

  .product-detail .product-gallery_preview {
    justify-content: center;
    margin-top: 20px !important;
  }

  #color-stone-page .clear-filter-block {
    width: 100% !important;
  }
}

@media(max-width:768px) {
  body .color-diamond-detail .product-gallery_preview a {
    margin-top: 0px !important;
  }
}

/* @media(min-width:768px) and (max-width:991px) {
  .product-gallery_preview a {
    height: 85px !important;
  }
} */

/* ----color-diamond-detail---- */
.color-diamond-detail .color-clarity-block {
  display: flex;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  margin: 0;
  padding: 10px 0;
}

.color-diamond-detail .color-clarity-block .color-clarity-inner {
  border-right: 1px solid;
  color: #1b1b1b;
  display: inline-flex;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  padding: 0 8px;
  text-transform: capitalize;
}

.product-price.font-additional.font-weight-normal.customColor.color-diamond-price {
  margin-bottom: 28px;
  margin-top: 20px;
  font-size: 23px;
  letter-spacing: 1px;
  margin: 8px 0 0;
  font-weight: 600;
  margin-top: 13px;
  margin-bottom: 13px;
}

.header-block {
  display: flex;
  align-items: start;
  justify-content: space-between;
  margin-bottom: 5px;
}

.color-diamond-detail .product-options_header {
  border-bottom: none;
}

.go-back-btn {
  display: flex;
  align-items: center;
  font-size: 15px;
  margin: 0 14%;
  max-width: 450px;
}

.go-back-btn:hover {
  text-decoration: underline;
  cursor: pointer;
}

.wish-list-heart svg {
  width: 25px;
  height: 25px;
  margin-top: 7px;
  stroke-width: 3px;
  stroke: #c79f58;
}

.wish-list-heart svg:hover path,
.wish-list-heart svg#heart-icon.active path {
  fill: #c79f58;
  cursor: pointer;
}

.wish-list-heart svg g+g path {
  fill: #0000;
}

.cart-email-btn {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-bottom: 28px;
  /* border-top: 1px solid #ececec; */
  padding-top: 22px;

}

.cart-email-btn button.wish.btn {
  width: 100%;
  white-space: nowrap;
  border-radius: .25rem !important;
  text-transform: capitalize;
}

.add-cart-btn,
.email-btn {
  border-radius: 0;
  box-sizing: border-box;
  color: #fff;
  font-size: 16px;
  height: 52px;
  text-transform: uppercase;
  transition: none;
}

.color-diamond-detail .product-description-main-body {
  display: flex;
  flex-direction: column;
  max-width: 1400px;
  width: 100%;
  padding-left: 0;
}

/* .color-diamond-detail .color_sku {
  margin-top: 15px;
} */

.color-diamond-detail .color_sku small.font-additional.font-weight-bold.text-uppercase.product-sku {
  font-size: 20px;
  font-weight: 400;
  color: #000;
}

.color-diamond-detail .product-description-main-body .product-description-head {
  margin: 0 0 0px;
  max-width: 866px;
}

.color-diamond-detail .product-description-main-body .product-description-head .product-description-title {
  color: #000;
  font-weight: 500;
  margin: 0 0 12px;
  font-size: 18px;
  padding: 20px 0px 0px;
  font-family: 'Nunito Sans';
}

.color-diamond-detail .product-description-main-body .product-description-head .product-sku {
  color: #7a7a7a;
  font-size: 16px;
  margin: 0 0 23px;
}

.color-diamond-detail .product-description-main-body .diamond-information {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  border-top: 1px solid #ececec;
}

.color-diamond-detail .product-description-main-body .diamond-information .diamond-info-title p {
  /* color: #000; */
  /* font-size: 14px; */
  /* margin-bottom: 16px; */
  text-transform: uppercase;
  font-size: 18px;
  padding: 15px 0px 0px;
  font-family: 'Nunito Sans';
}

/* .color-diamond-detail ul.bullet-list {
  padding-left: 0;
} */

.color-diamond-detail .product-description-main-body .diamond-information .item-info-details,
.item-info-table {
  display: flex;
  gap: 30px;
  width: 100%;
}

.item-info-table-inner {
  display: flex;
  flex-direction: column;
  gap: 15px;
  width: 100%;
}

.item-info-table-inner-row {
  display: flex;
  gap: 30px;
  justify-content: space-between;
}

.item-detail-block {
  display: flex;
  justify-content: flex-start;
  padding: 0px;
}

.detail-inner {
  color: #000;
  max-width: 200px;
  padding-left: 0;
  width: 190px;
  font-weight: 600;
}

.color-diamond-similar-products {
  border: none !important;
}

button.wish.btn:active {
  background-color: #c79f58 !important;
  border: 1px solid #c79f58 !important;
}

@media(max-width:1399px) {
  .go-back-btn {
    margin: 0 8%;
  }

  /* .color-diamond-detail .product-description-main-body {
    padding-left: 58px;
  } */

  .gemstone_detail .product-gallery_preview {
    margin: 70px 0% 0 !important;
  }
}

@media(max-width:1199px) {
  .go-back-btn {
    margin: 0 0%;
  }

  /* .color-diamond-detail .product-description-main-body {
    padding-left: 12px;
  } */

  /* .product-gallery_preview a {
    width: 100px !important;
    height: 100px;
  } */
}

@media(max-width:991px) {
  
  h1.custom-form-head {

    font-size: 32px !important;

}

  /* .product-gallery_preview a {
    height: 70px !important;
    width: 90px !important;
  } */

  /* .color-diamond-detail .product-description-main-body {
    padding-left: 10px;
  } */

  #color-stone-page .pointer-list li {
    width: 100px;
  }

  .product-gallery_preview {
    margin: 50px 0% 0 !important;
  }

  .product-cart.product-details-narrow.col-lg-6.col-md-12.col-sm-12.col-xs-12.clearfix {
    /* position: relative; */
    left: 16%;
    overflow: hidden;
    right: 0;
  }
}

@media(max-width:767px) {
  .detail-inner {
    padding-left: 0px;
  }

  /* .item-info-table-inner-row {
    gap: 0px;
    justify-content: center;
    flex-wrap: wrap;
  } */

  /* .item-detail-block {
    width: 100% !important;
  } */

  /* .info-col-inner {
    display: flex;
    flex-direction: column;
  } */
}

/* .color-diamond-detail .bullet-list>li::before {
  display: none;
} */

@media(max-width:400px) {
  .detail-inner {
    width: 160px;
  }
}

.activeFancy {
  background: #D2A66E !important;
}

.activeFancy p {
  color: #fff !important;
}

@media(max-width:454px) {
  #color-stone-page .pointer-list li {
    width: 100px !important;
  }
}

@media(max-width:500px) {
  .color-diamond-detail .product-price.product_title.font-additional.font-weight-normal.customColor {
    font-size: 25px !important;
    line-height: 30px;
  }

  .wish-list-heart svg {
    margin-top: 2px;
    width: 20px;
    height: 20px;
  }
}

@media(max-width:390px) {
  .color-diamond-detail .product-price.product_title.font-additional.font-weight-normal.customColor {
    font-size: 20px !important;
  }

  .wish-list-heart svg {
    margin-top: 5px;
    width: 18px;
    height: 18px;
  }
}

section#cert-new .modal {
  position: fixed;
  top: 15%;
  left: 0;
  z-index: 1060;
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
}

section#cert-new .modal-dialog {
  max-width: 1100px;
  margin: 1.75rem auto;
}

section#cert-new iframe {
  border: 0;
  height: 600px;
  width: 100%;
}

section#price-given {
  background: #f8f8f8;
  padding: 50px 20px;
}

.middle-column .watch-price {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 25px;
}

.middle-column .watch-price p {
  font-family: 'Cormorant Infant', 'serif';
  font-size: 24px;
  padding: 5px;
}

.middle-column.custom-watch {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 30px;
}

.price-img img.img-fluid {
  width: 350px;
  height: 350px;
  object-fit: contain;
}

@media(max-width:576px) {
  small.font-additional.font-weight-bold.text-uppercase.dia-sku {
    font-size: 16px !important;
}

  .product-gallery_preview a img {
    width: 60px !important;
    height: 60px !important;
}
  section#price-given {
    background: #f8f8f8;
    padding: 50px 10px;
  }

  .middle-column .watch-price p {
    font-size: 20px;
  }
  #color-stone-page .clear-filter-block {
    bottom: 0px;
    top: 25px;
  }
}

section.top-edit ul.select-dropdown__list li  input {
  border-radius: 5px;
  padding: 10px 15px;
  width: auto;
  border: 1px solid #ddd;
}
section.top-edit .select-dropdown button.select-dropdown__button {
  margin-bottom: 12px;
}
.diadet-table td {
  width: 50%;
  text-align: left;
  font-weight: 700;
}
.diadet-table td.bold-texts {
  color: #6a6a6a;
}
th.table-header-bg {
  background: #c79f58;
  color: #fff;
}
small.font-additional.font-weight-bold.text-uppercase.dia-sku {
  font-size: 20px;
  /* font-weight: 400; */
}
.diadet-table {
  margin-top: 25px;
}
section.similar-products .product-price.font-additional.font-weight-normal.customColor {
    color: #000;
    margin-top: 0;
    font-size: 14px;
    font-weight: 400;
}













.design-information,

.design-info,

.user-detail {

  padding: 15px;

  border: 1px solid #d1b177;

}

.design-information .title p.heading,

.design-info p,

.user-detail p.detail-head {

  font-size: 22px;

  font-weight: 700;

  color: #000000;

  text-transform: uppercase;

  padding: 10px 0;

}

.design-info label, .design-information label, .all-detail label {

  font-weight: 600;

  font-size: 16px;

  padding: 12px 0;

  text-transform: capitalize;
width: 100%;
}

.all-detail input {

  border-radius: 5px;

  padding: 10px 15px;

  width: 100%;

  border: 1px solid #ddd;

  outline: none;

}

.content-custom {

  display: flex;

  flex-direction: column;

  gap: 25px;

}

.design-info textarea#links,

.design-information textarea#Side-Stone {

  width: 100%;

  display: block;

  border-radius: 5px;

  border: 1px solid #ddd;

  padding: 10px 15px;

  overflow: hidden;

  outline: none;

}

.row.mt-1.flex_direction label.px-2.mb-0 {

  padding: 6px 0;

}

.design-info .option-type {

  display: flex;

  flex-direction: column;

  gap: 15px;

}

.design-info .option-type form {

  display: flex;

  flex-direction: column;

  gap: 15px;

}

.sh-portfolio-single-info-right.sh-table-cell-top form {

  display: flex;

  flex-direction: column;

  gap: 15px;

}

.design-info select {

  padding: 10px 7px;

  outline: none;

  border: 1px solid #ddd;

  border-radius: 5px;

  width: 100%;

}

.design-info input {

  border-radius: 5px;

  padding: 10px 15px;

  width: 100%;

  border: 1px solid #ddd;

  outline: none;

}

.col-12.d-flex.align-items-center input {

  width: fit-content;

}

.updateBtn.d-flex.justify-content-center button#submit {

  outline: none;

  font-weight: 700;

  font-size: 14px;

  text-transform: uppercase;

  color: #fff;

  background: #D2A66E;

  padding: 10px 19px;

  border: 2px solid #D2A66E;

  border-radius: 5px;

  transition: 0.5s;

}

svg.upload-icon {

  height: 36px;

  width: 36px;

}

.design-info .card {

  overflow: hidden;

  display: flex;

  justify-content: center;

  align-items: center;

  padding: 10px 15px;

}

.design-info .card .main-container {

  display: flex;

  justify-content: center;

  align-items: center;

  width: 100%;

}

.design-info .card .main-container div#dropZone {

  max-width: auto;

  height: auto;

  padding: 0;

  display: block;

  text-align: center;

  font-family: 'nunito sans';

  font-weight: 500;

  font-size: 14px;

  cursor: pointer;

  color: #000;

  width: 100%;

  border: none;

  border-radius: 0;

}

h1.custom-form-head {

  text-align: center;

  text-transform: uppercase;

  font-weight: 600;

  font-size: 40px;

  padding-bottom: 20px;

}

.col-md-12.edit-top {

  position: relative;

}

section.border-bottom-light.sm-text-center.section-padding.login-design.design__detail.top-edit {

  padding: 30px 10px;

}

@media(max-width:576px) {

  .design__detail   img.my-tooltip.my-dropdown.pull-right {

    top: -15px;

}

  .design-information, .design-info, .user-detail {

    padding: 10px !important;

}



  h1.custom-form-head {

    font-size: 24px !important;

}}

a.dropdown-item.edit-back img.my-tooltip.my-dropdown.pull-right {

  width: 30px !important;

}