/** Shopify CDN: Minification failed

Line 971:0 Unexpected "{"
Line 1257:22 Expected identifier but found "!"

**/
a{
  color:#000;
  text-decoration: none !important;
}
.list-menu.list-menu--inline li .text {
  color: #232323 !important;
}
.px-0{
  padding-left:0px!important ;
  padding-right:0px!important ;
}
.fixed-header {
    position: fixed;
    z-index: 99;
    top: 0;
  }
.tx-center {
    padding: 0px !important;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1.05px;
    /* margin-bottom: 20px !important; */
    color: #63512d;
    text-transform: uppercase;
    font-family: inherit;
    margin: 0px;
    /*font-family: Playfair Display, serif;*/
    font-family: "DM Sans", sans-serif;
}

  .text-red {
    color: #fb0202;
  }

.c-label .box-svg svg path {
    fill: #fff;
}
/* common datatable css block  */

.container {
    width: 100%!Important;
    /* position: relative!Important;
    max-width:1170px!Important;
    padding: 0 15px;
    margin: 0 auto; */
}

  
  /*DIAMOND*/
  .table-condensed > thead > tr > th,
  .table-condensed > tbody > tr > td {
    white-space: nowrap;
    
  }
  
  /*.table-condensed > tbody > tr > td {
      font-weight: 600;
      }*/
  .condensed > tbody > tr > td {
    padding: 8px 7px !important;
    padding-right: 30px;
    white-space: nowrap;
  }
  
  .condensed > thead > tr > th {
    padding: 8px 8px !important;
    padding-right: 30px;
    white-space: nowrap;
  }

#example{border:none;border-bottom: 1px solid #ccc;}


/* table.table-bordered.dataTable tbody tr:hover td a{
  background-color:#2c3746;
  color: white!important;
} */

/* 
 table.table-bordered.dataTable td:last-child {
   border: 1px solid #bbb!important;
   color: #555!important;
   padding: 2.5px 5px!important;
   line-height: 4;
  } */

table.dataTable td:last-child a,table.dataTable td.detail_btn a {
    color: #63512d!important;
    padding: 6px 12px!important;
    transition: .5s;
    border-radius: 5px;
    overflow: hidden;
    text-transform: uppercase;
    font-weight: 500;
    /* text-decoration: underline; */
    border: 1px solid;
}

/* table.dataTable td.detail_btn a {
    color: #183177!important;
    padding: 6px 12px!important;
    transition: .5s;
    border-radius: 5px;
    overflow: hidden;
    text-transform: uppercase;
    font-weight: 500;
    /* text-decoration: underline; */
    /* border: 1px solid; */
/* } */

table.dataTable td.detail_btn a:hover {
    background-color: #63512d !important;
    color: #fff !important;
    border: 1px solid #63512d;
}

  input[type="checkbox"],
  input[type="radio"] {
    margin: 0px 0 0;
    margin-top: 1px;
    line-height: normal;
  }


  #search_div .col-md-1 {
    /*border: 1px solid #b8b8b8 !important;*/
    padding-right: 0px;
    padding-left: 0px;
    width: 5.8%;
  }
  
  .btn.btn-flat {
    border-radius: 0;
    /*-webkit-box-shadow: none;
          -moz-box-shadow: none;
          box-shadow: none;*/
    border-width: 1px;
  }
  
  .range-input {
    border: 2px solid #d9d9d9;
    border-radius: 0px;
    font-weight: bold;
    width: 60px;
    height: 33px;
    text-align: center;
  }
  
  .page-border#search_div {
    border: 1px solid #091931;
    border-bottom: 5px solid #091931;
    border-top: 5px solid #091931;
    box-shadow: -4px 5px 5px #888888;
    margin-bottom: 15px;
  }

  #example.box-shadow td {
    border: medium none;
    font-weight: 700;
  }
  
  .header.sorting {
    cursor: pointer;
  }
  
  .row.p-remove {
    margin-bottom: 0px !important;
  }
  
  .filter_button {
    margin: auto;
    width: 150px;
  }
  
  /*MATCH DIAMOND*/
  /* .table-condensed>thead>tr>th,
  .table-condensed>tbody>tr>td {
      padding: 0px 7px !important;
  }
   */
.table-condensed > tbody > tr > td {
    font-weight: 600;
  }
    /* 
  .condensed > tbody > tr > td {
    padding: 8px 7px !important;
    padding-right: 30px;
  }
  
  .condensed > thead > tr > th {
    padding: 8px 7px !important;
    padding-right: 30px;
  }
   */
  /* #example > thead > tr > th {
    padding: 0px 7px !important;
  } */
  
  input[type="checkbox"],
  input[type="radio"] {
    margin: 0px 0 0;
    margin-top: 1px;
    line-height: normal;
  }
  
  #search_div .col-md-1 {
    /*border: 1px solid #b8b8b8 !important;*/
    padding-right: 0px;
    padding-left: 17px;
    width: 8.33333333%;
  }
  
  .btn.btn-flat {
    border-radius: 0;
    /*-webkit-box-shadow: none;
          -moz-box-shadow: none;
          box-shadow: none;*/
    border-width: 1px;
  }
  
  .range-input {
    border: 2px solid #d9d9d9;
    border-radius: 0px;
    font-weight: bold;
    width: 60px;
    height: 33px;
    text-align: center;
  }
  
  .page-border#search_div {
    border: 1px solid #091931;
    border-bottom: 5px solid #091931;
    border-top: 5px solid #091931;
    box-shadow: -4px 5px 5px #888888;
    margin-bottom: 15px;
  }
  
  /*.box-shadow{
          background: none repeat scroll 0 0 #fff;
          border: 1px solid #ccc;
      }*/
  #example.box-shadow td {
    border: medium none;
  }
  
  .header.sorting {
    cursor: pointer;
  }
  
  .row.p-remove {
    margin-bottom: 0px !important;
  }
  
  .filter_button {
    margin: auto;
    width: 150px;
  }
  
  .tr_color_even {
    background-color: #d0d0d0 !important;
  }
  
  .tr_color_odd {
    background-color: #ffffff !important;
  }
  
  .hide_show1 {
    position: absolute;
    bottom: -10px;
    right: 155px;
    font-size: 14px;
  }
  
  .hide_show1 a span {
    width: 25px;
    height: 25px;
    background: #30908f;
    padding: 7px 7px 7px 7px;
    color: #fff;
    cursor: pointer;
  }
  
  .hide_show1 a span:hover {
    background: #3ac0bd;
  }
  
  .hide_show .btn,
  .hide_show1 .btn {
    padding: 6px 0px;
  }
  
  .dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: 0 !important;
  }
  
  .search_filter_stock .col-sm-10.col-md-10.col-lg-10.col-12 {
    padding: 0;
  }
  
  #more_filter .tps_filter {
    padding: 25px 0;
    /*height: 55px;*/
  }
  
  #more_filter .tps_filter label {
    line-height: normal;
  }
  
  #more_filter .tps_filter .col-sm-4.col-md-4.col-lg-4.col-12 {
    padding: 5px;
  }
  
  .brand-list {
    list-style: none;
    padding: 5px 0 0 0;
    margin-bottom: 10px;
  }
  
  .brand-list li {
    display: inline-block;
    position: relative;
    padding: 0px;
    cursor: pointer;
  }
  
  .brand-list > li {
    border: 1px solid #ddd;
    border-radius: 5px;
    line-height: 1 !important;
    margin: 5px 6px 5px 0px;
    padding: 5px;
  }
  
  .brand-list.pointer-list > li {
    border: none;
  }
  
  .brand-list > li > label {
    border: 1px solid #ddd;
    border-radius: 5px;
    line-height: 25px;
  }
  
  .pointer-list > li {
    width: 50px;
    text-align: center;
  }
  
  .make {
    color: #16253c;
    border: 2px solid #16253c;
  }
  
  .border-box {
    margin: 0 auto;
    padding: 5px;
    font-size: 14px;
    /* font-weight: 700; */
    color: #333;
  }
  
  /*    .active-label {
          background-color: #16253c;
          color: #fff !important;
      }*/
  
  .active-label {
    background-color: #f3f9ff;
    /* color: #2c374602f !important; */
    font-weight: 400 !important;
    border: 2px solid #63512d !important;
    outline: none;
    border-radius: 5px;
  }
  
button.search-btn {
    background-color: #00000000;
    color: #63512d !important;
    cursor: pointer;
    border: 2px solid #63512d;
    outline: none!important;
    transition: .5s;
    font-weight: 700;
    margin-left: 10px;
    border-radius: 0px;
    width: 100%;
    font-size: 15px;
    text-transform: uppercase;
}
.search-btn {
    display: flex;
    justify-content: center;
    flex-direction: row-reverse;
    gap: 8px;
}


.search_btn{padding:9px 0!important;}

button.search-btn a {
    text-decoration: none!important;
    width: 100%;
    color: #63512d;
}
button.search-btn:hover .hide_show a {
    color: #fff !important;
}
  /* button.search-btn:hover a{text-decoration:none; color: #2c3746; } */
 button.search-btn:hover {  color: #fff!important;
    background: #63512d; }
                            
button.btn-info-reset {
    background: transparent;
    padding: 10px 15px!important;
    color: #63512d;
    cursor: pointer;
    transition: .5s;
    border: 2px solid #63512d;
    outline: none;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 15px;
    width: 100%;
    border-radius: 0!important;
    margin-right: 10px;
}
#show_advance,#hide_advance
{
  padding: 14px;
}

 /* button.btn-info-reset:hover {background:transparent; color: #2c3746;} */
button.btn-info-reset:hover {
    color: #fff;
    background: #63512d;
}
div.search-btn {
    text-align: center;
    margin: 20px 0px;
  width: 100%;
}
  .btn.login {
    background: #ff0202;
    color: #fff;
  }
  
  .login-text {
    text-align: right;
    margin-right: 15px;
  }
  
  .login-text > span {
    font-weight: bold;
    text-align: right;
    color: #16253c;
    animation: blinkingText 1.2s ease-in-out infinite;
  }
  
  @keyframes blinkingText {
    0% {
      opacity: 1;
    }
  
    30% {
      opacity: 0.8;
    }
  
    50% {
      opacity: 0.3;
    }
  
    70% {
      opacity: 0.8;
    }
  
    100% {
      opacity: 1;
    }
  }
  
  .login-text-filter {
    text-align: center;
  }
  
  .login-text-filter > span {
    color: #16253c;
    animation: blinkingText 1.2s ease-in-out infinite;
  }
  
  .pad-r-0 {
    padding-right: 0;
  }
  
  #exTab1 .nav-pills {
    background: #ffffff;
  }
  
  #exTab1 .nav-pills > li {
    border: 2px solid #16253c;
    background: #ffffff;
    margin-right: 3px !important;
  }
  
  #exTab1 .nav-pills > li > a {
    color: #16253c;
    font-weight: 600;
  }
  
  .border-right {
    /*     border-right: 1px solid #d7d7d7 !important; */
    margin-right: 0px;
    align-items: center;
  }
  
  .btn-toggle-yellow {
    background-color: #2a2a4b;
    color: #fff;
    padding: 5px 15px !important;
  }
  
  #compare-stock #CompareStone > tbody > tr > td {
    border: 1px solid #bbbbb9 !important;
    text-align: left;
    padding: 2px 1px 1px 5px;
    font-weight: bold;
  }
  #compare-stock #CompareStone tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.05);
  }
  
  #compare-stock #CompareStone > tbody > tr > td {
    border: 1px solid #bbbbb9 !important;
    text-align: left;
    font-weight: bold;
    font-size: 13px;
    padding: 4px 1px 4px 5px;
  }
  
  div#showcalc {
    padding: 0px 15px;
  }
  
  #compare-stock .clsimages img {
    cursor: default;
    width: 100px;
  }
  
  .btn-toggle-grey:hover,
  .btn-toggle-yellow:hover {
    color: #fff !important;
    opacity: 0.8;
  }
  
  #compare-stock .modal-body table {
    width: 100%;
  }
  
  #compare-stock .modal-body table thead tr {
    background-color: rgb(235, 237, 239);
    left: 0px;
    position: relative;
  }
  
  #compare-stock tr td.heads {
    color: #2a2a4b;
    /* background-color:b; */
  }
  
  #compare-stock .modal-body button {
    margin: 15px auto 0px !important;
    display: block;
  }
  
  .custom-1500 {
    /*width: 1500px;*/
    max-width: 100%;
    margin: auto;
    position: relative;
  }
  
  .tps_diamond_shapes li {
    /* display: inline-block; */
    /* width: 8.09%; */
    float: none !important;
    list-style-type: none;
    border: 1px solid #ccc;
    border-radius: 10px;
  }
  .tps_diamond_shapes li a:hover span.img_shape {
    border-radius: 10px 10px 0px 0px;
  }
  
  .tps_diamond_shapes li a:hover span.text_shape {
    border-radius: 0px 0px 10px 10px;
  }
  
  .text_shape {
    border-bottom: 0px !important;
  }
.filter {
    border-top: 0px solid transparent!important;
    border-left: 0px solid transparent!important;
    padding-bottom: 25px;
    border-bottom: 1px solid #ccc;
}
  .tps_filter {
    border: none !important;
  }
  
  #more_filter .tps_filter {
    border-right: 0;
  }
  .c-label {
    margin: 0px 10px 15px;
  }
  .c-label .box-svg {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 5px;
  }
  .navbar-nav.ml-auto.c-navbar-nav .nav-item.shift_left a svg {
    vertical-align: sub;
  }
  #tps_diamond_shapes .others label a span {
    padding: 37px 0;
  }
  
  .header_diamond.desk {
    width: auto;
    z-index: unset;
    right: 0;
    left: 0;
    /* padding: 0px 10px; */
  }
  .header_diamond.desk a.navbar-brand.shift_to_right {
    z-index: 1;
    position: relative;
  }

  @media (max-width: 991px) {
    /* .header_diamond.desk {
      display: none;
    }
  
    .d-flex.wrapper {
      flex-direction: column;
    }
  
    .header_diamond.desk {
      position: unset;
      width: auto;
    }
    .header_diamond.desk .navbar-nav.ml-auto.c-navbar-nav {
      gap: 0px;
      align-items: center;
      flex-flow: row;
      width: max-content;
    }
  
    .header_diamond.desk .c-navbar-nav {
      gap: 10px;
      flex-direction: unset;
      align-items: center;
    }
    .header_diamond.desk #navbarSupportedContent {
      top: 10px;
      padding: 10px;
      margin: 0;
      width: fit-content;
      box-shadow: none;
      background-color: transparent;
    } */
  
   
  }
  
  @media (max-width: 768px) {
    /* .header_diamond.desk #navbarSupportedContent {
      top: 10px;
      padding: 10px;
      margin: 0;
      width: fit-content;
      box-shadow: none;
      background-color: transparent;
      margin: auto;
    }
    .header_diamond.desk ul.navbar-nav {
      text-align: start !important;
      margin-left: 30px;
      flex-direction: column !important;
      margin-left: auto;
    } */
  }
  .c-label .box-svg {
    position: relative;
  }
  
  .filter input[type="checkbox"] {
    opacity: 0 !important;
    width: 100%;
    height: 100%;
    border: 1px solid #2c3746;
    clip: inherit !important;
    position: inherit;
    display: block;
    position: absolute;
    top: -4px;
    left:0;
    border:none;
    
  }
.tps_diamond_shapes li {
    /* position: relative; */
    /* width: 23%; */
    border: none!important;
    font-size: 15px;
    /* text-align: center; */
    /* flex: 0 17%; */
    display: inline-block;
}
 
  /* .tps_diamond_shapes li label {
    padding: 2px;
    margin-bottom: 0;
    border-radius: 10px;
    text-align: center!important;
    display: flex;
    justify-content: center;
    
    } */
.tps_diamond_shapes li label {
    /* width: 63px; */
    /* margin-right: 5px; */
    text-align: center;
    /* height: 49px; */
    /* line-height: 48px; */
    position: relative;
  margin:0px !important;
}

.img_shape {
    border: 1px solid #ccc;
    text-align: center;
   padding:5px;
      background-color: #F5F5F5;
      width: 100%;
}

  label.active1 .img_shape {
    background-color: aliceblue;
    border: 1px solid #2c3746!important;
    border-radius: 10px;
   
  }

.tps_diamond_shapes li .text_shape {
    line-height: normal;
    color: #63512d;
    font-size: 9px;
    display: none;
    opacity: 0;
    transition: .5s;
    letter-spacing: 1px;
    font-weight: 500;
    text-transform: uppercase;
    font-family: "DM Sans", sans-serif;
    font-weight: 600;
}
 .tps_diamond_shapes li:hover .text_shape {
    opacity: 1;
    display: block;
    position: absolute;
    top: -22px;
    width: 100%;
}
ul#tps_diamond_shapes li.active .text_shape {
  opacity: 1;
  display: block;
  position: absolute;
  top: 85px;
  width: 100%;
}
.tps_diamond_shapes li:hover .text-shape-2 {
    /* top: unset; */
    bottom: 0;
    vertical-align: middle;
    /* white-space: nowrap; */
}
.report-lab {
    justify-content: left !important;
}

 /* .tps_diamond_shapes li .text_shape1 {
     color: #555555;
    font-weight: 400;
    font-size: 14px;
    display: none;
    transition : 0.5s;
    position: absolute;
    bottom: -23px;
    left: 50%;
    transform: translateX(-50%);
  } */

.tps_diamond_shapes li:hover .text_shape1{display:block;}

ul#tps_diamond_shapes {
  display: flex;
  gap: 18px;
  margin-bottom: 20px!important;
  margin-top: 20px !important;
  justify-content: space-around;
  padding-left: 0 !important;
}
  /* .search_filter_cut.tps_filter.row {
    margin: 17px 0px;
    margin-bottom: 20px;
  } */
  .border-right {border-color: transparent !important;}
  
  label {
    vertical-align: middle;
    position: relative;
    width: 100%;
  }
  td.head_checkbox.sorting_1 {
    position: relative;
  }
  td.head_checkbox.sorting_1 input[type="checkbox"] {
    position: relative !important;
    opacity: 1 !important;
  }
  
  /* Radio and Checkboc Style */
  .busquedaSem {
    display: flex;
  }
  
  .busquedaSem input[type="radio"] {
    appearance: auto;
    -webkit-appearance: auto;
    clip: auto;
    width: 25px;
    height: 25px;
    display: block;
  }
  
  .custom-control.custom-radio.custom-control-inline {
    margin-right: 23px;
  }

/* .row
{
  margin: 0!important;
} */

/*--------------------additional css-----------------------------  */

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

.display-flex
{
  display : flex;
  flex-direction : coloumn !important; 
}

.d-center
{
  display: flex;
  padding: 0;
  justify-content: flex-start!important;
  /* margin-top : -8px!important; */
}

/* .tx-center
{
  padding: 0!important;
  padding-bottom:15px!important;
} */

.row
{
  margin-left:0!important;
  margin-right:0 !important;
}

.width-336
{
  width:336px!important;
}

.shapes-display {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 20px;
    padding-left: 0;
}

.width_new {
  width: 65px!important;
  height: 65px!important;
  margin: auto;
  /* border: 1px solid #ccc; */
  object-fit: cover;
  opacity: .8;
}


/* .padding-tb
{
  padding : 10px 0!important;
} */

.background-black
{
  background:#2c3746;
}

.background-black p
{
  color: #fff;
}

.background-black img
{
  background-color : white;
  filter : gray
}

a:focus, a:hover
{
  text-decoration: none;
}

.padding-left
{
  padding-top: 10px;
  margin-left: -15px;
}

a:hover
{
  text-decoration: none !important;
}

/* .padd_tb
{
  height:45px!important;
} */

.new_add
{
  padding-left: 0!important;
}

/* ------------------------------------media Query--------------------------------- */


@media(max-width:1274px){
  

/* ul#tps_diamond_shapes
  {
    gap : 0px 10px;
  }  */

   .tps_diamond_shapes li .text_shape {
    top:62px;
  } 
}


@media(max-width:992px)
{
  .margin_top
{
  margin-top: 15px;
}

  .tps_diamond_shapes li .text_shape {
     top : 62px;
  } 

  .col_sm
  {
    width:400px!important;
  }

  .custom-container
  {
    padding-left:40px!important;
  }

  ul#tps_diamond_shapes
  {
    gap : 20px 15px;
  }
    .margin_neg{
    margin-top:-12px;
  }

    .mt_2{
    margin-top: 15px;
  }
}

@media(max-width:700px)
{
   .custom-container
  {
    padding-left:0px!important;
  }

  .tps_diamond_shapes li .text_shape {
    top: 62px;
    }



}

.container_table
{
  max-width:1500px;
  width: 100%;
  margin: 0 auto;
}


/* ----------------------------------------------------table css---------------------------------- */

/* Style the table */
/* .container_table {
  margin: 20px;
} */

table {
  width: 100%;
  border-collapse: separate; 
  border-spacing: 0; 
  /* background-color: #fff; */
}


/* .tr_first_row
{
  border:none;
  border-bottom: 2px solid 
}

.table-bordered>tbody>tr>td, 
.table-bordered>tbody>tr>th, 
.table-bordered>tfoot>tr>td, 
.table-bordered>tfoot>tr>th, 
.table-bordered>thead>tr>td, 
.table-bordered>thead>tr>th 
{
  border: none;
  border-bottom: 2px solid #f2f2f2;
} */


section#search_div {
    padding-bottom: 20px;
}

ul.brand-list.diamond_type.text-center {
    display: flex;
    justify-content: center;
    border: 1px solid;
    width: fit-content;
    margin: auto;
    padding: 0;
    overflow: hidden;
    border-radius: 20px;
}
ul.brand-list.diamond_type.text-center li {
    margin: 0 0 0 0 !important;
    padding: 0;
    border:0px;
    border-radius:0;
    transition:0.5s all ease-in;
}
ul.brand-list.diamond_type.text-center li.active {
    background-color: #2c3746;
    color: #fff;
}
ul.brand-list.diamond_type.text-center li.active .border-box{
  color:#fff
}

div#mined_or_grown {
    padding-bottom: 20px;
    padding-top: 10px;
}
ul.brand-list.diamond_type.text-center li:hover {
    background-color: #2c3746;
    color: #fff;
}
ul.brand-list.diamond_type.text-center li:hover svg,
ul.brand-list.diamond_type.text-center li:hover .border-box{
  fill:#fff;
  color:#fff;
}

input[type="text"], input[type="number"] {
    border: 1px solid #ccc;
    width: 110px;
    margin-top: 5px;
}


.clearfix:after, .clearfix:before{
    display: table;
    content: " ";
}

.range_group {
    flex: 1 auto;
}

.pt-4 {
    padding-top: 10px;
}
/* .dataTables_wrapper.no-footer .dataTables_scrollBody thead {
    display: none;
} */

input.check_td {
    display: block !important;
    width: 15px !important;
    height: 15px !important;
    position: unset;
    border: 1px solid #ccc;
    margin: auto !important;
    background: #fff;
    /* border-radius: 50px; */
  position:relative;
}
input.check_td:checked{
  background-color:#2c3746;
}

/* input.check_td:before {
  content:'';
  -webkit-appearance: none;
  background-color: transparent;
  border: 2px solid #0079bf;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 10px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 5px;
}
 */
input.check_td:checked:after {
    content: '';
    display: block;
    position: absolute;
    top: 1px;
    left: 4px;
    width: 5px;
    height: 9px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}



#list_diamond thead {
    color: #183177;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center!important;
  background-color:#f9f9f7;
}
#list_diamond  thead tr th {
    border: 0px;
    padding: 10px 8px;
    background: #F6F3EF;
    color: #63512d;
    font-weight: 600;
    text-align: center;
    padding: 10px 15px;
    font-family: "DM Sans", sans-serif;
}

#list_diamond tr td {
    text-align: center;
    font-size: 14px;
    /* padding: 10px 8px !important; */
    vertical-align: middle !important;
    border: 0;
    color: #63512d;
    font-family: "DM Sans", sans-serif;
    font-weight: 400;
}

div#example_paginate ul.pagination li.paginate_button.active a {
    background: #2c3746;
    color: #fff;
}
div#example_paginate ul.pagination li.paginate_button a{
  color: #2c3746;
}
/*------------------------  */

.tps_diamond_shapes li:hover .img_shape{
  /*border:1px solid #183177 !important;*/
  border:1px solid #63512d !important;
}
.tps_diamond_shapes li label{
  margin:0px !important;
}
.pagination .custom_paginate {
    border: 1px solid #ccc;
    padding: 5px;
    margin: 5px 2px;
    background: #183177;
    color: #fff;
  font-size:12px;
}
.pagination .custom_paginate.current{
    border: 1px solid #183177 !important;
    background: #fff !important;
    color: #183177 !important;
}
#list_diamond .dataTable td:last-child a:hover{
  background-color:#183177 !important;
  color:#fff !important;
}
#search_div .d-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#search_div .d-flex .result-stone{

    font-family: fangsong;
    font-size: 25px;
    font-weight: 400;
    margin-bottom: 0px;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline-offset: unset !important;
    outline: none !important;
}
*:focus-visible {
    outline: none !important;
    outline-offset: unset  !important;
    box-shadow: none  !important;
}
#example_filter input[type="search"] {

    border: 1px solid #ccc;
    padding: 6px 5px;
    border-radius: 4px;
}
.diamond-price {
    font-weight: 600;
    font-size: 14px !important;
    color: #183177;
}
table.dataTable thead th{
  text-align:center !important;
}
table.dataTable tr td img{
  object-fit:contain;
}
.table>thead>tr>th {
    font-weight: 500 !important;
}
/* -----12-09-24-------- */
/* #search_div .filter .search_filter_cut{
  display:flex;
  justify-content:start;
  flex-wrap:wrap;
  flex-direction:row;
  gap:0px 7px;
  align-items:flex-start;
}
#search_div .filter .search_filter_cut .custom_colum_width{
  flex:0 0 33%;
} */
.irs-grid-text {
   
   font-size: 15px !important;
    /* font-weight: 600; */
    
}
.hulk-powered-wrapper{display:none}


/* Diamond mobile View  */
  /* Prevent background from scrolling */
body.no-scroll {
  overflow: hidden; /* Disables scrolling on body */
}

/* Popup styles */
#Popup {
  position: fixed;
  bottom: -100%; /* Hidden initially */
  left: 0;
  width: 100%;
  height: 66%; /* Fullscreen for popup */
  background: white;
  z-index: 1000;
  transition: bottom 0.3s ease-in-out;
  box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1);
  overflow-y: auto; /* Allow scrolling inside popup */
      border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    border: 1px solid #183177;
}

/* Popup content container */
.Container {
  padding: 20px;
  text-align: center;
}

/* Close button styling */
.close-btn {
  position: fixed !important;
  top: 35% !important;
  left: auto;
  font-size: 26px;
  font-weight: bold;
  cursor: pointer;
  right: 20px;
  color: #000 !important;
  z-index: 9999;
  display: none;
}
#search_div{
            display:block;
          }
/* @media (max-width: 767px) {
          #search_div{
            display:none;
          }
      }

  @media (min-width: 768px) {
          #search_div{
            display:block;
          }
  } */




/* 08-11-24 */


div#footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    text-align: center;
    /* padding: 10px; */
    background: white;
    border: 1px solid #183177;
    z-index: 1;
}
div#footer span#FooterLink {
    font-size: 18px;
    color: #183177;
    text-transform: uppercase;
    font-weight: 600;
  display: block;
    padding: 10px;
  display: none;
}
@media(max-width:768px){
  .close-btn {
    display: block;
  }
  div#footer span#FooterLink {
  display: block;
}
  section#search_div .custom-container{
    display:none;
  }
section#search_div .custom-container.open {
    display: block;
    position: fixed;
    overflow-y: scroll;
    height: 66%;
    width: 100%;
    /* top: 0; */
    z-index: 999;
    padding: 25px;
    left: 0;
    background-color: #fff;
    bottom: 0;
    margin: 0;
    /* top: 0; */
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    /* border: 1px solid #183177; */
}

         
}
/* div#filter_div {
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    border: 1px solid #183177;
} */

.irs-grid-text{
  color: #b1b1b1 !important;
    font-size: 11px !important;
}


.filter input {
  height: 32px;
  border-radius: 5px;
  padding: 10px;
  font-size: 12px;
  border: 1px solid #ccc;
  width: 110px;
  margin-top: 5px;
  color: #63512d;
  font-family: "DM Sans", sans-serif;
  font-weight: 600;
}


.td-cart svg {
  height: 25px;
  width: 25px;
}

.detail_btn a {
  color: #183177!important;
  padding: 6px 12px!important;
  transition: .5s;
  border-radius: 5px;
  overflow: hidden;
  text-transform: uppercase;
  font-weight: 500;
  /* text-decoration: underline; */
  border: 1px solid;
}
.custom_colum_width.px-4 {
  padding-bottom: 14px;
}
.report-lab .img_shape{
  color: #000;
  font-size: 12px;
  font-weight: normal;
  padding: 7px 8px;}

 #list_diamond .diamond-img img{
  border: 1px solid #ccc;
    padding: 2px;
    border-radius: 6px;
 } 

 #list_diamond #add_data tr {
  border-bottom: 1px solid #cdcdcd;
  background: transparent;
  cursor: pointer;
}
.irs-grid-pol{display: none;}
.irs-grid-text{line-height: 17px !important;
  padding: 0 !important;}
  nav#pagination {
    display: flex;
    align-items: center;
    justify-content: center;
}
nav#pagination a {
    color: #63512d;
    padding: 10px;
    font-family: "DM Sans", sans-serif;
    font-weight: 500;
}

ul#tps_diamond_shapes li.active .img_shape {
    background-color: #F6F3EF;
    border: 1px solid #63512d !important;
    border-radius: 10px;
}

span#hide_advance {
  font-weight: 700;
}
span#show_advance {
  font-weight: 700;
}

h1.main-page-title.page-header.scroll-trigger.animate--slide-in {
  display: none;
}
input#view_as_list, input#view_as_grid {
  display: block;
  border: none;
  clip: auto;
  height: 30px;
  /* overflow: hidden; */
  /* padding: 0; */
  position: absolute;
  width: 30px;
  /* box-sizing: border-box; */
  top: -4px;
  /* left: 11px; */
  outline: none;
  opacity: 0;
}

.dia_box {
    width: 100%;
    max-height: 100%;
    height: 100%;
    background: #FFF;
    padding: 10px;
    flex: 0 24%;
    border-radius: 4px;
    /* box-shadow: 0px 2px 5px rgba(0, 0, 0, 18%); */
    border: 1px solid #dee2e6!important;
}


div#grid_diamond {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 15px;
  flex-wrap: wrap;
}


.dia_img img {
    height: 290px;
    width: 100%;
    object-fit: cover;
    /* border-top-left-radius: 10px; */
    /* border-top-right-radius: 10px; */
}

 .select-m-btn {
  padding: 8px;
}
@media(max-width:768px){
  .dia_box {
    flex: 0 70% !important;
}
  section#search_div .custom-container .filter .tps_inputrange_shape.color_filter ul.tps_diamond_shapes.shapes-display li .color-dia-icon {
    width: 70px;
}
  section#search_div .custom-container .filter .tps_inputrange_shape.color_filter ul.tps_diamond_shapes.shapes-display li {
    max-width: 70px;
}
  section#search_div .custom-container .filter .tps_inputrange_shape.color_filter ul.tps_diamond_shapes.shapes-display li {
    width: 70px !important;
}
  .color_filter .shapes-display .color-dia-icon .text_shape {
    position: unset;
}
  ul.tps_diamond_shapes.shapes-display.report-lab li .text_shape {
    display: none;
}
  #more_filter .tps_filter {
    padding: 0;
}
  .custom-container
  {
    padding-left:0px!important;
  }
  .tps_diamond_shapes li:hover .text_shape {
    top: 62px;
}
  .img_shape {
    padding-bottom: 30px;
}
  .tps_diamond_shapes li .text_shape {
    display: block;
    opacity: 1;
    position: absolute;
    width: 100%;
    margin-top: 6px;
}
  .rte table {
    table-layout: unset;
}
  #search_div .d-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: fixed;
    bottom: 0;
    background: white;
    z-index: 2;
    width: 100%;
    padding-right: 30px;
}
  /* .dia_box {
    width: 48%;
    max-height: 100%;
    height: 100%;
    background: #FFF;
    padding: 0;
    flex: auto;
    border-radius: 10px;
    box-shadow: 0px 2px 5px rgba(0,0,0,18%);
  } */
  
  .animate--slide-in {
    animation: auto !important;
    transform: none !important;
}
  div#footer-container {
    position: fixed;
    bottom: 0;
    z-index: 99;
    left: 0;
    width: 100%;
}
.scroll-trigger.animate--fade-in, .scroll-trigger.animate--slide-in{opacity: 1 !important;}
.flex-direction-btn{flex-direction: column;}
.grid-list{display: none;}

}

@media (min-width:577px) and (max-width:768px){
  p.select-m-btn {
    margin: 0px auto 10px;
  }
  /* .dia_box {
    width: 48%;
    max-height: 100%;
    height: 100%;
    background: #FFF;
    padding: 0;
    flex: auto;
    border-radius: 10px;
    box-shadow:0px 2px 5px rgba(0,0,0,18%);
} */
  .dia_img {
    height: auto;
    width: 100%;
    margin: auto;
}
.dia_details, .select-m-btn{text-align: center;}
}
@media(max-width:576px){
  .stock_search {
    flex-direction: column;
}
  .tps_diamond_shapes li:hover .text_shape {
    top: 55px;
}
  .tps_diamond_shapes li .text_shape {
    top: 55px;
}
  ul#tps_diamond_shapes li.active .text_shape {
    top: 55px;
}
  .dia-pages {
    padding-bottom: 0 !important;
}
  a.diamond-type {
    font-size: 12px !important;
}
  .width_new {
    width: 55px!important;
    height: 55px!important;
}
  /* .dia_box a {
    display: flex;
} */
  p.select-m-btn {
    margin-left: 0px;
    margin-right: 15px;
    margin-top: 5px;
}
/* .dia_box {
  flex: 0 100%;
  max-height: 100%;
  height: 100%;
  background: #f5f4f4;
  padding: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
} */
/* .dia_img {
    height: 80px;
    width: 80px;
    margin: unset;
} */

.dia_details {
  margin-top: 0;
  flex: 1 1 auto;
}
/* .rte img {
  border-radius: 10px;
  height: 80px;
} */
/* .dia_details, .select-m-btn{text-align: left !important;} */
}

p.dia_lab.price_lab {
  font-size: 15px;
  font-weight: bold;
}
.dia_details p {
  margin-bottom: 0px;
  font-size: 14px;
  line-height: 23px;
  color: black;
}
.containter.container_table.table-responsive{
  border:0;
  padding: 0 10px;
}

p.select-m-btn {
    background: #63512d;
    padding: 8px 15px;
    text-align: center;
    color: #FFF;
    margin: 0px;
    text-transform: uppercase;
    font-weight: 600;
    cursor: pointer;
}
.set-cart {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
/* @media(min-width:992px) and (max-width:1199px){
  .dia_box {
    flex: 0 21%;
}
} */
@media(min-width:769px) and (max-width:991px){
  .dia_box {
    flex: 0 48% !important;
}
  /* .rte img{height: 160px;} */
}

section#search_div .custom-container .d-flex.flex-direction-btn .grid-list {
  display: flex;
  gap: 15px;    
  justify-content: flex-end;
}
section#search_div .custom-container .d-flex.flex-direction-btn .grid-list i {
    font-size: 25px;
    display: block !important;
}
@media(max-width:500px){
  .dia_box {
    flex: 0 96% !important;
}
  p.select-m-btn {
    padding: 8px 8px;
}
  p.select-m-btn,
  .dia_details p {
    font-size: 12px;
}
}

p.dia_lab.price_lab span {
  margin-left: 5px;
}

#list_diamond  thead tr th {
  position: relative;
}

.tps_inputrange_shape.lab-fill ul#tps_diamond_shapes li:hover .text_shape {
  display: none;
}
.dia-search {
  display: flex;
}
.dia-search button.search-button {
    font-size: 16px;
    text-transform: uppercase;
    padding: 7px 16px;
    color: white;
    background-color: #63512d;
    border: none;
    font-family: "DM Sans", sans-serif;
}
.pages-type {
  border-bottom: 5px solid #f5f4f4;
  display: flex;
  justify-content: center;
  align-items: center;
}
a.diamond-type {
  /*padding: 12px 15px 8px;*/
  padding: 8px;
  background: #fff;
  border: 2px solid #63512d !important;
  border-width: 1px 1px 0;
  cursor: pointer;
  margin-bottom: 0;
  text-transform: uppercase;
  color: #183177;
  /*font-size: 16px;*/
  font-size: 18px;
  font-weight: 500;
  /* border-bottom: 0 !important; */
  /*font-family: "DM Sans", sans-serif;*/
  font-family: Playfair Display, serif;
}

a.diamond-type.lab-color, a.diamond-type.color-lab {
  /*background: #63512d;*/
  /*color: #fff;*/
  color: #63512d;
}
.dia-pages {
  padding: 25px 10px;
}
section#top-dia .container-fluid {
  max-width: 1280px;
  width: 100%;
  margin: auto;
  padding: 0;
}
.fa-list:before, .fa-th:before {
    content: "\f03a";
    color: #63512d;
}
.quantity-search {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    padding: 15px 0px;
    flex-direction: column;
    padding-bottom: 40px;
    color: #63512d;
}
.quantity-search p {
    margin: 0;
    font-size: 24px;
    letter-spacing: 0.5px;
    text-align: center;
    font-family: Playfair Display, serif;
}
.stock_search {
    display: flex;
    justify-content: end;
    align-items: center;
    gap: 15px;
}
.stock_search label {
    width: fit-content;
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.5px;
    font-family: Playfair Display, serif;
}
.stock_search input#stock {
    margin: 0;
    width: 210px;
    height: 43px;
    border-radius: 0;
    border: 1px solid #63512d;
}
#grid_diamond .dia_box .dia_details {
    margin: 10px 0;
}
.row-first {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #ccc;
    /* padding-top: 5px;
    padding-bottom: 3px; */
}
.row-first span {
    color: #6e6e6e;
    font-size: 14px;
}
#list_diamond .table-responsive {
    display: table;
}
svg.icon.icon-cart.stroke-w-5 path {
    fill: #63512d;
}
.fa.fa-list.active, .fa.fa-th.active {
    border: 2px solid #63512d;
    padding: 10px;
}
@media (max-width: 767px) {
  ul#tps_diamond_shapes {
         overflow-x: scroll;
        flex-wrap: nowrap;
        width: 100%;
        justify-content: flex-start !important;
}
    section#search_div .custom-container.open #form {
        padding-left: 20px;
    }
}
@media(max-width: 768px){
  .tps_diamond_shapes li label {
    width: 74px;
}
  .search_filter_cut.tps_filter.row.padding-tb.fort {
    margin-bottom: 120px;
}
    section#search_div .custom-container .d-flex.flex-direction-btn .grid-list {
    justify-content: center;
    margin: auto;
}
}

table.dataTable thead>tr>th.sorting:after,table.dataTable thead>tr>th.sorting:before{
    display: none !important;
}
    @media (max-width: 1400px) {.dia_box {
    flex: 0 32%;
}}