/* Add-to-cart button shimmer: broad soft sweep, diffused edges (design ref) */
/**color by character**/
/** Font family **/
/* Default Colors */
/** color by character **/
.gW4WT {
  display: flex;
  flex-direction: column;
}
.xRKsP {
  display: flex;
  flex-direction: row;
}
.oWH6s {
  color: #a0640d;
  /* Body XS/Medium All Caps */
  font-family: "JioTypeVar-Medium";
  font-size: 12px;
  font-style: normal;
  line-height: 12px;
  /* 100% */
  letter-spacing: 1.2px;
  text-transform: uppercase;
}
.Vlj0h {
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
.g_Ex_ {
  display: flex;
  align-items: center;
  justify-content: center;
}
.Xu9OY {
  margin: 0 auto;
}
.OTPQ1 {
  cursor: pointer;
}
.ehOlt {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.ehOlt .RjJu7 {
  display: block;
  padding: 24px 16px;
  border-bottom: 1px solid #ebdfba;
  cursor: pointer;
  transition: background 0.15s cubic-bezier(0.45, 0, 0.58, 1), border-bottom 0.15s cubic-bezier(0.45, 0, 0.58, 1);
}
@media only screen and (max-width: 600px) {
  .ehOlt .RjJu7 {
    padding: 16px;
  }
}
.ehOlt .RjJu7 .kaw1a {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.ehOlt .RjJu7 .kaw1a .l73XI {
  color: #1e1e1e;
  font-size: 16px;
  font-family: "JioTypeVar-Regular";
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
.ehOlt .RjJu7 .kaw1a .Noh9b {
  display: flex;
  align-items: center;
  gap: 8px;
}
.ehOlt .RjJu7 .kaw1a .Noh9b .lj1y3 {
  width: 8px;
  height: 8px;
  background-color: #d41629;
  border-radius: 50%;
}
.ehOlt .RjJu7 .kaw1a .Noh9b .l73XI {
  color: #6f6e6c;
  text-align: right;
  font-family: "JioTypeVar-Regular";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}
.ehOlt .RjJu7:hover {
  transition: background 0.3s cubic-bezier(0.45, 0, 0.58, 1), border-bottom 0.3s cubic-bezier(0.45, 0, 0.58, 1);
  border-radius: 4px;
  background: #ffffff;
  border-bottom: 1px solid #ffffff;
}
.ehOlt .zVz5h {
  border-radius: 4px;
  border: 1px solid #af9c7c !important;
  background: #ffffff;
}
.fzRSh {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 8px;
  grid-auto-rows: 1fr;
}
.fzRSh .Zzize {
  display: flex;
  padding: 16px;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  border-radius: 4px;
  background: #fffcf6;
  border: 1px solid #efebe5;
  cursor: pointer;
  transition: background 0.15s cubic-bezier(0.45, 0, 0.58, 1);
}
.fzRSh .Zzize.pW5kF {
  border: 1px solid #af9c7c;
  background: #ffffff;
}
.fzRSh .Zzize .SK1_a {
  border-radius: 2px;
  overflow: hidden;
}
.fzRSh .Zzize .SK1_a ::v-deep .Q4fti {
  height: unset;
  border-radius: 2px;
  aspect-ratio: 3/4;
  object-fit: cover;
  object-position: top center;
}
.fzRSh .Zzize .AXc_6 {
  border-radius: 2px;
  width: 204px;
  height: 204px;
}
@media only screen and (max-width: 600px) {
  .fzRSh .Zzize .AXc_6 {
    width: 156px;
    height: 156px;
  }
}
.fzRSh .Zzize .uWSNT .qPUiK {
  color: #1e1e1e;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
}

