/** 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;
} */
/* @media (min-width: 1025px) {
  .header-navigation>.container {
      gap: 15px !important;
  }
} */
h1.main-page-title.page-header.scroll-trigger.animate--slide-in {
    display: block !important;
    text-align: center;
    margin-left: 81px;
    top: -40px;
}
/* @media (max-width: 1353px) {
  .dia_details p {
    white-space: pre;
  }
} */

.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: #444444;
  text-transform: uppercase;
  font-family: inherit;
  margin: 0px;
}

.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: #444444 !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: #444444!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: #444444 !important;
  color: #fff !important;
}

input[type="checkbox"],
input[type="radio"] {
  margin: 0px 0 0;
  margin-top: 1px\9;
  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\9;
  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 #2c3746 !important;
  outline: none;
  border-radius: 5px;
}

button.search-btn {
  background-color: #00000000;
  color: #2c3746 !important;
  cursor: pointer;
  border: 2px solid #2c3746;
  outline: none !important;
  transition: .5s;
  font-weight: 700;
  margin-left: 10px;
  border-radius: 4px !important;
  width: 100%;
  font-size: 15px;
  text-transform: uppercase;
}

div.search-btn button.search-btn {
  border-radius: 4px !important;
}

.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: #2c3746;
}

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: #2c3746;
}

button.btn-info-reset {
  background: transparent;
  padding: 10px 15px !important;
  color: #2c3746;
  cursor: pointer;
  transition: .5s;
  border: 2px solid #2c3746;
  outline: none;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 15px;
  width: 100%;
  border-radius: 4px !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: #2c3746;
}

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: 1440px) {
  /* .dia_box {
    flex: 0 32% !important;
  } */

  .cus_com_filter_block .panel {
    max-height: fit-content !important;
  }

}
@media (max-width: 1500px) {
  .dia_box {
    flex: 0 32% !important;
  }

  /* .cus_com_filter_block .panel {
    max-height: fit-content !important;
  } */

}

@media (max-width: 1200px) {
  h1.main-page-title.page-header.scroll-trigger.animate--slide-in {
    margin-left: 0 !important;
        margin-bottom: 40px;
}
  section#search_div .diamond-filters-col {
    width: 300px !important;
  }

  .Diamond_Page_Content .custom-row {
    gap: 10px !important;
  }

  .clarity_new_design ul {
    grid-template-columns: repeat(3, 3fr) !important;
  }

  div.search-btn {
    flex-direction: column-reverse;
  }

  button.search-btn {
    margin-left: 0px;
  }

}

@media (max-width: 1024px) {
  .dia_box {
    flex: 0 48% !important;
  }

  section.Diamond_Page_Content {
    padding-top: 20px;
  }
}

@media (max-width: 991px) {
  div#grid_diamond .dia_box {
    flex: 0 100% !important;
  }

  .dia_details {
    width: 100%;
    max-width: 285px;
    margin: auto;
  }

  .set-cart {
    width: 100%;
    max-width: 285px;
    margin: auto;
  }

  /* .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: 55px !important;
  border-radius: 50%;
  height: 55px;
}

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: #444444;
  font-size: 8px;
  display: block;
  opacity: 1;
  transition: .5s;
  letter-spacing: 1px;
  font-weight: 500;
  text-transform: uppercase;
  margin-top: 3px;
}

/* .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: -22px;
  width: 100%;
} */
/* .tps_diamond_shapes li:hover .text-shape-2 {
    top: unset;
    bottom: -23px;
    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; */
}


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

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

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

/* .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) {
  #search_div .custom-container {
    padding-right: 0 !important;
    padding: 10px;
  }

  .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: 8px 8px;
  }

  .margin_neg {
    margin-top: -12px;
  }

  .mt_2 {
    margin-top: 15px;
  }

}

@media(max-width:991px) {
  .dia_box {
    flex: 0 50% !important;
  }
}

@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; */
}

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;
}


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: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: #444444;
  font-size: 14px;
  text-transform: uppercase;
  text-align: center !important;
  background-color: #f9f9f7;
}

#list_diamond thead tr th {
  border: 0px;
  padding: 10px 8px;
  background: #f5f5f5;
  color: #14344a;
  font-weight: normal;
  text-align: center;
  padding: 10px 15px;
}

#list_diamond tr td {
  text-align: center;
  font-size: 14px;
  /* padding: 10px 8px !important; */
  vertical-align: middle !important;
  border: 0;
  color: #14344a;
  font-weight: normal;
}

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 #000 !important;
}

.tps_diamond_shapes li label {
  margin: 0px !important;
}

.pagination .custom_paginate {
  border: 1px solid #ccc;
  padding: 5px;
  margin: 5px 2px;
  background: #444444;
  color: #fff;
  font-size: 12px;
}

.pagination .custom_paginate.current {
  border: 1px solid #444444 !important;
  background: #fff !important;
  color: #444444 !important;
}

#list_diamond .dataTable td:last-child a:hover {
  background-color: #444444 !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: #444444;
}

table.dataTable thead th {
  text-align: center !important;
}

table.dataTable tr td img {
  object-fit: contain !important;
}

.table>thead>tr>th {
  font-weight: 500 !important;
}

/* -----12-09-24-------- */

.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 #444444;
}

/* 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;
}

div#footer {
  position: fixed;
  bottom: 0;
  width: 100%;
  text-align: center;
  /* padding: 10px; */
  background: white;
  border: 1px solid #444444;
  z-index: 1;
}

div#footer span#FooterLink {
  font-size: 18px;
  color: #444444;
  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 !important;
    left: 0;
    background-color: #fff;
    bottom: 0;
    margin: 0;
    /* top: 0; */
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    /* border: 1px solid #444444; */
  }

  .cus_com_filter_block .accordion:after {
    display: none;
  }

  section.Diamond_Page_Content {
    padding-top: 0;
  }
}

.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;
}


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

.detail_btn a {
  color: #444444 !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: #2e2e2e;
  padding: 10px;
}

ul#tps_diamond_shapes li.active .img_shape {
  border: 1px solid #000 !important;
  border-radius: 50%;
  background-color: #fff;
}

#tps_diamond_shapes li.active .text_shape {
  color: #000 !important;
}

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;
}

.dia_box {
  flex: 0 24%;
  width: 20%;
  margin-bottom: 10px;
  padding: 5px;
  border-radius: 8px;
  transition: all 0.2s ease-in-out;
  background: #fff;
  white-space: normal;
}

div#grid_diamond {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0 10px;
  flex-wrap: wrap;
  margin-top: 10px;
  flex-direction: row;
}

.dia_img {
  max-height: 250px;
  margin: auto;
  display: flex;
  justify-content: center;
  max-width: 282px;
}

.dia_img img {
  width: 282px;
  height: 250px;
  border-radius: 4px;
  object-fit: cover;
}

/* .dia_details{
  padding: 8px;
} */
.select-m-btn {
  padding: 8px;
}

@media(max-width:768px) {
  .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: 0 15px;
    margin: auto;
    left: 0;
    right: 0;
  }

  /* .dia_box {
    width: 60%;
    max-height: 100%;
    height: 100%;
    background: #FFF;
    padding: 0;
    flex: auto;
   
  } */

  .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_img {
    height: auto;
    width: 100%;
    margin: auto;
}
.dia_details, .select-m-btn{text-align: center;}
} */
@media(max-width:576px) {
  .dia_details {
    width: 100% !important;
  }

  .CUT_range.cus_com_filter_block {
    height: 88px !important;
}

  .d-center-clarity {
    margin-top: 0px !important;

  }

  .dia_img {
    max-height: 100% !important;
    max-width: 100% !important;
  }

  .dia_img {
    height: 100% !important;
    width: 100% !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; */

  }

  .dia_img img {
    width: 113px;
    height: 112px;
    border-radius: 4px;
    object-fit: cover;
  }

  /* .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;} */
}

@media(max-width:500px) {
  .dia_details {
    padding-left: 0px !important;
  }

  .dia_box a {
    width: 100%;
    flex-direction: column;
    gap: 10px;
  }

  .dia_box {
    margin: 10px 0px;
  }

  p.select-m-btn {
    margin: 16px 65px ;
  }


  .dia_details p {
    padding: 9px 2px !important;

  }

  .panel {
    margin-bottom: 0px !important;
  }

  .d-center-clarity {
    margin-top: 0px !important;
    margin-left: -7px;
  }

  .CUT_range.cus_com_filter_block {
    height: 85px !important;
  }


}

p.dia_lab.price_lab {
  font-size: 15px;
  font-weight: bold;
}

.dia_details p {
  border-bottom: 1px solid #ddd;
  font-size: 14px !important;
  padding: 4px 3px;
  margin: 4px 0px 0px 0px;
  max-height: 45px;
  align-items: center;
  display: flex;
  justify-content: space-between;
  font-weight: 400;
  color: #2f2f2f;
  line-height: 1.2;
  cursor: pointer;
}

.containter.container_table.table-responsive {
  border: 0
}

p.select-m-btn {
  background: #444444;
  padding: 8px 15px;
  text-align: center;
  color: #FFF;
  /* margin-left: 10px; */
  margin: 10px 0;
  text-transform: capitalize;
  cursor: pointer;
}


/* @media(min-width:992px) and (max-width:1199px){
  .dia_box {
    width: 21%;
  }
}
@media(min-width:769px) and (max-width:991px){
  .dia_box {
    width: 23%;
  }
  .rte img{height: 160px;}
} */

section#search_div .custom-container .d-flex.flex-direction-btn .grid-list {
  display: flex;
  gap: 15px;
}

section#search_div .custom-container .d-flex.flex-direction-btn .grid-list i {
  font-size: 25px;
}

/* @media(max-width:500px){
  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;
}

.justify-content-between {
  justify-content: space-between;
  align-items: center;
}

.cus_data_block .grid-list i {
  padding: 10px;
  border-radius: 4px;
  font-size: 20px;
  border: 1px solid #dbdbdb;
}

.cus_data_block .grid-list i.active {
  background: #90786c;
  color: #fff;
  border: 1px solid #90786c;
}

.cus_data_block .quantity-search p {
  font-size: 16px;
  margin: 0px;
  font-weight: 500;
}


/* samaya diamond filters */
.Diamond_Page_Content .custom-row {
  display: flex;
  height: 100%;
  width: 100%;
  gap: 40px;
  justify-content: center;
  align-items: flex-start;
}

.diamond-filters-col {
  width: 382px !important;
}

.mb-15 {
  margin-bottom: 15px;
}

.stock_search label {
  margin-bottom: 0px;
  font-weight: 500;
  margin-left: 0;
}

.stock_search input#stock {
  margin-top: 0px;
}

.dia_details p.dia_shape span:nth-child(1) {
  font-weight: 700;
}

.dia_details p.dia_table {
  text-align: center;
  margin: 0px;
}

.dia_details p.dia_code span:nth-child(1) {
  font-weight: 600;
}

.dia_details .dia_lab.price_lab {
  font-size: 14px !important;
  padding: 4px 3px;
  margin: 4px 0px 0px 0px;
  max-height: 45px;
  align-items: center;
  display: flex;
  justify-content: space-between;
  font-weight: 700;
  color: #2f2f2f;
  line-height: 1.2;
  cursor: pointer;
}

/* 12/10/24 */

.clarity_new_design {
  width: 100%;
  align-items: center;
}

.clarity_new_design ul#sec_row_color .border-box:first-child,
.clarity_new_design ul#new_design_clarirty_row2 .border-box:first-child,
.clarity_new_design ul#colors_row_sec .border-box:first-child {
  border-radius: 0px 0 0 0px;
}

.clarity_new_design ul#color_name .border-box:last-child,
.clarity_new_design ul#new_design_clarirty .border-box:last-child,
.clarity_new_design #colors .border-box:last-child {

  border-radius: 0 0px 0px 0;
  /* border-right:none; */
}

.clarity_new_design ul {
  flex: 1;
}

@media(max-width:670px) {
  .clarity_new_design {
    display: block;
  }

  .clarity_new_design ul#sec_row_color .border-box:first-child,
  .clarity_new_design ul#new_design_clarirty_row2 .border-box:first-child,
  .clarity_new_design ul#colors_row_sec .border-box:first-child {
    /* border-radius: 6px 0 0 6px; */
    width: 100%;
  }

  .clarity_new_design ul#color_name .border-box:last-child,
  .clarity_new_design ul#new_design_clarirty .border-box:last-child,
  .clarity_new_design #colors .border-box:last-child {
    width: 100%;
    border-radius: 0 6px 6px 0;
    border-right: 1px solid #c7c7c7;
  }
}

.border-box:first-child {
  border-radius: 6px 0 0 6px;
}

.list-style-none li {
  list-style: none;
  display: inline-block;
  position: relative;
}

list-style-none li {
  transition: all 0.2s ease-in-out;
}

.border-box {
  font-weight: 500;
  white-space: nowrap;
}

.border-box {
  color: #333333;
  background: #fff;
  cursor: pointer;
  font-size: 13px;
  /* padding: 4px 7px; */
  /* margin: 0 0px; */
  font-weight: 400;
  border: 1px solid #c7c7c7;
  width: 100%;
  text-align: center;
  /* box-shadow: 0px 1px 10px 0px #a9a9a945; */
  height: 38px;
  line-height: 2.9;
}

.active-label {
  background-color: #323b6b;
}

.active-label {
  background-color: #917d73 !important;
  color: #fff !important;
  font-weight: 600;
}

.clarity_new_design ul {
  display: grid;
  grid-template-columns: repeat(4, 3fr);
  /* gap: 12px; */
  grid-row-gap: 8px;
}

.rte ul {
  padding-left: 0rem !important;
}

.d-center-clarity {
  margin-top: 24px;
  margin-left: -7px;
}

label {
  font-weight: 500 !important;
  font-size: unset !important;
}

.range-btn {
  display: flex;
  align-items: center;
}

.price_minus,
.price_add,
.price_to_minus,
.price_to_add {
  background-color: #ddd;
  border: none;
  padding: 5px 10px;
  cursor: pointer;
  font-size: 18px;
}


.price_minus:hover,
.price_add:hover,
.price_to_minus:hover,
.price_to_add:hover {
  background-color: #ccc;
}

.price_qty,
.price_to_qty {
  width: 80px;
  padding: 5px;
  text-align: center;
  margin: 0 5px;
}

.Diamond_Page_Content .cus_com_filter_block ul label {
  padding: 2px 6px;
  margin: auto;
  text-align: center;
}

.Diamond_Page_Content .cus_com_filter_block ul {
  grid-column-gap: 8px;
}

.Diamond_Page_Content .cus_com_filter_block ul li {
  border-radius: unset !important;
}

.Diamond_Page_Content .lab_range.cus_com_filter_block .panel label {
  border: 1px solid #c7c7c7;
  background-color: #fff;
  width: unset !important;
  height: unset;
}

.Diamond_Page_Content .lab_range.cus_com_filter_block .panel label .img_shape {
  width: 70px !important;
  height: unset;
  border: 0 !important;
  background-color: transparent !important;
  padding: 0;
}

input#price_from {
  margin-right: 10px;
}

nav#pagination>a:last-child,
nav#pagination>a:first-child {
  background-color: #565657;
  color: white;
  width: 75px;
  display: flex;
  justify-content: center;
  align-items: center;
}

nav#pagination a.pagination-btn.active {
  background-color: #565657;
  border-radius: 50%;
  height: 35px;
  width: 35px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
}

.filter-overlay:after {
  background: rgba(0, 0, 0, .7) !important;
  position: fixed;
  content: '';
  width: 100%;
  height: 100vh;
  top: 0;
  z-index: 99;
}

@media (max-width: 768px) {
  a {
    color: var(--color-link) !important;
  }

  /* .dia_box {
    flex: 0 100%;
  } */
  /* p.select-m-btn {
    white-space: nowrap;
    font-size: 10px !important;
} */
  .filter {
    border-top: 0px solid transparent !important;
    border-left: 0px solid transparent !important;
    padding-bottom: 115px;
    border-bottom: 1px solid #ccc;
    padding-right: 15px !important;
    padding-left: 15px !important;
  }

  .cus_com_filter_block .accordion {
    border: none !important;
  }

  section#search_div .custom-container.open .filter .d-center .tps_inputrange_shape.color_filter ul.tps_diamond_shapes.shapes-display,
  section#search_div .custom-container.open .tps_inputrange_shape ul#tps_diamond_shapes {
    overflow-x: scroll;
    flex-wrap: nowrap;
    width: 100%;
    justify-content: flex-start !important;
  }


  .img_shape {
    padding: 2px;
  }

  ul#carat_name {
    display: flex;
    overflow-x: scroll;
    width: 100%;
    justify-content: flex-start !important;
    flex-wrap: nowrap;
  }

  .cus_com_filter_block .panel {
    max-height: 83px !important;
    min-height: max-content !important;
  }

  .table-responsive {
    border: unset !important;
  }

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

  /* .dia_details p {
 
  flex-wrap: wrap;
  justify-content: flex-start;
  border: none;
}
p.select-m-btn, .dia_details p {
  font-size: 12px !important;
} */
  .Diamond_Page_Content .custom-row {
    gap: 0px;
  }

  /* .dia_details {
  padding-left: 11px;
} */
  .width_new {
    width: 39px !important;
    height: 48px !important;
    object-fit: contain;
  }

  .cus_com_filter_block .accordion.active_accrodian:after {
    display: none;
  }

  .d-flex {
    display: flex;
    flex-direction: column;
  }
}

@media (max-width: 768px) {
  .col-12 {
    width: auto !important;
  }
}

/* 17/12/2024 responsive css */
@media(max-width: 768px) {
  .quantity-search {
    flex-direction: row;
    margin-top: 15px;
  }

  .stock_search {
    flex-direction: row;
  }
}

@media(max-width: 480px) {

  .shapes-display {

    margin-top: 0px !important;

  }

  .quantity-search {
    flex-direction: column;
  }


  .stock_search input#stock {
    padding: 12px;
    height: 25px;
    text-align: center;
  }

  .cus_data_block .quantity-search p {
    font-size: 14px;
  }
}

@media (max-width: 390px) and (max-height: 844px) {
  .dia_box {
    display: unset !important;
  }

  p.select-m-btn {
    text-align: center !important;
  }

  .rte img {
    height: 100%;
    width: 100%;
  }

  .dia_img {
    height: 101px;
    width: 101px;
    margin: unset;
  }

  .dia_details {
    padding-left: 10px;
  }

  .rte {
    font-size: 14px;
  }

  p.select-m-btn {
    padding: 10px;
  }

  .dia_img {
    height: 90px;
    width: 90px;
  }

  .dia_details p {
    gap: 8px;
  }

  .dia_details p {
    gap: 8px;
  }

  .dia_box a {
    padding: 0px 12px;
  }

  .dia_details p {
    white-space: nowrap;
  }

  /* section.Diamond_Page_Content {
  padding-left: 10px;
  padding-right: 10px;
} */
  /* p.select-m-btn {
  width: 100%;
  margin: 26px;
  margin-top: 14px;
} */
  .dia_img img {
    width: 113px;
    height: 112px;
    border-radius: 4px;
    object-fit: cover;
    margin: unset !important;
  }

  .dia_box a {
    display: flex !important;
    align-items: center;
    justify-content: space-around;
  }

  p.select-m-btn {
    background: #444444;
    padding: 8px 15px;
    text-align: center;
    color: #FFF;
    margin: 16px;
    text-transform: capitalize;
    border-radius: 4px;
  }

}


@media (max-width: 767px) {



  p.select-m-btn {
    text-align: center !important;
  }



  .dia_img {
    height: 101px;
    width: 101px;
    margin: unset;
  }


  .rte {
    font-size: 14px;
  }

  p.select-m-btn {
    padding: 10px;
  }


  .dia_details p {
    gap: 8px;
  }

  .dia_details p {
    gap: 8px;
  }

  .dia_box a {
    padding: 0px 0px;
  }

  .dia_details p {
    white-space: nowrap;
  }

  section.Diamond_Page_Content {
    padding-left: 10px;
    padding-right: 10px;
  }


  p.select-m-btn {
    background: #444444;
    padding: 8px 15px;
    text-align: center;
    color: #FFF;
    margin: 16px;
    text-transform: capitalize;
    border-radius: 4px;
  }

}

@media (max-width: 600px) {
  .dia_box {
    flex: 0 100% !important;
    max-height: 100% !important;
    height: 100% !important;
    background: #f5f4f4;
    padding: 10px !important;
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    flex-wrap: wrap !important;
  }

  .set-cart {
    width: 100% !important;
  }

  p.select-m-btn {
    margin: 16px 0;
  }
}

@media (max-width: 768px) {
  h1.main-page-title.page-header.scroll-trigger.animate--slide-in {
   margin-left: 5px !important;
  }
  .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%);
  }

  section#search_div .diamond-filters-col {
    width: 100% !important;
  }

  .dia_box {
    width: 100% !important;
    display: flex !important;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }

  .dia_box a {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
  }

  .dia_details {
    padding-left: 50px;
  }


  .d-center-clarity {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap;
  }

  .clarity_new_design .color-list {
    display: flex;
    flex-wrap: nowrap;
    gap: 10px;
    padding-bottom: 0.5rem;
  }

  .clarity_new_design .color-list li {
    flex: 0 0 26%;
    border: 1px solid #ccc;
  }


  .dia_details {
    width: unset;
    max-width: unset;
    margin: unset;
  }

  p.select-m-btn {
    /* width: 100%;
  margin: 26px;
  margin-top: 14px; */
    white-space: nowrap;
  }

  .set-cart {
    width: fit-content;
    max-width: unset;
    margin: unset;
  }

  .dia_img img {
    /* width: 113px;
  height: 112px; */
    border-radius: 4px;
    object-fit: cover;
    margin: unset !important;
  }

  .rte img {
    height: 100%;
    width: 100%;
  }

  .dia_img {
    height: 140px;
    width: 140px;
  }
}

h1.main-page-title.page-header.scroll-trigger.animate--slide-in {
    /* margin-right: 159px; */
    border: none;
    margin-left: 544px;
    top: 10px;
}

/* 
.scroll-row-wrapper {
  overflow-x: auto;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 0.5rem;
}

.color-list li {
  flex: 0 0 auto;
  display: inline-block;
  border: 1px solid #ccc;
  padding: 0.5rem 1rem;
  border-radius: 6px;
  background-color: #f8f9fa;
} */
 section#shopify-section-template--16027147403348__main .container {
    padding: 0 !important;
}
@media (max-width: 1250px) {
  .dia_box {
    flex: 0 42% !important;
}
}