@import url('https://fonts.googleapis.com/css2?family=Gilda+Display&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

@font-face {
  font-family: 'Book Antiqua';
  src: url('../font/bookantiqua.ttf') format('truetype'); /* Add the normal font file */
  font-weight: normal;
}

@font-face {
  font-family: 'Calibri Bold';
  src: url('../font/calibri-bold.ttf') format('truetype');
  font-weight: bold;
}

@font-face {
  font-family: 'Castellar';
  src: url('../font/Castellar/Castellar Regular.ttf') format('truetype'); /* Add the normal font file */
  font-weight: normal;
}


@font-face {
  font-family: 'corbel';
  src: url('../font/corbel/CORBEL.ttf') format('truetype'); /* Add the normal font file */
  font-weight: normal;
}

@font-face {
  font-family: 'Corbel bd';
  src: url('../font/corbel/Corbel-Bold.ttf') format('truetype'); /* Make sure the file name matches exactly */
  font-weight: bold;
}
@font-face {
  font-family: 'corbel-light';
  src: url('../font/corbel/corbel-light.ttf') format('truetype'); /* Make sure the file name matches exactly */
  font-weight: bold;
}

@font-face {
  font-family: 'Century Schoolbook';
  src: url('../font/SCHLBKB.ttf') format('truetype');
  font-weight: normal;
}

@font-face {
  font-family: 'Algerian';
  src: url('../font/algerian-regular.ttf') format('truetype');
  font-weight: normal;
}


@font-face {
  font-family: 'Century Regular';
  src: url('../font/century-regular.ttf') format('truetype');
  font-weight: normal;
}


  
@font-face {
  font-family: 'Calibri';
  src: url('../font/calibri/calibri-regular.ttf') format('truetype');
  font-weight: normal;
}

@font-face {
  font-family: 'Calibri bold';
  src: url('../font/calibri/calibri-bold.ttf') format('truetype');
  font-weight: bold;
}


@font-face {
  font-family: 'Calibri Regular';
  src: url('../font/calibri-regular.ttf') format('truetype');
  font-weight: bold;
}

@font-face {
  font-family: 'Calibri Italic';
  src: url('../font/calibri-italic.ttf') format('truetype');
  font-weight: bold;
}

@font-face {
  font-family: 'Castellar Regular';
  src: url('../font/castellar-regular.ttf') format('truetype');
  font-weight: bold;
}

@font-face {
  font-family: 'CORBEL';
  src: url('../font/CORBEL.ttf') format('truetype');
  font-weight: bold;
}

@font-face {
  font-family: 'C059-Roman';
  src: url('../font/C059-Roman.ttf') format('truetype');
  font-weight: bold;
}

@font-face {
  font-family: 'Algerian Regular';
  src: url('../font/algerian-regular.ttf') format('truetype');
  font-weight: bold;
}

@font-face {
  font-family: 'ebrima';
  src: url('../font/ebrima.ttf') format('truetype');
  font-weight: bold;
}

@font-face {
  font-family: 'ebrima-bold';
  src: url('../font/ebrima-bold.ttf') format('truetype');
  font-weight: bold;
}

@font-face {
  font-family: 'Felixti';
  src: url('../font/Felixti.TTF') format('truetype');
  font-weight: bold;
}
@font-face {
  font-family: 'SCHLBKB';
  src: url('../font/SCHLBKB.TTF') format('truetype');
  font-weight: bold;
}
@font-face {
  font-family: 'bookmanoldstyle';
  src: url('../font/bookmanoldstyle.TTF') format('truetype');
  font-weight: bold;
}
@font-face {
  font-family: 'gadugi';
  src: url('../font/gadugi.TTF') format('truetype');
  font-weight: bold;
}
@font-face {
  font-family: 'calibril-light';
  src: url('../font/calibril-light.TTF') format('truetype');
  /* font-weight: bold; */
}
@font-face {
  font-family: 'arial';
  src: url('../font/ARIAL.TTF') format('truetype');
  font-weight: bold;
}
@font-face {
  font-family: 'arial bd';
  src: url('../font/ARIALBD.TTF') format('truetype');
  font-weight: bold;
}
@font-face {
  font-family: 'baskerville-old-face';
  src: url('../font/baskerville-old-face.woff2') format('woff2'),
         url('../font/baskerville-old-face.woff') format('woff'),
         url('../font/baskerville-old-face.ttf') format('truetype');
  font-weight: bold;
}




* {
  margin: 0;
  padding: 0;
  font-family: "Gilda Display", serif;
}

.gilda-display-regular {
  font-family: "Gilda Display", serif;
  font-weight: 400;
  font-style: normal;
}

a {
  text-decoration: none;
}



ul {
  list-style: none;
}

.cradial1buttonmain {
  background: #fbd6e8 !important;
  color: #fff;
  border: none;
  padding: 10px 30px;
  font-size: 16px;
  cursor: pointer;
  font-weight: 500;
  text-transform: uppercase;
  font-family: "bookmanoldstyle";
  border-radius: 1px;
  box-shadow: #fbd6e8 0px 0px 0px 4px, rgb(234 143 143 / 0%) 0px 7px 13px -3px, inset #4b393d21 -1px -3px 3px 1px;
}

.giftboxaddtocart{
  font-family: "corbel" !important;
  background: #f9cde4 !important;

}

.cardialagehandbtn {
  background: #f9cde4 !important;
  color: #fff;
  border: none;
  padding: 10px 30px;
  font-size: 16px;
  cursor: pointer;
  font-weight: 500;
  text-transform: capitalize;
  font-family: "calibri-regular";
  border-radius: 1px;
  box-shadow: #fbd6e8 0px 0px 0px 4px, rgb(234 143 143 / 0%) 0px 7px 13px -3px, inset #4b393d21 -1px -3px 3px 1px;
}

.headertop {
  padding: 2px 0;
  background: #ffdae7;
}

.offerheading{
  background-color: #ffe6f0;
  padding: 0.7rem;
  text-align: center;
  z-index: 1050;
  position: relative;

}
.offerheading p{
  font-family: 'Book Antiqua', serif;
  font-weight: normal; /* For normal text */
  color: #787878;
  margin: 0;
}

.navbartop {
  padding: 10px 0;
  border-bottom: 2px solid #f1f1f1;
}

.navbartop .lefticons {
  padding-top: 10px;
}

.navbartop .righticons {
  padding-top: 10px;
}

.btn-lineicon{

  position: relative;
}
.btn-lineicon img {
  width: 30px;
}
.btn-lineicon img.tick {
  width: 15px;
  position: absolute;
  top: 3px;
  left: 28px;
}

.logo img {
  width: 120px;
}

.righticons .btn-searchicon img,
.righticons .btn-bagicon img {
  width: 30px;
}

.btn-bagicon{
  position: relative;
}
.btn-bagicon span{
  position: absolute;
    /* width: 20px; */
    background: #ffe6f1;
    color: #ad9ca3;
    font-family: "calibri bold";
    left: 27px;
    top: -4px;
    width: 22px;
    border-radius: 11px;
    font-size: 14px;
}

.btn-check:focus+.btn,
.btn:focus {
  box-shadow: none;
}

.categorysec {
  padding: 10px 0
}

.categorysec .caticon img {
  width: 100px;
  text-align: center;
  margin: 0 auto;
}

.categorysec .caticon {
  display: grid;
  font-size: 16px;
  font-weight: 600;
  color: #b3848f;
  text-align: center;
  /* margin-right: 80px; */
}
.categorysec .caticon span{
  font-family: "Calibri Regular";
  color: #b3848f;

}

.offcanvas{
  z-index: 9999;
}

.offcanvas-backdrop.show{
  opacity: 0 !important;
}
.bannersec {

  margin-top: 10px;
}


.bannersec .owl-theme .owl-nav.disabled+.owl-dots {
  margin-top: 0px;
}

.bannersec .owl-theme .owl-dots .owl-dot span {
  width: 20px;
  height: 5px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
  border-radius: 30px;
}

.bannerimg{
  width: 100%;
}

.sectiontitlediv span{
  font-family: 'corbel';
  font-weight: normal;
}

.necklacesec {
  margin-top: 20px;
}

.necklacesec .sectiontitlediv {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}
.necklacesec .sectiontitlediv a{
  color: #000;
}
.necklacesec .sectiontitlediv a span{
  font-family: "calibri-light";
  text-transform: lowercase;
  color: #747474;
  text-decoration: underline;
  font-weight: 100;

}
.necklacesec .sectiontitlediv h2{
  font-family: "Castellar Regular";
  font-size: 26px;
  margin-bottom: 0;
}

.necklacesec .necklaceowl .item .neckimg img {
  /* border: 1px solid #ebebeb; */
}

.necklacesec .necklaceowl .item .neckimg img {
  /* border: 1px solid #ebebeb; */
}

.necklacesec .necklaceowl .item .neckicon {
  width: 75%;
  text-align: center;
  margin: 0 auto;
  margin-top: 5px;

}

.necklacesec .necklaceowl .neckdescription {
  text-align: center;
}

.necklacesec .necklaceowl .neckdescription .necklacename {
  font-size: 19px;
  font-weight: 600;
  color: #7c7c7c;
  /* font-family: "C059-Roman"; */
  font-family: "SCHLBKB";
}

.necklacesec .necklaceowl .neckdescription .necklacedesc {
  font-size: 16px;
  /* font-weight: 600; */
  color: #696969;
  font-family: "Calibri Regular";
}

.necklacesec .necklaceowl .neckdescription .necklaceprice {
  font-size: 15px;
  font-weight: 600;
  color: #616161;
  font-family: "Algerian Regular";
}

.necklacesec .necklaceowl .neckdescription .necklaceprice .linethrough {
  text-decoration: line-through;
  color: #9f9f9f;

}


.commonowl .neckimg {
  position: relative;
}

.commonowl .neckimg .btn-hearticon {
  position: absolute;
  top: 7px;
  left: 4px;
  /* background: #f5f5f5;
  padding: 6px 10px;
  border-radius: 20px; */
}
.commonowl .neckimg .btn-hearticon img{
  width: 40px;
  
}
.sub-cat-product-img .btn-hearticon {
  position: absolute;
  left: 10px;
  top: 10px;
  left: 10px;
  /* background: #f5f5f5;
  padding: 6px 10px;
  border-radius: 20px; */
}
.sub-cat-product-img .btn-hearticon img{
  width: 40px;
}

.charmspendantsec {
  margin-top: 50px;
}

.charmspendantsec .cbox {
  width: 8%;
  text-align: center;
  margin-right: 50px;
}

.charmspendantsec .cbox img {
  border-radius: 12px;
}

.charmspendantsec .cbox span {
  font-size: 15px;
  font-weight: 600;
  color: #aa7681;
  font-family: 'Calibri Regular';
}

.newdesignsec .newdesignbox {
  margin-top: 20px;
  display: inline-block;
  /* width: 25%; */
  border-right: 3px solid #e3e3e3;
}

.newdesignsec .newdesignbox span {
  float: right;
  padding-right: 20px;
  font-size: 18px;
}

.categoryimagesec .categoryimagebox {
  position: relative;
}

.categoryimagesec .categoryimagebox span {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  text-align: center;
}

.faqsec .faqtitlediv {
  background-color: #f9c5dc;
  text-align: center;
  color: #fff;
  padding: 18px 0;
  font-weight: 600;
  font-size: 20px;
}

.faqsec .accordion-button {
  justify-content: center;
  padding-right: 1rem;
  font-size: 18px;
  font-family: 'ebrima';
  position: relative;
  color:#919191
}

.faqsec .accordion-button::after {
  margin-left: 1rem;
  position: absolute;
  right: 20px;
}

.faqsec .accordion-button:not(.collapsed) {
  background-color: #e7f1ff12;
  color: #919191;
}
.faqsec .accordion .accordion-body{
  text-align: center;
}

.cat-heading {
  padding: 10px;
  /* background: #ffefef; */
}
.accordion-button:not(.collapsed)::after{
  background-image: var(--bs-accordion-btn-icon);
}

.signupandsave .signuptitle {
  background-color: #f9c5dc;
  text-align: center;
  color: #fff;
  padding: 15px 0;
  font-size: 23px;
  font-weight: 800;
  font-family: "ebrima-bold";
  text-transform: uppercase;
}

.signupicon .btn-social {
  font-size: 40px;
  color: #f9c5dc;
  margin-right: 30px;
  margin-left: 30px;
}
.signupicon .btn-social img {
  width: 60px;
  
  margin-right: 10px;
}


.signupicon {
  background-color: #faeff3;
  border: 0.1px solid #f9e4eb;
}

.signupicon .fmenu {
  font-size: 19px;
  margin: 10px 25px 10px;
  color: #f9aed6;
  font-family: 'ebrima';
  text-transform: uppercase;
}

.footertext {
  background-color: #ffefef;

}

.footertext span {
  text-align: center;
  display: block;
  font-size: 16px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #f9aed6;
  font-family: 'Book Antiqua';
}

.quicklinks {
  display: flex;
  justify-content: center;
  background: #faeff3;
}

.circle-button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 150px; /* Adjust size */
  height: 150px;
  /* border: 3px dashed #f3b6c3; */
  /* border-radius: 50%; */

  text-decoration: none;
  font-size: 20px;
  color: gray;
  text-align: center;
  font-weight: bold;
  background: white;
  margin-top: 75px;
}



.cart-progress {
  text-align: center;
  margin: 20px auto;
  width: 90%;
  max-width: 400px;
  position: relative;
}

.cart-progress p {
  margin-bottom: 10px;
    font-size: 14px;
    color: #000;
    font-family: "calibri";
    font-weight: 100;

}

.cart-progress progress {
  width: 100%;
  height: 20px;
  appearance: none;
  -webkit-appearance: none;
  /*border: 1px solid #ccc;*/
  border-radius: 10px;
  overflow: hidden;
}

.cart-progress progress::-webkit-progress-bar {
  background-color: #f0f0f0;
}

.cart-progress progress::-webkit-progress-value {
  background-color: #ffe6f1;
  box-shadow: inset -2px 0 0 0 #daadc6;
}

.tooltip {
   z-index: 100;
    position: absolute;
    /*bottom: -30px;*/
    left: calc(50% - 25px);
    /* background: #fff; */
    color: #787878;
    padding: 5px 10px;
    font-size: 13px;
    /* border: 1px solid #ddd; */
    border-radius: 5px;
    /* box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); */
    opacity: 1;
    font-family: "SCHLBKB";
    font-weight: 600;
}

/*.tooltip::after {*/
/*  content: '';*/
/*  position: absolute;*/
/*  top: -5px;*/
/*  left: 50%;*/
/*  transform: translateX(-50%);*/
/*  border: 5px solid transparent;*/
/*  border-bottom-color: #ddd;*/
/*}*/

.cart-section h2{
  font-family: "calibri regular";
  color: #474747;
}
.cart-item {
  display: flex;
  align-items: center;
}

.cart-item img {
  width: 125px;
  height: 125px;
  object-fit: contain;
  margin-right: 20px;
}

.cart-item-details {
  flex: 1;
}

.cart-item-details h4 {
  margin: 0;
  font-size: 22px;
  font-family: "SCHLBKB";
  color: #7c7c7c;
  font-weight: 600;
}

.cart-item-details .subtitle{
  color: #7c7c7c;
  font-family: "century-regular";
}
.cart-item-details p {
  margin: 5px 0;
  color: #787878;
  font-family: "SCHLBKB";

}

.cart-item-details .price{
  color: #737373 !important;
  font-size: 23px;
font-weight: unset;
  font-family: "algerian" !important;

  margin-bottom: 0;
}

.price {
  font-size: 18px;
  color: #333;
  font-family: 'Algerian', serif;
  font-weight: normal;
}

.quantity {
  width: fit-content;
  display: flex;
  align-items: center;
  border: 2px solid #55555533;
  border-radius: 7px;
}

.quantity button {
  /* background: #fddde6; */
  background: none;
  border: none;
  padding: 5px 10px;
  cursor: pointer;
}

.quantity span {
  margin: 0 10px;
  font-family: "arial";
  color: #707070;
}

.mobview{
  display: none;
}
.webview{
  display: block;
}
.remove-btn img {
  width: 20px;
  height: 25px;
  display: block;
  margin-left: 20px;
  margin-top: 7px;

}

.cart-item button {
  border: none;
  /* background: transparent; */
  cursor: pointer;
}

.cart-item button img:hover {
  transform: scale(1.1);
  transition: transform 0.2s;
}


.summary {
  border-top: 1px solid #ddd;
  padding-top: 20px;
}

.summary div {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}

.summary .total {
  font-weight: bold;
  font-size: 18px;
}

.checkbox {
  margin: 20px 0;
  display: flex;
  align-items: center;
}

.checkbox input {
  margin-right: 10px;
}

.place-order {
  text-align: center;
}

.place-order button {
  background: #fddde6;
  border: none;
  padding: 10px 20px;
  font-size: 16px;
  cursor: pointer;
  border-radius: 5px;
}

/* gift box */
.discount-container {
  display: flex;
  align-items: center;
  margin: 20px 0;
  gap: 10px;
}

.discount-input {
  position: relative;
  width: 100%;
  max-width: fit-content;
}

.discount-input input {
  width: 100%;
  padding: 10px 35px 10px 15px;
  /* Adjust padding for icon */
  border: 1px solid #ddd;
  border-radius: 5px;
  font-size: 14px;
  outline: none;
  font-family: "SCHLBKB";
  color: #a7a7a7;
}

.discount-input input:focus {
  border-color: #fddde6;
}

.discount-input .icon {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  color: #999;
  font-size: 18px;
  pointer-events: none;
}

.add-gift-box-btn {
  padding: 10px 13px;
  border: none;
  background-color: #fddde6;
  color: #333;
  font-size: 15px;
  border-radius: 5px;
  cursor: pointer;
}

.add-gift-box-btn:hover {
  background-color: #fcb4c9;
}

.add-discount-btn {
  padding: 10px 13px;
  border: none;
  background-color: #f9cbe3 !important;
  color: #333;
  font-size: 15px;
  border-radius: 5px;
  cursor: pointer;
  font-family: 'calibri';
  color: #fff;
}

.add-discount-btn:hover {
  /* color: #fff; */
}

.cart-total {
  margin: 20px auto;
  padding: 20px;
  border: 1px solid #ddd;
  border-radius: 10px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  /* max-width: 400px; */
  background-color: #fff;
  font-family: Arial;
}

.cart-total p {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 15px;
  text-align: center;
  font-family: "arial";
}

.cart-total .table {
  width: 100%;
  border-collapse: collapse;
}

.cart-total .table td {
  padding: 8px 5px;
  font-size: 14px;
  color: #6c6c6c;
  font-family: arial;
}
.cart-total .table td #productprice,.cart-total .table td #final_value{

  font-family: arial;
}

.cart-total .table td:first-child {
  text-align: left;
}

.cart-total .table td:last-child {
  text-align: right;
  /* font-weight: bold; */
}

.cart-total .table tr:last-child td {
  font-size: 19px;
  /* font-weight: bold; */
  /* color: #333; */
}

/* ?//////////// */


.checkbox-container {
  display: flex;
  align-items: center;
  margin: 20px 0;
  font-family: "bookmanoldstyle";
  font-size: 14px;
  color: #757575;
}

.checkbox-container input[type="checkbox"] {
  /* appearance: none;
  -webkit-appearance: none; */
  width: 20px;
  height: 20px;
  border: 2px solid #c5c5c5; /* Custom border color */
  border-radius: 4px;
  cursor: pointer;
}

.checkbox-container input[type="checkbox"]:checked {
  background-color: 000;
}
.checkbox-container input[type="checkbox"] {
  width: 18px;
  height: 18px;
  margin-right: 10px;
  cursor: pointer;
}

.checkbox-container a {
  color: #fa5399;
  /* Link color */
  text-decoration: none;
}

.checkbox-container a:hover {
  text-decoration: underline;
}


.checkout-btn button {
  padding: 12px 20px;
  font-size: 16px;
  background-color: #eab4c0;
  color: white;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  transition: background-color 0.3s, transform 0.2s;
}

.checkout-btn button:hover {
  background-color: #e0556a;
  transform: scale(1.05);
}

.checkout-login {
  margin-top: 20px;
}

.checkout-login img {
  height: 60px;
  margin-right: 10px;
}

.checkbox-container .agree-checkbox{
  font-family: "bookmanoldstyle";
  color: #757575;
}
.checkbox-container a{
  font-family: "bookmanoldstyle";
  color: #fa5399;
}

.view_btn_redirct{
  font-family: 'calibri bold';
  color: #7e7e7e;
  font-size: 13px;
  text-decoration: underline;
}

/* Popup styles */
.popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999;
  justify-content: center;
  align-items: center;
}

.popup-content {
  background: white;
  padding: 20px;
  border-radius: 10px;
  width: 90%;
  max-width: 600px;
  text-align: center;
  position: relative;
}

.close-btn {
  position: absolute;
    top: 5px;
    right: 5px;
    font-size: 24px;
    color: #555;
    cursor: pointer;
    background: #fddde6;
    padding: 0px 10px;
    border-radius: 24px;
    z-index: 1;
}

.options {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 15px;
  margin: 15px 0;
}

.option {
  flex: 1 1 calc(30% - 10px);
  text-align: center;
}

.option img {
  width: 100px;
  height: 100px;
  border-radius: 8px;
  margin-bottom: 5px;
}

/* Selected state for options */
.option.selected {
  border: 2px solid #f56b7e;
  border-radius: 8px;
  padding: 5px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}

textarea {
  width: 100%;
  height: 50px;
  margin-bottom: 15px;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 5px;
  resize: none;
}

.add-to-cart-btn {
  padding: 10px 20px;
  background: #f56b7e;
  color: white;
  border: none;
  border-radius: 5px;
  cursor: pointer;
}

.add-to-cart-btn:hover {
  background: #e14d61;
}


.gifting-summary {
  margin-top: 20px;
  padding: 15px;
  background-color: #f9f9f9;
  border: 1px solid #ddd;
  border-radius: 8px;
}

.gifting-summary h3 {
  margin-bottom: 10px;
  font-size: 1.2em;
}

.gifting-summary p {
  margin: 5px 0;
  font-size: 1em;
}

.checkout-address p {
  margin-top: 0;
  margin-bottom: 0 !important;
}


.checkout-total {
  margin: 40px auto;
  padding: 20px;
  border: 1px solid #ddd;
  border-radius: 10px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  /* max-width: 400px; */
  background-color: #fff;
  font-family: Arial, sans-serif;
}

.checkout-total table tr td {
  border: none;
}

.checkout-form .form-label {
  font-weight: 600;
}


/* .welcome-card {
  background-color: #ffeef5;
  padding: 20px;
  border-radius: 10px;
  margin-bottom: 30px;
}

.welcome-card h1 {
  margin: 0;
  font-size: 18px;
  color: #333;
}

.welcome-card span {
  font-family: 'Georgia', serif;
  font-size: 28px;
  font-weight: bold;
  color: #f62a7a;
} */

.button-login {
  display: block;
  width: 100%;
  /* max-width: 300px; */

  margin: 10px auto;
  padding: 12px;
  border: none;
  border-radius: 5px;
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
  font-family: 'Calibri bold';
}

.login-button {
  background-color: #000;
  color: #fff;
}

.signup-button {
  background-color: #000;
  color: #fff;
}

.info-text {
  font-size: 14px;
  margin-bottom: 10px;
  margin-top: 2rem;
  font-weight: 500;
}

.login-card .col-auto .form-label {
  font-weight: 600;
  text-align: center;
}

#exampleCheck1 .form-check-label {
  font-size: 15px;
}

/* Welcome Section */
.welcome-section {
  text-align: center;
  margin: 20px 0;
  padding: 25px;
  background: #ffdae7;
  border-radius: 11px;
}

.welcome-section h1 {
  color: #e91e63;
  margin: 10px 0;
}

.welcome-section a {
  color: #e91e63;
  text-decoration: none;
}

.next-button {
  width: 100%;
  padding: 12px;
  background-color: #000;
  color: #fff;
  border: none;
  border-radius: 5px;
  font-size: 16px;
  cursor: pointer;
  font-family: 'ARIALBD';
}

.next-button:hover {
  background-color: #555;
}


/* Product Card Container */
.product-card {
     margin-bottom: 20px;
}

.product-list {
  /* display: flex;
  margin-top: 20px;
  row-gap: 15px; */
}


.checkout-product-image img {
  object-fit: contain;
  border-radius: 5px;
  max-width: 100% !important;
  max-height: 150px !important;
}

/* .product-image img {
  max-width: 100%;
  max-height: 150px;
} */



.product-details {
  /* margin-left: 1rem; */
  
}

.orderdetail .product-title {
  font-size: 24px;
  color: #7c7c7c;
  margin: 5px 0;
  font-family: "SCHLBKB";
}

.orderdetail .product-subtitle {
  font-size: 15px;
  color: #696969;
  font-family: "calibri-regular";
  margin: 5px 0;
}

.orderdetail .product-price {
  font-size: 20px;
  font-weight: 400;
  margin-top: 10px;
  font-family: "calibri-regular";
}

/* OTP */
.info-text {
  font-size: 15px;
  color: #434343;
  margin: 20px 0;
  font-family: 'Calibri', sans-serif;
}

.formlabel-acc{
  /* font-size: 15px; */
  color: #434343;
  font-weight: bold !important;
  /* margin: 20px 0; */
  font-family: 'Calibri', sans-serif;
}

.otp-inputs {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin: 20px 0;
}

.otp-inputs input {
  width: 40px;
  height: 50px;
  font-size: 18px;
  text-align: center;
  border: 1px solid #ccc;
  border-radius: 5px;
  font-family: 'Calibri regular';

}

.action-links {
  display: flex;
  justify-content: space-between;
  margin: 10px 0 20px;
  font-size: 14px;
  
}

.action-links a {
  color: #f62a7a;
  text-decoration: none;
  font-family: 'Calibri regular';
}


.back-link {
  display: block;
  text-align: left;
  font-size: 14px;
  margin-bottom: 10px;
  text-decoration: none;
  color: #333;
}

.profile-header {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 20px;
  margin-top: 20px;
}

.profile-header img {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background-color: #ffeef5;
}

.profile-header .name {
  flex: 1;
  font-size: 18px;
  font-weight: bold;
  color: #333;
}

.profile-header a {
  color: #333;
  text-decoration: none;
  font-size: 14px;
}

.form-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}

.orderstatus-welcome-section {
  text-align: center;
  margin-bottom: 20px;
  padding-bottom: 20px;
  display: flex;
  color: #3c3c3c;
  justify-content: center;
  align-items: center;
  column-gap: 100px;
  font-size: 30px;
  border-bottom: 1px solid #bebebe;
}
.orderstatus-welcome-section img{
  width: 40px;
}

.orderdetailbox1{
  background: #f7f7f7;
  padding: 20px;
  border-radius: 10px 10px 0 0;
}

.order-summary .bacnkbtn {
  margin-top: 20px;
  display: block;
  color: #4f4f4f;
}
.orderdetail .orderstatus {
  padding: 16px;
  background: #f2f0f1;
  font-size: 20px;
  display: flex;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 0;
  justify-content: center;
  font-family: "calibri-regular";
  color: #3c3c3c;

}
.orderdetail .orderstatus span{
  font-family: "book antiqua";
  color: #4d4d4d;
}

.orderstatus img {
  width: 35px;
  margin-right: 20px;
}

.orderstatus span {
  margin: 0px 10px 0 10px;
  font-weight: bold;
}



.custom-toggle-btn {
  width: 100%;
  background: none;
  border: none;
  font-size: 18px;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  cursor: pointer;
  padding: 20px;
}
.custom-toggle-btn span {
  font-family: "calibri-regular";
  color: #6d6d6d;
  
}
.custom-toggle-btn i{
  font-weight: 600;
  color: #6d6d6d;
}

.orderdetail table tr td:first-child {
 text-align: right;
}

.orderdetail table tr td{
  font-family: "calibri-regular";
  color: #383838;
  
}
.orderdetail table tr td h5{
  font-family: "calibri-regular";
  color: #383838;
    margin-bottom: 0;
    margin-top: 5px;
  
}
.orderdetail table tr td strong{
  font-family: "calibri-bold";
  font-size: 22px;
  
}



.toggle-icon {
  transition: transform 0.3s ease;
}

/* Rotate when open */
.rotate-up {
  transform: rotate(180deg);
}

.toggle-content {
  display: none;
  
  background-color: #fff;
  padding: 20px;
  border: 1px solid #f0f0f0;
  border-radius: 0 0 10px 10px;

}



.order-more-details {
  background-color: #f7eef1 !important;
  color: black !important;
  border: none;
  border-radius: 0 0 10px 10px !important;

}
.orderdetail .accordion-item{
  border: none !important;
}

.order-more-details:focus {
  z-index: 3;
  border-color: transparent;
  outline: 0;
  box-shadow: 0 0 0 .25rem rgb(13 110 253 / 0%) !important;
}

.order-more-details p {
  font-size: 17px;
  font-weight: 600;
}

.order-price-details table {
  border-color: #dee2e600 !important;
}



.sidepanaltab p {
  padding: 13px;
  border: 2px solid #fddde6;
  border-radius: 7px;
  text-align: center;
}

.sidepanal-design img {
  height: 20px;
}

.sidepaneldown img {
  transform: rotate(180deg);
}

.sidepanalproduct {
  text-align: center;
  margin-bottom: 21px;
}

.sidepanalproduct p {
  font-size: 15px;
  /* font-weight: 600; */
  margin-top: 1rem;
  color: #818181;
  font-family: "book antiqua";
}

.sidepanal-flex-button {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}

.sidepanal-flex-button span {
  font-size: 20px;
  color: #a2a2a2;
  font-family: "Ebrima";
}

.sidepanal-flex-button a {
  padding: 8px 15px;
  border: 2px solid #fddde6;
  border-radius: 4px;
  background-color: #eab4c000;
  font-size: 17px;
  color: #a2a2a2;
  font-family: "Book Antiqua";
}
.sidepanal-flex-button a.login {
  padding: 8px 15px;
  border: 2px solid #fddde6;
  border-radius: 4px;
  background-color: #eab4c000;
  font-size: 17px;
  color: #f9aec6;
  font-family: "Book Antiqua";
}

/* .sidepanal-flex-button a:hover {
  
  color: #f9aec6;
  border: 2px solid #d0d0d0;
} */

/* .search-box {
  position: relative;
  z-index: 1000;
  padding: 10px;
  background-color: white;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
} */


/* Search bar */

.dark-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7); /* Dark semi-transparent background */
  z-index: 1040; /* Below navbartop if it's 1050+ */
}
.navbartop {
  position: relative;
  z-index: 1050;
  background: #fff;
}

.searchform {
  border-radius: 8px;
  margin: 7px 0px;
  position: relative;
  height: 55px;
}

.searchform .btn-closeicon{
  font-size: 15px;
}

#searchResults{

  background: #f0f0f0;
  max-height: 200px;
  border-radius: 4px;
  overflow-x: auto;

}
#searchResults ul{

  margin: 0;
  padding: 0;

}

#searchResults ul li{
  padding: 10px;
  border-bottom: 1px solid #c9c9c9;
}
#searchResults ul li a{
  display: block;
  color: #000;
}


.search-container {
  position: absolute;
  /* top: 100%;  */
  left: 0;
  z-index: 1000;
  background-color: white;
  border-radius: 5px;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;
  padding: 5px;
  width: 100%;
  transition: all 0.3s ease;
  color: #979797;
  font-family: "baskerville-old-face";

}

.form-control.search-input {
  border: none;
  background: transparent;
  padding-left: 20px;
  font-size: 1rem;
  height: 50px;
  font-family: "baskerville-old-face";
  color: #979797;
}

.form-control.search-input:focus {
  box-shadow: none;
  outline: none;
}

.btn-search {
  background-color: #fbbdcb;
  color: white;
  border-radius: 5px;
  padding: 10px 20px;
  border: none;
  transition: all 0.3s ease;
  font-family: 'Calibri Regular';
  text-transform: uppercase;
}

.btn-search:hover {
  background-color: #fbbdcb;
  transform: scale(1.05);
  color: white;
}

.search-icon {
  color: #6c757d;
  position: absolute;
  /* left: 15px; */
  top: 50%;
  transform: translateY(-50%);
}


/* Product details */

.product-about {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.productimg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 8px;
}

.wishlist i {
  font-size: 30px;
  color: #b0b0b0;
}

/* / */
.product-image {
  /* flex: 1; */
  padding-right: 20px;
}

.product-image img {
  width: 100%;
  /* max-height: 170px; */
  /* object-fit: contain; */
  border-radius: 5px;
}

.product-details {
  flex: 1;
  /* text-align: center; */
}

.product-details h1 {
  font-size: 24px;
  margin: 10px 0;
  font-family: "ARIALBD";
  color:#474747;
  font-weight: 600;
}
.product-details .subtitle{
  
  font-family: "ebrima";
  color:#5c5c5c;
}
.product-details .availability{
  font-family: "Calibri light";
  color: #639657;
  margin-left: 20px;
  
}
.product-details .color-options label{
  font-family: 'bookmanoldstyle';
  color: #1b1b1b;

}

.product-details .btn-hearticon img{
  width: 50px;
  
}
.price {
  color: #545454 !important;
  font-size: 29px;
  font-family: "SCHLBKB";
  /* font-family: "algerian" !important; */
  font-weight: 600;
  margin-bottom: 0;

}

.price .original-price {
  
  font-weight: normal;
  text-decoration: line-through;
  color: #636363;
  font-size: 16px;
  margin-left: 10px;
}

.availability {
  color: #28a745;
  margin: 10px 0;
}

/* .color-options {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 15px;
  margin: 20px 0;
} */
.color-options .colors{
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 15px;
  margin-top: 15px;
  margin-bottom: 5px;
}

.color-options label {
  display: block;
  margin-bottom: 10px;
  /* font-weight: bold; */
}

.color-options input[type="radio"] {
  display: none;
}
.color-options input[type="radio"]:checked+label span{
  border: 2px solid #f56b7e;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
  transform: scale(1.05);
  
}


.colors {
  display: flex;
  gap: 10px;
}

.colors span {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: inline-block;
  cursor: pointer;
  border: 1px solid #ccc;
}

.alphabet-options  h6{
  font-family: "bookmanoldstyle";
  color: #1b1b1b;
  text-align: left;
  text-transform: capitalize;
}

.letters {
  display: grid
  ;
      grid-template-columns: repeat(10, 1fr);
      gap: 9px;
      margin: 10px 0;
      position: relative;
}
.letters .button input[type="radio"]{
  opacity: 0;
  position: absolute;
}
.letters .button input[type="radio"]:checked+label{
  color: #767676;
  background: #fae6f1;
}
.letters .button label {
  padding: 5px 15px;
  /* width: 44px; */
  text-align: center;
  /* border: 1px solid #ccc; */
  background: #f6f5f3;
  cursor: pointer;
  border-radius: 3px;
  margin: 0;
  font-family: 'calibri light';
  color: #777777;
}
.sizes {
  display: grid;
  grid-template-columns: repeat(14, 1fr);
  gap: 9px;
  margin: 10px 0;
  position: relative;
}
.sizes .button input[type="radio"]{
  opacity: 0;
  position: absolute;
}
.sizes .button input[type="radio"]:checked+label{
  color: #767676;
  background: #fae6f1;
}
.sizes .button label {
  padding: 5px 0;
  width: 44px;
  text-align: center;
  /* border: 1px solid #ccc; */
  background: #f6f5f3;
  cursor: pointer;
  border-radius: 3px;
  margin: 0;
  font-family: 'calibri light';
  color: #1b1b1b;
}

.zodiac {
  display: grid
  ;
      grid-template-columns: repeat(10, 1fr);
      gap: 9px;
      margin: 10px 0;
      position: relative;
}
.zodiac .button input[type="radio"]{
  opacity: 0;
  position: absolute;
}
.zodiac .button input[type="radio"]:checked+label{
  color: #767676;
  background: #fae6f1;
}
.zodiac .button label {
  padding: 5px 12px;
  /* width: 66px; */
  text-align: center;
  /* border: 1px solid #ccc; */
  background: #f6f5f3;
  cursor: pointer;
  border-radius: 3px;
  margin: 0;
  font-family: 'calibri light';
  /* color: #1b1b1b; */
  text-transform: capitalize;
}

.mobileproductview{
  position: absolute;
  z-index: 1111;
  width: 100%;
}
.mobileproductview .backbtn {
  position: absolute;
  left: 10px;
  top: 3px;
}
.mobileproductview .btncart {
  position: absolute;
  right: 10px;
  top: 3px;
}

.number-beads {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 10px;
  margin: 10px 0;
}

.number-beads label {
  width: 100%;
  padding: 10px;
  border: none;
  background: #f6f5f3;
  cursor: pointer;
  border-radius: 3px;
  font-size: 16px;
  font-family: "calibril-light";
  color: #808080;
  text-align: center;
}
.number-beads input[type="radio"]{
  opacity: 0;
}
.number-beads input[type="radio"]:checked+ label{
  background: #fdeef5;
}


.number-beads span {
  font-size: 12px;
  color: #333;
  /* font-style: italic; */
  font-family: "SCHLBKB";
  color: #787878;
  
  line-height: 1.4 !important;
  margin: 0;
  padding: 0;
  display: inline-block;
  vertical-align: top;
}

.customisebutton {
  width: 100%;
  border-radius: 6px;
  padding: 13px 17px;
  border: none;
  background-color: #fdedf5;
  color: #8b8b8b;
  text-align: center;
  font-family: "Calibri Regular";
  box-shadow: #ffbfd508 0px 1px 0px, rgba(0, 0, 0, 0.3) 0px 3px 8px -3px, #fbbdcb03 0px -3px 0px inset
}

/* .add-to-cart {
  margin-top: 20px;
} */

.quantity-control {
  display: flex;
  align-items: center;
  gap: 10px;
}

.quantity-control button {
  border: none;
  padding: 10px 7px;
  cursor: pointer;
  font-size: 15px;
}

.quantity-control button.plusminus {
  background: transparent;
  color: #333;
  font-weight: 400;
  font-size: 17px;
  padding: 0px 5px;
}

.quantity-control input#quantity {
  width: 50px;
  text-align: center;
  border: 1px solid #ccc;
  /* border-radius: 3px; */
  font-family: "CORBEL";
  font-size: 21px;
  color: #757575;
  padding: 8px 0px;
  background: #f2f2f2;
  box-shadow: #f2f2f2 0px 0px 0px 4px, rgb(229 182 182 / 0%) 0px -10px 12px 10px, inset #241b1d33 -2px -4px 5px 1px;
  /* box-shadow: #ffffff 0px 0px 0px 4px, rgb(234 143 143 / 0%) 0px -14px 20px -12px, inset #4b393d21 -1px -1px 3px 2px; */

}

.product-details .productdetsildescription{
  font-family: "calibri";
  color:#8e8e8e;
}

.accordion .pdecs .productdetsildescription{
  font-family: "calibri";
  color:#8e8e8e;
}
.accordion .accordion-body,.accordion .accordion-body p{
  font-family: "calibri";
  color: #8e8e8e;
}


.accordion .pdecs .title{
  margin: 0;
  padding: 5px;
  text-align: center;
  font-family: 'calibri bold';
  color: #8e8e8e;
}
.accordion .pdecs .title span{
  font-family: "calibri";
color: #8e8e8e;
}
.accordion .pdecs .title:nth-child(odd) {
  background-color: #fff; /* Gray for odd items */
  

}

.accordion .pdecs .title:nth-child(even) {
  background-color: #fff6fb; /* Light color for even items */
  

}

.additional-info h2{
  color: #404040;
  font-family: "century";
  text-transform: uppercase;
  text-align: center;
}
.additional-info .product-details{
  text-align: center;
}
.additional-info .product-details h1{
  font-size: 20px;
  color: #404040;
  margin-bottom: 0;
  
}
.additional-info .product-details .price{
  font-size: 21px;
}
.additional-info .product-details .price .original-price{
  font-size:14px
}

/* Remove arrows in Chrome, Safari, Edge, and Opera */
#quantity::-webkit-outer-spin-button,
#quantity::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Remove arrows in Firefox */
#quantity {
    -moz-appearance: textfield;
}


.quantity-control button.add-to-cart {
  background: #f9cde4 !important;
  color: #fff;
  border: none;
  padding: 10px 40px;
  font-size: 16px;
  cursor: pointer;
  font-weight: 500;
  border-radius: 2px;
  font-family: 'Calibri Regular';
  text-transform: capitalize;

}

.additional-info {
  margin: 40px 0;
}

.productdetaildescription h2{
  font-family: 'Century Regular';
  color: #868686;
  /* font-size: 80px; */
  
}

.productdetailsdropdown button {
  font-family: 'Century Regular';
  color: #868686;
}
.productdetailsdropdown button::after {
  /* font-family: 'Century Regular'; */
  color: #959595 !important;
  background-size:15px;
}
.productdetailsdropdown button span {
  margin-right: 60px;
}

.productdetailsdropdown button span img{
  width: 60px;
}

.productdetailsdropdown .accordion-button:not(.collapsed) {
  color: #333;
  background-color: #fff9fb;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125);
}

.productdetailsdropdown .accordion-button:focus {
  z-index: 3;
  border-color: transparent !important;
  outline: 0;
  box-shadow: 0 0 0 2px rgb(255 193 227 / 25%);
}

.productdetailaccordian p {
  padding: 15px;
  border: 2px solid #fbbdcb;
  margin-right: 1rem;
  border-radius: 6px;
  font-size: 15px;
}

.productdetailaccordian p span {
  color: #525252;
}
#ageHandModal .btn-close {
  position: absolute;
  top: 10px;
  right: 10px;
  border: none;
  font-size: 13px;
  color: #000;

}

#ageHandModal .modal-footer {
  border-top: none;
  padding: 0px;
  padding-bottom: 10px;
}
.ageHandlist h6 {
  font-family: "Calibri Regular";
  text-align: center;
  color: #6e6e6e;
  font-size: 17px;

}
.form-check{
  padding: 0px !important;
}
.ageHandlist label {
  border: 0px solid #fbbdcb6e !important;
  border-radius: 6px;
  background-color: #fef3f9;
  color: #7a7677;
  text-align: center;
  font-family: "bookantiqua";
}
.btn-check+.btn:hover{
  color: #000 !important;
  background: #fbdaeb !important;
}


/* 
.ageHandlist .btn-check:checked+.btn,
 .ageHandlist .btn.active, 
 .ageHandlist .btn.show, 
 .ageHandlist .btn:first-child:active, 
 .ageHandlist:not(.btn-check)+.btn:active{
  background-color: #fbbdcb !important;
  color: #fff;
} */

.subcat-image {
  position: relative;
  text-align: -webkit-center;
}

.subcat-image img {
  width: auto !important;
  height: 150px;
  object-fit: cover;
  border-radius: 8px;

}

.sub-cat-product .item p {
  font-size: 15px;
  font-weight: 500;
  color: #303030;
}

.category-section-heading {
  text-align: center;
}
.category-section-heading img{
  width: 170px;
}

.picknoimg{
  position: relative;
}
.picknoimg img {
  position: absolute;
  transform: rotate(180deg);
  left: 0;
  right: 0;
  text-align: center;
  margin: 0 auto;

}
.picknoimg h2{
  padding-top: 25px;
  font-family: 'Castellar' !important;
  color: #3f3f3f !important;
}

.category-section-heading h2 {
  font-size: 20px;
  color: #8d8d8d;
  margin-bottom: 15px;
  margin-top: 5px;
  font-family: "Felixti";
}

.chrambracletsection h2 {
  font-family: "Century Regular";
  font-size: 20px;
  color: #808080 !important;
  text-transform: uppercase;

}
.category-section-heading span {
  display: block;
  color: #949494;
  font-family: "Calibri Regular";
}



.filter-btn {
  background: none;
  border: 1px solid #ccc;
  padding: 10px 20px;
  cursor: pointer;
  transition: 0.3s;
}

.filter-btn:hover {
  background: #ddd;
}

.filterSort {
  margin: 15px;
  font-size: 19px;
  padding: 15px 20px;
  border: none;
  background: #fff4ec;
  color: #7a7a7a;
  cursor: pointer;
  border-radius: 3px;
}

.filterSort i {
  margin-right: 10px;
}


#filterSortOffcanvas {
  /* border-radius: 25px 0px 0px 25px; */
}

.filter-haeder {
  border-bottom: 1px solid #e8e8e8;
}

.filter-body .accordion-button:not(.collapsed) {
  color: #5e5e5e;
  background-color: transparent;
  box-shadow: inset 0 calc(-1* var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
}

.filter-body .accordion-button:focus {
  z-index: 3;
  border-color: var(--bs-accordion-btn-focus-border-color);
  outline: 0;
  box-shadow: none;
}

.filter-body.accordion-button:focus {
  z-index: 3;
  border-color: transparent;
  outline: 0;
  box-shadow: 0 0 0px 0.25rem rgb(13 110 253 / 0%);
}

.filter-body .form-check-input[type=checkbox] {
  border-radius: 2px;
  border: 2px solid #c6c6c6;
}




.product-section {
  background: #fff;
  padding: 20px;
  margin-top: 20px;
  border-radius: 5px;
}

.sub-cat-product-img {
  position: relative;
  text-align: center;
  /* background: #f8f8f8; */
  /* padding: 22px; */
  margin-bottom: 5px;
}

.sub-cat-product-img img {
  /* height: 200px; */
  width: -webkit-fill-available;
  /* margin-bottom: 1rem; */
}

.sub-cat-product-img i {
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 17px;
  background: #ffffff;
  border-radius: 30px;
  padding: 5px;
  color: #848484;
  cursor: pointer;
}

.sub-cat-product-img i.active {
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 17px;
  background: #ffffff;
  border-radius: 30px;
  padding: 5px;
  color: #ff96ae;
  cursor: pointer;
}

.sub-cat-product-img .customise-btn {
  position: absolute;
  top: 0px;
  right: 0px;
  font-size: 15px;
  background: #eab4c0;
  border-radius: 0px 0px 0px 59px;
  padding: 7px 9px 7px 20px;
  color: #ffffff;
  cursor: pointer;
}


.sub-cat-product-details {
  text-align: center;
      margin-bottom: 20px;
  padding: 0px 10px 5px 10px;
}

.sub-cat-product-details h3 {
  font-size: 17px;
  margin-bottom: 0px;
  font-family: "SCHLBKB";
  color: #7c7c7c;
  line-height: 1.1;
}

.sub-cat-product-details span {
  font-size: 14px;
  margin-bottom: 0px;
  font-family: "calibri";
  color: #696969;

}
.sub-cat-product-details span.linethrough{
  text-decoration: line-through;
  color: #9f9f9f;
}

.sub-cat-product-details .price {
  color: #333;
  font-weight: 500;
  font-size: 16px;
  font-family: "Algerian Regular";
  color: #616161;
  
  line-height: 1.1;
}

.product-rating {
  color: #ffcc00;
  font-size: 14px;
}

.product-actions {
  margin-top: 15px;
}

.product-actions button {
  background-color: #77aaff;
  color: #fff;
  border: none;
  padding: 10px 20px;
  border-radius: 5px;
  cursor: pointer;
}

.product-actions button:hover {
  background-color: #5599ff;
}


/* about us */

.divider-area.divider-about-area {
  background-color: #ffefef;
  padding: 100px 120px;
}

.divider-area.divider-about-area .divider-about-content {
  display: flex;
  margin-left: auto;
  margin-right: auto;
  max-width: 1640px;
}

.divider-area.divider-about-area .divider-about-content .divider-content {
  margin: 50px auto 0;
  max-width: 500px;
  text-align: center;
  width: 44%;
}

.divider-area.divider-about-area .divider-about-content .divider-content span {
  color: #c2a18a;
  display: block;
  letter-spacing: 1.6px;
  margin-bottom: 13px;
  text-transform: uppercase;
}

.divider-area.divider-about-area .divider-about-content .divider-content .logo-divider {
  margin-bottom: 30px;
  max-width: 200px;
}

.divider-area.divider-about-area .divider-about-content .divider-content p {
  color: #333;
  margin-bottom: 30px;
  /* padding: 0px 15px; */
}

.divider-area.divider-about-area .divider-about-content .video-content {
  padding-left: 58px;
  width: 56%;
}

.video-content .thumb {
  position: relative;
}

.about-content-img {
  width: 100%;
}

.about-content-img img {
  /* width: 100%;
  height: 300px;
  object-fit: cover;
  border-radius: 8px; */

  width: 100%;
  /* height: 435px;
  object-fit: cover; */
  /* border-radius: 8px; */

}


.about-content-img.mob img{
  width: 65%;
}




/* fun fact*/
.fun-fact-section {
  position: relative;
  background-repeat: no-repeat;
  background-position: center top;
  background-color: #eab4c0;
}


.fun-fact-section .fact-counter {
  padding: 60px 0 60px;
}

.auto-container {
  position: static;
  max-width: var(--container-width);
  padding: 0px 15px;
  margin: 0 auto;
}

.fun-fact-section .features {
  position: relative;
  background: #ffffff;
}

.fun-fact-section .features:before {
  position: absolute;
  left: 0;
  top: 40px;
  height: 70px;
  width: 100%;
  content: "";
  background-image: url(../images/icons/pattern-3.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
}

.features-outer {
  position: relative;
  background: #ffffff;
  padding: 40px 20px 10px;
  border-radius: 0px 0px 20px 20px;
  -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  z-index: 1;
}

.feature-block-two {
  position: relative;
  margin-bottom: 30px;
}

.feature-block-two .inner:before {
  position: absolute;
  right: -15px;
  top: 50%;
  margin-top: -50px;
  height: 100px;
  border-right: 1px solid #e4e1d5;
  content: "";
}

.feature-block-two .inner {
  position: relative;
  text-align: center;
}



/* charmbracelate */
.charm-section-heading h2 {
  font-size: 20px;
  font-family: 'Century Regular';
  color: #808080;
}

.charm-section-heading img {
  height: 25px;
}

.head-design {
  height: 25px;
}

.charm-section-heading p {
  font-family: 'gadugi';
  color: #7d7d7d;
}


.charm-section-heading .img-2 {}

.tab-container {
  width: 100%;
  text-align: center;
  margin-top: 20px;
}

.alphacategory li{
  margin-right: 20px;
}
.alphacategory li button{
  border: 2px solid #ff66b2 !important;
  border-radius: 4px !important;
  background: none !important;
  color: #000 !important;
}

/* Tab Buttons */
.nav-tabs .nav-link {
  font-size: 16px;
  font-weight: bold;
  color: #333;
  border: none;
  border-bottom: 3px solid transparent;
  transition: 0.3s ease;
}

.nav-tabs .nav-link.active {
  color: #ff66b2;
  border-bottom: 3px solid #ff66b2;
}

.tab-content {
  margin-top: 15px;
  padding: 15px;
  border: 1px solid #ddd;
  border-radius: 5px;
  background: #fff;
}


.normalcharms .charmtab li {
  width: 33.3% !important;
  text-align: center;
}
.charmtab li {
  width: 50%;
  text-align: center;
}

#charmTabs .nav-item .nav-link {
  font-size: 16px;
  font-weight: 400;
  color: #c5c5c5;
  border: none;
  background: #fff6fb;
  border-bottom: 3px solid transparent;
  transition: 0.3s ease;
  border-radius: 0;
  font-family: "Century Regular";
}

#charmTabs .nav-item .nav-link.active {
  color: #565656;
  /* border-bottom: 3px solid #ff66b2; */
  background-color: #ffe7f2;
}

.alphabet-grid {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    max-width: 100%;
}

.alphabet-grid img {
  height: 60px;
  cursor: grab;
}

.alphabet-grid img.selected {
  border: 3px solid #ff8fa87d;
  border-radius: 36px;
}

.chain-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
  margin: 10px 0;
  justify-items: center;
}

.chain-grid img {
  height: 60px;
  cursor: grab;
}


.charm-place {

  gap: 10px;
  margin: 8rem 0;
  justify-content: space-evenly;
  justify-items: center;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(0, 1fr));
  gap: 5px; 
  margin: 2rem 0; 
  width: 100%; 




 

}

.charm-place li{

  position: relative;
}

#viewdata .charm-place li div {
  height: 70px;
  width: 45px;
  text-align: center;
  border: none;
  cursor: pointer;
  position: relative;
}
#viewproduct .charm-place li div {
  height: 70px;
  width: 45px;
  text-align: center;
  border: none;
  cursor: pointer;
  position: relative;
}

.charm-place li div  {
  height: 80px;
  width: 60px;
  text-align: center;
  border: 3px dotted #fbbdcb;
  cursor: pointer;
  position: relative;
}

.charm-place li div::before {
  content: "Tap\A to \A add";
  position: absolute;
  font-size: 13px;
  top: 19px;
  left: 0;
  right: 0;
  bottom: 0;
  white-space: pre-line;
  z-index: -1;
  color: #d0d0d0;
  font-weight: 700;
}



.charm-place li div.tapped::before {
  content: "Pick\A a \A Charm";
  color: #fbbdcb;
}

.charm-place li div.tapped{
  border: 3px dotted #fbbdcb;
}

.charm-place li div.filled {
  border: none !important;
  content: "";
}
.charm-place li div.filled::before {
  /* border: none !important; */
  content: "";
}


.charm-place li .removecharm,.necklacecustomise .removecharm,.phonecharm-place .removecharm, .WatchCharm-place .removecharm, .beadedbracelet-place .removecharm{
  position: absolute;
  background: none;
  border: none;
  left: 0;
  right: 0;
  bottom: -12px;
  z-index: 11;
  color: #e93785;
}




.charm-place li div img {
  position: static !important;
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.viewcharms{
  background: none;
  text-decoration: underline;
  /* margin-top: 60px; */
  font-size: 15px;
  text-transform: lowercase;
  font-weight: 600;
  font-family: 'Calibri bold';
      border: none;
          color: #000000;
}

.charmcustomise {
  position: relative;
  /* box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px; */
  width: 100%;
  /* max-width: 450px; */
}

.chain-img {
  position: absolute;
  top: -12%;
  width: 100%;
}

.drop-hover {
  border: 2px dashed #000;
}

.chain-design-image img {
  max-width: 100%;
    max-height: 500px;
    object-fit: contain;
    aspect-ratio: 4 / 5;
    padding: 10px;
    background: #f5f5f5;
}


.custome-chain-img{
    position: absolute;
    top: 0%;
    width: 100%;
}


/* necklacecustomise */

.necklace-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 10px;
  margin: 10px 0;
  justify-items: center;
}

.necklace-grid .selected{
  border: 3px solid #ff8fa87d;
  border-radius: 36px;
}

.necklace-grid img {
  height: 85px;
  cursor: grab;
}

/* .necklacecustomise {
  position: relative;
  height: 500px;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;
} */

.necklacecustomise {
  position: relative;
  width: 100%;
  max-width: 285px;
  margin: 10% auto;
  
}

/* .necklace-img {
  width: 100%;
} */

.addcharmnecklacetext {
  /* padding: 51px 5px;  */
    font-weight: 700;
    /* font-size: 15px; */
    font-size: 12px;
    margin: 0;
    color: #d0d0d0;
    line-height: 14px;
    transform: rotate(35deg);
    border-radius: 50%;
}

.addcharmtext {
  /* padding: 51px 5px; */
  font-weight: 700;
  /* font-size: 15px; */
  font-size: 14px;

  margin: 0;
  color: #d0d0d0;
  line-height: 19px;
}
.active-slot{
  border: 3px dotted #fbbdcb !important;
}


.charmnecklacetab {
  display: flex;
  flex-wrap: nowrap;
      margin-top: 25px;

}

.charmnecklacetab li {
  width: 100%;
  text-align: center;
}

.charmnecklace img {
  position: static !important;
  height: 90%;
  width: 80%;
  object-fit: contain;
}

.necklace-img {
  width: 100%;
  height: auto;
  display: block;
}

.charmnecklace {
  position: absolute;
  
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  cursor: pointer;
  transition: transform 0.3s ease-in-out;
}

.charmnecklace .charm-slot{
  width: 80px;
  height: 80px;
  cursor: pointer;
  /* background: white; */
  border-radius: 50%;
  border: 3px dotted #b2ab7a6b;
}
.charmnecklace .charm-slot.filled{
  border: none !important;
  
}
.charmnecklace .charm-slot.tapped{
  border: 3px dotted #fbbdcb
}

.charmnecklace .addcharmtext::before {
  content: "Tap\A to \A add";
  position: absolute;
  font-size: 13px;
  line-height: 15px;
  top: 12px;
  left: 0;
  right: 0;
  bottom: 0;
  white-space: pre-line;
  z-index: -1;
  color: #d0d0d0;
  font-weight: 700;
}


.charmnecklace .addcharmtext.tapped::before {
  content: "Pick\A a \A Charm";
  color: #fbbdcb;
}

.charmnecklace .addcharmtext.filled {
  border: none !important;
  content: "";
}
.charmnecklace .addcharmtext.filled::before {
  /* border: none !important; */
  content: "";
}


.charm-place1 { top: 58%; left: -9%;}
.charm-place2 { top: 73%; left: 1%; }
.charm-place3 { top: 87%; left: 18%; }
.charm-place4 { top: 93%; left: 38%;  }
.charm-place5 { top: 87%; right: 17%; }
.charm-place6 { top: 74%; right: 2%; }
.charm-place7 { top: 59%; right: -7%;}
.charm-place8 { top: 42%; left: -13%; }
.charm-place9 { top: 42%; right: -13%; }

.charm-place1 .charm-slot-content {  transform: rotate(45deg);}
.charm-place2 .charm-slot-content {  transform: rotate(49deg);}
.charm-place3 .charm-slot-content {  transform: rotate(33deg);}
.charm-place4 .charm-slot-content {  transform: rotate(0deg);}
.charm-place5 .charm-slot-content {  transform: rotate(-33deg);}
.charm-place6 .charm-slot-content {  transform: rotate(-55deg);}
.charm-place7 .charm-slot-content {  transform: rotate(-55deg);}
.charm-place8 .charm-slot-content {  transform: rotate(60deg);}
.charm-place9 .charm-slot-content {  transform: rotate(-55deg);}

.charm-place1-1{
  top: 94%;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.charm-place2-1 { top: 87%; left: 15%; }
.charm-place2-2 { top: 86%; right: 12%; }

.charm-place2-1 .charm-slot-content {  transform: rotate(30deg);}
.charm-place2-2 .charm-slot-content {  transform: rotate(-30deg);}


.charm-place3-1 { top: 87%; left: 15%; }
.charm-place3-2 { top: 93%; left: 38%;  }
.charm-place3-3 { top: 86%; right: 12%; }

.charm-place3-1 .charm-slot-content {  transform: rotate(34deg);}
.charm-place3-2 .charm-slot-content {  transform: rotate(0deg);}
.charm-place3-3 .charm-slot-content {  transform: rotate(-27deg);}


.charm-place4-1 { top: 79%; left: 4%;   }
.charm-place4-2 { top: 90%; left: 24%;  }
.charm-place4-3 { top: 90%; right: 20%; }
.charm-place4-4 { top: 76%; right: 1%;  }

.charm-place4-1 .charm-slot-content {  transform: rotate(45deg);}
.charm-place4-2 .charm-slot-content {  transform: rotate(22deg);}
.charm-place4-3 .charm-slot-content {  transform: rotate(-18deg);}
.charm-place4-4 .charm-slot-content {  transform: rotate(-35deg);}


.charm-place6-1 { top: 81%; left: 6%;  }
.charm-place6-2 { top: 90%; left: 23%;     }
.charm-place6-3 { top: 91%; right: 25%;     }
.charm-place6-4 { top: 82%; right: 8%;     }
.charm-place6-5 { top: 64%; left: -7%;     }
.charm-place6-6 { top: 65%; right: -6%;     }

.charm-place6-1 .charm-slot-content {  transform: rotate(45deg);}
.charm-place6-2 .charm-slot-content {  transform: rotate(22deg);}
.charm-place6-3 .charm-slot-content {  transform: rotate(-18deg);}
.charm-place6-4 .charm-slot-content {  transform: rotate(-35deg);}
.charm-place6-5 .charm-slot-content {  transform: rotate(55deg);}
.charm-place6-6 .charm-slot-content {  transform: rotate(-55deg);}



.charm-place8-1 { top: 78%; left: 5%; }
.charm-place8-2 { top: 90%; left: 24%; }
.charm-place8-3 { top: 90%; right: 25%; }
.charm-place8-4 { top: 78%; right: 6%; }
.charm-place8-5 { top: 61%; left: -7%; }
.charm-place8-6 { top: 63%; right: -8%; }
.charm-place8-7 { top: 46%; right: -13%; }
.charm-place8-8 { top: 45%; left: -14%; }

.charm-place8-1 .charm-slot-content {  transform: rotate(55deg);}
.charm-place8-2 .charm-slot-content {  transform: rotate(26deg);}
.charm-place8-3 .charm-slot-content {  transform: rotate(-17deg);}
.charm-place8-4 .charm-slot-content {  transform: rotate(-35deg);}
.charm-place8-5 .charm-slot-content {  transform: rotate(65deg);}
.charm-place8-6 .charm-slot-content {  transform: rotate(-55deg);}
.charm-place8-7 .charm-slot-content {  transform: rotate(-55deg);}
.charm-place8-8 .charm-slot-content {  transform: rotate(75deg);}



.charm-place5-1 { top: 73%; left: 1%;    }
.charm-place5-2 { top: 87%; left: 18%;    }
.charm-place5-3 { top: 93%; left: 38%;    }
.charm-place5-4 { top: 86%; right: 13%;   }
.charm-place5-5 { top: 72%; right: -2%;   }

.charm-place5-1 .charm-slot-content {  transform: rotate(45deg);}
.charm-place5-2 .charm-slot-content {  transform: rotate(36deg);}
.charm-place5-3 .charm-slot-content {  transform: rotate(0deg);}
.charm-place5-4 .charm-slot-content {  transform: rotate(-35deg);}
.charm-place5-5 .charm-slot-content {  transform: rotate(-55deg);}


/* customecharmbracelate */

.charmbracelate-place {
  padding: 0;
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  gap: 0px;
  margin: 8rem 0;
  justify-content: space-evenly;
  justify-items: center;
}


.charmbracelate-place div {
  height: 100px;
  width: 76px;
  text-align: center;
  border: 3px dotted #b2ab7a6b;
  cursor: pointer;
}

.charmbracelate-place div .addcharmtext{
  margin-top: 2rem;
}

.bracelate-grid .selected{
  border: 3px solid #ff8fa87d;
  border-radius: 36px;
}


.hqcharmtab li {
  width: 50%;
  text-align: center;
}


.bracelate-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 10px;
  margin: 10px 0;
  justify-items: center;
}

.bracelate-grid img {
  height: 80px;
  cursor: grab;
}

.charmbracelate-place div img {
  position: static !important;
  height: 100%;
  width: 100%;
  object-fit: contain;
}

.pcdetails{
    margin-bottom: 110px;
}

/* >>>>> Phone Charm <<<<<< */

.phonecharm-place {
  top: 81%;
  /* left: 42.5%; */
  left: -4px;
  right: 0;
  margin: 0 auto;
  position: absolute;
  width: 165px;
  height: 170px;
  border: 3px dotted #b2ab7a6b;
  /* border: 3px dotted #fbbdcb;
  /* border: 3px dotted #fbbdcb; */
  /* z-index: -1; */
}

.phonecharm-place div {
  height: 100px;
  width: 80px;
  text-align: center;
  border: 3px dotted #b27a906b;
  cursor: pointer;
}

.phonecharm-place  img {
  position: static !important;
  height: 100%;
  width: 100%;
  object-fit: contain;
}

.active-slot .addcharmtext{
  color: #fbbdcb;
}

.slot-filled {
  outline: none !important;
  background-color: transparent !important;
  border: none !important;
}


.phonecharmcustomise{
  position: relative;
  width: 100%;
  text-align: center;
}

.thread-img {
  width: 20%;
  /* height: auto; */
  margin: 0 auto;
  /* max-width: 100px; */
  /* display: block; */
  padding-left: 15px;

}

.giftbox-product-details h1{
  font-family: "arial bd";
  font-size: 20px;
  color: #5c5c5c;
  font-weight: 600;
}
.giftbox-product-details .giftsubtitle{

  font-family: "ebrima";
  color: #5c5c5c;
  
}

.diffgiftbox {
  display: flex;
  margin-bottom: 25px;
}

.giftbox-img img {
  height: 140px;
}

.giftbox-details {
  margin: 0px 20px;
}

.giftboxbtn {
  padding: 8px;
  background: #f8cbe2;
  color: #fff;
  font-size: 14px;
  border: none;
  border-radius: 4px;
  font-family: "calibri-regular";

}

.mobilenavview .backbtn img{
  width: 50px;
}
.mobilenavview .btncart img{
  width: 50px;
}
.mobilenavview .btncart button {
    border: none;
    background: none;
}

.view_more{
  text-align: center;
  margin: 0 auto;
  display: block;
  align-items: center;
  margin-top: 110px;
  background: #ffe6f0;
  color: #000000;
  padding: 20px;
  border-radius: 6px;
}

.resetfilterbtn {
  padding: 8px;
  background: #d8d8d8;
  color: #000;
  font-size: 14px;
  border: none;
  border-radius: 4px;
  margin-right: 10px;
}


.necklace-cat img {
  max-width: 100%;
  max-height: 150px;
  object-fit: contain;
  border-radius: 5px;
}

.necklace-cat p {
  color: #b3848f;
  font-weight: 500;
  font-family: "Calibri Regular";
}


/*___________ profile section ___________*/

.profile-container {
      display: flex;
      align-items: center;
      /* background-color: #FCE4EC; */
      padding: 15px 40px;
      border-radius: 40px;
      margin-bottom: 20px;
      border: 1px solid #e4d8dc;
}
.profile-icon {
  width: 45px;
}
.profile-name {
  font-size: 18px;
  font-weight: bold;
  margin-left: 15px;
  color: #333;
}
.menu-item {
  /* display: flex;
  align-items: center;
  background-color: #FCE4EC;
  padding: 20px;
  border-radius: 50px;
  margin-bottom: 15px;
  cursor: pointer;
  transition: background-color 0.3s ease;
  border: 1px solid #f7eef1; */
}
.menu-item a{
  display: flex;
  align-items: center;
  background-color: #f7eef1;
  padding: 20px;
  border-radius: 50px;
  margin-bottom: 15px;
  cursor: pointer;
  transition: background-color 0.3s ease;
  border: 1px solid #f7eef1;
}
.menu-item a.active, .menu-item a:hover {
  background-color: #ffdae7;
  color: #fff;
}
.logout a{
  color: #e73684;
  font-family: "calibril";
  font-size: 20px;
}
.menu-item.active .menu-icon, .menu-item:hover .menu-icon {
  color: #fff;
}
.menu-icon {
  width: 35px;
}
.menu-text {
  font-size: 16px;
  margin-left: 15px;
  color: #3c3c3c;
  font-family: "calibri-regular";
}
.logout {
  text-align: center;
  color: #E91E63;
  font-size: 16px;
  margin-top: 20px;
  cursor: pointer;
}

.profileform .form-control{
  font-family: "calibril-light";
  color: #8a8a8a;
}
.profileform .form-control:focus{
  color: #616161;
}

.profileform .form-label{
  font-family: "calibri-bold";
  color: #434343;
}

.profileform .input-group-text{
  font-family: "calibri-bold";
  color: #8a8a8a;
}

.profileform .input-group-text{
  font-family: 'calibril-light';
  color: #8a8a8a;
}

.editcharms{
  display: block;
  margin: 0 auto;
  background-color: #fddde6;
  text-align: center;
  color: #000;
  padding: 10px;
  border-radius: 6px;
  margin-top: 10px;
}

/* /////////////////// beadedbraceletcustomise //////////////////*/

.beadedbraceletcustomise {
  position: relative;
  width: 100%;
  max-width: 375px;
  margin: auto auto 10% auto;
}

.beadedbracelet-img {
  width: 100%;
  height: auto;
  display: block;
}

.beadedbracelet-place {
  top: 80%;
  left: 41%;
      /*border: none !important;*/
}

.beadedbracelet-place img {
  position: static !important;
  height: 100%;
  width: 100%;
  object-fit: contain;
}
.charmbeadedbracelet {
  position: absolute;
  width: 84px;
    height: 113px;
  border: 3px dotted #fbbdcb ;
  cursor: pointer;
  /* background: white; */
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  cursor: pointer;
  transition: transform 0.3sease-in-out;
}

.charmbeadedbracelet.tapped::before {
  content: "Pick\A a \A Charm";
  color: #fbbdcb;
  
}
.charmbeadedbracelet::before {
  content: "Tap\A to \A add";
  position: absolute;
  font-size: 13px;
  top: 19px;
  left: 0;
  right: 0;
  bottom: 0;
  white-space: pre-line;
  z-index: -1;
  color: #d0d0d0;
  font-weight: 700;
}

.charmbeadedbracelet.filled {
  border: none !important;
  content: "";
}
.charmbeadedbracelet.filled::before {
  /* border: none !important; */
  content: "";
}


.beadedbracelet-grid{
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 10px;
    margin: 10px 0;
    justify-items: center;
}

.beadedbracelet-grid .selected {
  border: 3px solid #ff8fa87d;
  border-radius: 36px;
}

.beadedbracelet-grid img {
  height: 85px;
  cursor: grab;
}

/*zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz Watch Charm zzzzzzzzzzzzzzzzzz*/

.WatchCharmcustomise {
  position: relative;
  width: 100%;
  max-width: 270px;
  margin: auto auto 25% auto;
}

.WatchCharm-img {
  width: 100%;
  height: auto;
  display: block;
}

.WatchCharm-place {
  top: 89%;
  /* left: 39%; */
  left: 10px;
  right: 0;
  margin: 0 auto;
}

.WatchCharm-place img {
  position: static !important;
  height: 100%;
  width: 100%;
  object-fit: contain;
}
.charmWatchCharm {
  position: absolute;
  width: 110px;
  height: 95px;
  border: 3px dotted #b2ab7a6b;
  cursor: pointer;
  /* background: white; */
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  cursor: pointer;
  transition: transform 0.3sease-in-out;
}

.WatchCharm-grid{
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 10px;
    margin: 10px 0;
    justify-items: center;
}

.WatchCharm-grid .selected {
  border: 3px solid #ff8fa87d;
  border-radius: 36px;
}

.WatchCharm-grid img {
  height: 85px;
  cursor: grab;
}

.charms-grid h5{
  font-family: "SCHLBKB";
  color: #c9afb5;
  font-size: 16px;
}

.charms-grid .leftanglebutton{
  background: #c9afb5;
  border-radius: 20px;
  width: 30px;
  height: 30px;
  font-size: 13px;
}
.charms-grid .leftanglebutton i{
  color: #fff;
}
.charms-grid .rightanglebutton{
  background: #c9afb5;
  border-radius: 20px;
  width: 30px;
    height: 30px;
    font-size: 13px;
}
.charms-grid .rightanglebutton i{
  color: #fff;
}
.swipeindicator{
  font-family: "ebrima";
  color: #bdbdbd;
}
#chain h3{
  font-family: "SCHLBKB";
  color: #c9afb5;
}

#upgradeModal .directionarrow{
  font-size: 60px;
    padding: 0;
    margin: 0;
}
#upgradeModal h6{
  font-family: "Book Antiqua";
  color: #000;
 
}
#upgradeModal p{
  font-family: "Book Antiqua";
  color: #000;
 
}
#upgradeModal p span.highlight{
  font-family: "Book Antiqua";
  font-weight: 700;
  color: #f49fc9;
 
}
#upgradeModal .upgradetext{
  font-family: "Book Antiqua";
  color:#7d7d7d;
}
#upgradeModal .btn-chainupgrade{
  font-family: "bookmanoldstyle";
  background:#ddadbd;
  color: #fff;
}
#upgradeModal .btn-chainnothanks{
  font-family: "bookmanoldstyle";
  /* background:#ddadbd; */
  color: #aaaaaa;
  border: 2px solid #dbdbdb;
}

#stockModal h5{
  color: #fdaad8;
  text-transform: uppercase;
}
#stockModal p{
  font-size: 20px;
  color: #7a7a7a;
}
#stockModal .btn-close{
  position: absolute;
    right: 10px;
    top: 8px;
    font-size: 11px;
    z-index: 111;
}
.btn-check:checked+.btn, .btn.active, .btn.show, .btn:first-child:active, :not(.btn-check)+.btn:active{
  background-color: #fbdaeb;
  color: #000!important;
}

.mobilenavview {
  display: none !important;
}


/* Show on mobile only when the product_slug == 1 */
@media (max-width: 768px) {
  .mobilenavview {
      display: flex !important;
  }

}


.form-check .form-check-input{
    margin-left:0!important;
    
}
.form-check .info-text{
    padding-left:25px!important;
}

.policy-content-text{
  font-family: 'Arial';
}
.policy-content-text ul li{
 position: relative;
}
.policy-content-text ul li::before{
  content: "\f111";
  font-family: 'FontAwesome';
  position: absolute;
  color: #000;
  font-size: 8px;
  margin-left: -20px;
  top: 6px;


}
.order-summary h2{
  font-family: "calibri";
}
.checkout-address h5{
  font-family: "calibri";
}
.checkout-address p{
  font-family: "calibri";
}
.checkout-total p{
    font-family: "calibri";
}
.checkout-total table tr td{
  font-family: "calibri";
}
.checkbox-container {
  display: flex;
  align-items: center;
  gap: 8px;
}

/* Hide the default checkbox */
.checkbox-container input[type="checkbox"] {
  appearance: none;
  -webkit-appearance: none;
  width: 20px;
  height: 20px;
  border: 2px solid #000;
  border-radius: 4px;
  position: relative;
  cursor: pointer;
}

/* Checked state */
.checkbox-container input[type="checkbox"]:checked {
  background-color: #000;
}

/* Optional: Add a checkmark */
.checkbox-container input[type="checkbox"]:checked::after {
  content: '';
  position: absolute;
  top: 3px;
  left: 6px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}