@charset "UTF-8";
@media (min-width: 1200px) {
  #product-template .sticky-gallery {
    position: sticky;
    position: -webkit-sticky;
    top: 55px; } }

#product-template .head-product-title h1 {
  font-size: 18px;
  text-transform: capitalize;
  display: inline-block;
  margin: 0;
  font-weight: 500; }

#product-template #pro-price {
  font-size: 18px; }
  #product-template #pro-price .price-compare {
    color: #CBCBCB; }
  #product-template #pro-price .sale-tag-pro-detail {
    color: #C30000; }

.combo-options-btn {
  width: 100%;
  margin-top: 10px;
  /* Margin for spacing above the button group */
  display: flex;
  /* Flexbox for alignment */
  gap: 10px;
  /* Space between buttons */
  align-content: space-between;
  /* Aligns content within the container */ }

.combo-options-btn .button {
  flex: 1;
  font-size: 14px;
  /* Font size for buttons */
  padding-top: 9px;
  /* Vertical padding */
  padding-bottom: 9px;
  /* Vertical padding */
  border: 1px solid #8c8c8c;
  /* Default border */
  border-radius: 5px;
  /* Rounded corners */
  cursor: pointer;
  /* Pointer cursor on hover */
  transition: background-color 0.3s ease, border-color 0.3s ease;
  /* Smooth transition */
  background-color: white;
  /* Background for inactive buttons */
  color: black;
  /* Text color for inactive buttons */ }

.combo-options-btn .button.active {
  background-color: #292D32;
  /* Background for active button */
  color: white; }

#ring-both {
  display: flex;
  flex-direction: column;
  gap: 15px;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px; }
  #ring-both .js-toogle-size-modal {
    margin-left: 0; }
  #ring-both .form-engraving input {
    background: #F7F7F8; }

.ring-combo-each {
  background: #F7F7F8;
  padding-right: 10px;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 10px; }
  .ring-combo-each .ring-combo-each-title {
    font-weight: 500;
    font-size: 18px;
    color: #292D32; }

.product-content-info #ring-single-man .js-toogle-size-modal {
  margin-bottom: 10px; }

.product-content-info #ring-single-woman .js-toogle-size-modal {
  margin-bottom: 10px; }

.highlighted-number {
  width: 100%;
  text-align: center;
  margin-top: 10px; }
  .highlighted-number a {
    color: #085C65;
    text-decoration: underline;
    font-weight: bold; }

#add-to-cart span {
  text-transform: capitalize; }

/* swatch ring */
.swatch-kieu-dang-vien .select-wrapper {
  min-height: 45px; }

.swatch-kieu-dang-vien .item-v-select {
  margin: 0 15px 8px 0; }
  .swatch-kieu-dang-vien .item-v-select label {
    width: 40px;
    height: 40px;
    font-size: 0;
    display: block;
    padding-bottom: 5px;
    background-size: 40px;
    background-position: center;
    background-repeat: no-repeat;
    border-bottom: 1px solid transparent; }
    .swatch-kieu-dang-vien .item-v-select label.active {
      border-bottom: 1px solid #085C65; }
    .swatch-kieu-dang-vien .item-v-select label.bg-round {
      background-image: url(https://file.hstatic.net/200000355853/file/round.png); }
    .swatch-kieu-dang-vien .item-v-select label.bg-oval {
      background-image: url(https://file.hstatic.net/200000355853/file/oval-fn.png); }
    .swatch-kieu-dang-vien .item-v-select label.bg-pear {
      background-image: url(https://file.hstatic.net/200000355853/file/pear.png); }
    .swatch-kieu-dang-vien .item-v-select label.bg-emerald {
      background-image: url(https://file.hstatic.net/200000355853/file/cushion-new_89e819dbe7034696bec9f1d912e95ad7.png); }
    .swatch-kieu-dang-vien .item-v-select label.bg-cushion {
      background-image: url(https://file.hstatic.net/200000355853/file/cushioin.png); }

.swatch-style-round .select-wrapper {
  min-height: 44px; }

.swatch-style-round .item-v-select label {
  padding: 3px;
  border-radius: 50%;
  border: 1px solid #ccc;
  cursor: pointer;
  margin: 0 10px 8px 0;
  display: block; }
  .swatch-style-round .item-v-select label.active {
    border-color: #085C65; }
  .swatch-style-round .item-v-select label span {
    font-size: 0;
    width: 28px;
    height: 28px;
    display: block;
    border-radius: 50%;
    position: relative;
    /*&:after{
					content: "";
					height: 3px;
					background: #fff;
					position: absolute;
					width: 100%;
					filter: blur(1.5px);
					top: 13px;
					transform: rotate(145deg);
				}*/ }

.swatch-chat-lieu .select-wrapper, .swatch-normal-style .select-wrapper {
  min-height: 46px; }

.swatch-chat-lieu .item-v-select, .swatch-normal-style .item-v-select {
  margin: 0 10px 8px 0;
  display: block; }
  .swatch-chat-lieu .item-v-select label, .swatch-normal-style .item-v-select label {
    padding: 8px 10px;
    border-radius: 5px;
    border: 1px solid #ccc;
    display: block; }
    .swatch-chat-lieu .item-v-select label.active, .swatch-normal-style .item-v-select label.active {
      border-color: #085C65; }

.swatch-chat-lieu .value-option {
  display: none; }

.swatch-dai label span:after {
  display: none; }

.swatch-dai label span.dai-tron {
  background-image: url(https://file.hstatic.net/200000355853/file/dai-tron.png); }

.swatch-dai label span.dai-tam {
  background-image: url(https://file.hstatic.net/200000355853/file/dai-tam.png); }

.swatch-size {
  position: relative; }
  .swatch-size .value-option {
    width: 100%;
    text-align: center;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px; }
  .swatch-size .list-size-pick {
    position: absolute;
    background: #fff;
    border-radius: 0 0 5px 5px;
    width: 100%;
    border: 1px solid #ccc;
    top: calc(100% - 2px);
    z-index: 3;
    max-height: 200px;
    overflow-y: auto;
    padding: 10px;
    display: none; }
    .swatch-size .list-size-pick li {
      flex: 0 0 20%;
      text-align: center; }
      .swatch-size .list-size-pick li label {
        display: block;
        padding: 3px; }
        .swatch-size .list-size-pick li label:hover, .swatch-size .list-size-pick li label.active {
          background: #E0E0E3; }
  .swatch-size.open-size .list-size-pick {
    display: flex; }

.swatch-item {
  margin-bottom: 5px; }

/* end swatch ring*/
.add-to-cart-style {
  width: 100%;
  background: var(--bg_button_add_to_cart);
  color: var(--color_btn_add_to_cart);
  padding: 10px;
  border: 1px solid var(--bg_button_add_to_cart);
  border-radius: 5px;
  line-height: normal; }
  .add-to-cart-style span {
    line-height: 20px; }
  .add-to-cart-style:hover {
    background: transparent;
    color: var(--bg_button_add_to_cart); }
    .add-to-cart-style:hover svg {
      --fillcolor: var(--bg_button_add_to_cart) !important; }

.no-js-diamond {
  opacity: 0.3 !important; }

.no-buy-now {
  opacity: 0.3 !important; }
  .no-buy-now svg {
    display: none; }

.show-size-message {
  opacity: 1 !important; }
  .show-size-message:hover {
    background: var(--bg_button_add_to_cart) !important;
    color: var(--color_btn_add_to_cart) !important; }
  .show-size-message svg {
    display: none; }

.engraving-ring span {
  line-height: 1; }

.engraving-ring .heading {
  border-bottom: 1px solid var(--colorshop); }

.engraving-ring .form-engraving {
  width: 100%;
  display: none; }
  .engraving-ring .form-engraving input {
    width: 100%;
    border: none;
    border-bottom: 1px solid #ccc;
    padding: 0;
    font-size: 13px; }
    .engraving-ring .form-engraving input::placeholder {
      font-style: italic; }

.engraving-ring.show .heading {
  border: none; }

.engraving-ring.show .form-engraving {
  display: block; }

#open-modal-diamond {
  width: 100%;
  background: transparent;
  color: var(--bg_button_add_to_cart);
  padding: 10px;
  border: 1px solid var(--bg_button_add_to_cart);
  border-radius: 5px;
  line-height: normal; }
  #open-modal-diamond svg {
    stroke: var(--bg_button_add_to_cart); }
  #open-modal-diamond:hover {
    background: var(--bg_button_add_to_cart);
    color: var(--color_btn_add_to_cart); }
    #open-modal-diamond:hover svg {
      stroke: var(--color_btn_add_to_cart); }

.product-service li {
  margin-bottom: 10px; }
  .product-service li .content {
    text-decoration: underline;
    font-size: 12px; }
  .product-service li .icon {
    width: 16px;
    height: 16px;
    display: inline-block; }
    .product-service li .icon img {
      object-fit: contain;
      width: 100%;
      object-position: center;
      height: 100%; }

.toggle-tab-product {
  display: none; }

.product-tab-item {
  padding: 12px 0;
  border-bottom: 1px solid #ccc; }
  .product-tab-item:last-child {
    border: none; }

.product-tab-item .open-js button svg {
  transform: rotate(180deg); }

.product-tab-item .product-attribute {
  margin-top: 10px;
  /* Space above the attributes container */
  margin-bottom: 10px;
  margin-left: 15px; }
  .product-tab-item .product-attribute .attribute-div {
    display: flex;
    /* Use flexbox for alignment */
    justify-content: space-between;
    /* Space between label and value */
    padding-top: 12px;
    /* Padding for spacing */
    padding-bottom: 4px;
    border-bottom: 1px solid #E0E0E3;
    /* Changed border color to #E0E0E3 */ }
    .product-tab-item .product-attribute .attribute-div:last-child {
      border: none; }

/* start style image list */
/* overmobile */
@media only screen and (min-width: 768px) {
  #product-template .product-gallery {
    display: grid;
    grid-template-columns: 1fr 1fr;
    /* Chia layout thành 2 cột */
    grid-gap: 15px;
    /* Khoảng cách giữa các phần tử */ }
    #product-template .product-gallery.big-item .item:first-child {
      grid-column: span 2; }
  #product-template .product-gallery .item-canvas {
    grid-column: span 2; } }

/* end style image list */
@media only screen and (max-width: 767px) {
  .product-gallery:not(.slick-initialized) {
    overflow: hidden;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
    .product-gallery:not(.slick-initialized) .item, .product-gallery:not(.slick-initialized) .item-canvas {
      flex: 0 0 100%;
      width: calc(100% / 1); }
      .product-gallery:not(.slick-initialized) .item:nth-child(n+2), .product-gallery:not(.slick-initialized) .item-canvas:nth-child(n+2) {
        display: none; }
  .product-gallery .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translatey(-50%);
    z-index: 2;
    width: 40px;
    height: 40px; }
    .product-gallery .slick-arrow.slick-prev {
      left: 10px;
      right: auto; }
    .product-gallery .slick-arrow.slick-next {
      right: 10px;
      left: auto; }
      .product-gallery .slick-arrow.slick-next svg {
        transform: scaleX(-1); }
  .product-gallery .slick-dots {
    display: block;
    position: absolute;
    font-size: 0;
    list-style: none;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%;
    left: 0;
    bottom: 20px;
    z-index: 2; }
    .product-gallery .slick-dots li {
      height: auto;
      width: auto;
      position: relative;
      display: inline-block;
      margin: 0 10px;
      padding: 0;
      cursor: pointer; }
      .product-gallery .slick-dots li button {
        -webkit-transition: .2s linear;
        -moz-transition: .2s linear;
        -o-transition: .2s linear;
        transition: .2s linear;
        border-radius: 100%;
        width: 12px;
        height: 12px;
        border: none;
        background: #D7D7D7;
        padding: 0;
        outline: 0;
        line-height: 0;
        font-size: 0px; }
      .product-gallery .slick-dots li.slick-active button {
        background: #A1A2AB; } }

@keyframes loading {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.ratio-canvas {
  display: block;
  padding-bottom: 100% !important;
  position: relative; }
  .ratio-canvas:not(.loaded-canvas):after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -30px;
    margin-left: -30px;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    border: 5px solid grey;
    border-top-color: black;
    -webkit-animation: loading 2s linear infinite;
    animation: loading 2s linear infinite; }
  .ratio-canvas canvas {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: contain; }

.icon-360 {
  position: absolute;
  bottom: 20px;
  right: 15px;
  z-index: 3; }

.swatch-size .list-size-pick li.sold-out {
  opacity: .4;
  pointer-events: none; }

.hide-variant {
  display: none; }

/* product canvas */
@media (max-width: 768px) {
  .gallery-product-template iframe {
    height: 500px;
    margin-bottom: 15px; } }

.swal2-container .swal2-popup {
  padding: 0;
  border-radius: 20px; }

.swal2-html-container {
  padding-left: 0;
  padding-right: 0;
  padding-top: 20px;
  padding-bottom: 0; }

.threed-popup {
  /* Hover effect */ }
  .threed-popup iframe {
    margin-top: 0;
    margin-bottom: 0;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px; }
  .threed-popup .error-widget {
    padding-top: 4px;
    padding-bottom: 12px;
    width: 100%;
    justify-content: center; }
  .threed-popup .error-content {
    display: flex;
    align-items: center;
    gap: 8px;
    justify-content: center; }
  .threed-popup .error-icon {
    color: #fd817a;
    font-size: 12px;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    border: 2px solid #fd817a;
    border-radius: 50%; }
  .threed-popup .error-icon::before {
    font-size: 12px; }
  .threed-popup .error-message {
    text-align: center;
    color: #434343;
    font-size: 14px;
    line-height: 22px; }
  .threed-popup .close-icon {
    width: 20px;
    height: 20px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(116, 116, 128, 0.12);
    border-radius: 50%;
    position: absolute;
    right: 20px;
    top: 0; }
  .threed-popup .close-icon::before,
  .threed-popup .close-icon::after {
    content: '';
    position: absolute;
    width: 14px;
    height: 1.5px;
    background-color: #909090; }
  .threed-popup .close-icon::before {
    transform: rotate(45deg); }
  .threed-popup .close-icon::after {
    transform: rotate(-45deg); }
  .threed-popup .close-icon:hover::before,
  .threed-popup .close-icon:hover::after {
    background-color: #666666; }

.product-gallery .item[data-pos="0"] {
  position: relative; }
