/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./sfra-webpack-builder/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./sfra-webpack-builder/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./sfra-webpack-builder/node_modules/css-unicode-loader/index.js!./sfra-webpack-builder/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[4]!./code/app_pothys/cartridge/client/default/scss/productDetails.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
:root {
  --skin-link-color-2: #212121;
}

.pdp-social-share {
  z-index: 12;
}
.pdp-social-share .modal-dialog {
  width: 100%;
  height: 100vh;
  margin: 0 auto;
}
@media (min-width: 576px) {
  .pdp-social-share .modal-dialog {
    max-width: 100%;
  }
}
@media (min-width: 1024px) {
  .pdp-social-share .modal-dialog {
    max-width: 29rem;
  }
}
.pdp-social-share .modal-dialog .modal-content {
  position: absolute;
  bottom: 0;
  border: 0;
  border-radius: 0;
}
@media (min-width: 1024px) {
  .pdp-social-share .modal-dialog .modal-content {
    top: 50%;
    transform: translateY(-50%);
    height: -moz-max-content;
    height: max-content;
  }
}
.pdp-social-share .modal-dialog .modal-header {
  padding: 1rem;
}
@media (min-width: 1024px) {
  .pdp-social-share .modal-dialog .modal-header {
    padding: 1.5rem 1.5rem 1rem;
  }
}
.pdp-social-share .modal-dialog .modal-header .modal-title {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
  font-family: "Karla", sans-serif;
  color: #000;
  text-transform: capitalize;
}
@media (min-width: 1024px) {
  .pdp-social-share .modal-dialog .modal-header .modal-title {
    font-size: 1.25rem;
    line-height: 1.875rem;
  }
}
.pdp-social-share .modal-dialog .modal-header .close {
  opacity: 1;
}
.pdp-social-share .modal-dialog .modal-body {
  padding: 1.25rem 1rem 2rem;
}
@media (min-width: 1024px) {
  .pdp-social-share .modal-dialog .modal-body {
    padding: 1.5rem 1.5rem 1.75rem;
  }
}
.pdp-social-share .modal-dialog .modal-body .py-form-field .input-with-cta {
  padding: 0.8125rem 6.25rem 0.8125rem 1rem;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pdp-social-share .modal-dialog .modal-body .py-form-field .input-with-cta ~ .submit-input {
  right: 0;
}
.pdp-social-share .modal-dialog .modal-body .social-container .social-icons {
  padding: 0;
  list-style: none;
  margin: 0;
}
.pdp-social-share .modal-dialog .modal-body .social-container .social-icons li {
  margin: 0 0.5rem;
}
.pdp-social-share .modal-dialog .modal-body .social-container .social-icons figure {
  margin: 0;
}

.price-and-pricebreakup {
  padding-bottom: 1.25rem;
}
.price-and-pricebreakup .prices {
  padding: 0;
  max-width: 76%;
  flex: 0 0 76%;
  text-align: left;
}
@media (min-width: 1024px) {
  .price-and-pricebreakup .prices {
    max-width: 73%;
    flex: 0 0 73%;
  }
}
.price-and-pricebreakup .prices .price .sales,
.price-and-pricebreakup .prices .price .strike-through {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: bold;
  font-family: "Karla", sans-serif;
  color: #303030;
}
@media (min-width: 1024px) {
  .price-and-pricebreakup .prices .price .sales,
  .price-and-pricebreakup .prices .price .strike-through {
    font-size: 1.25rem;
    line-height: 1.875rem;
  }
}
.price-and-pricebreakup .prices .price .sales {
  color: #303030;
}
.price-and-pricebreakup .prices .price .strike-through {
  color: #777;
  font-weight: 500;
}
.price-and-pricebreakup .prices .price .strike-through .value {
  text-decoration: line-through;
}
.price-and-pricebreakup .prices .tax-disclaimer {
  font-size: 0.625rem;
  line-height: 0.9375rem;
  color: #999;
  font-weight: 500;
}
@media (min-width: 1024px) {
  .price-and-pricebreakup .prices .tax-disclaimer {
    font-weight: 400;
    font-size: 0.75rem;
    line-height: 1.125rem;
  }
}
.price-and-pricebreakup .price-breakup-cta {
  font-weight: 500;
  font-size: 0.75rem;
  line-height: 1.125rem;
  text-decoration: underline;
  color: #8d201e !important;
  max-width: 23%;
  flex: 0 0 23%;
  text-align: center;
}
@media (min-width: 1024px) {
  .price-and-pricebreakup .price-breakup-cta {
    font-size: 0.875rem;
    line-height: 1.3125rem;
    max-width: 26%;
    flex: 0 0 26%;
  }
}

.product-sticky .sticky-prod-details .price-section .grand-total-price {
  font-size: 1.25rem;
  font-family: "Karla", sans-serif;
  color: #303030;
  font-weight: bold;
}

.coupons-section {
  padding-bottom: 1.25rem;
}
@media (min-width: 1024px) {
  .coupons-section .coupon-block {
    padding: 0.5rem 0 0 0.25rem;
  }
}
.coupons-section .coupon-block .coupon-block-body {
  padding-bottom: 0.25rem;
}
@media (min-width: 1024px) {
  .coupons-section .coupon-block .coupon-block-body {
    padding-bottom: 0.5rem;
  }
}
.coupons-section .coupon-block .coupon-block-body .coupon-offers-icon {
  max-width: 0.875rem;
  margin: 0.3125rem 0.8125rem 0.3125rem 0.3125rem;
  aspect-ratio: 1;
}
@media (min-width: 1024px) {
  .coupons-section .coupon-block .coupon-block-body .coupon-offers-icon {
    margin: 0 0.5rem 0 0;
    max-width: 1.5rem;
  }
}
.coupons-section .coupon-block .coupon-block-body .coupon-block-body-text {
  font-size: 0.75rem;
  line-height: 1.125rem;
  color: #303030;
}
@media (min-width: 1024px) {
  .coupons-section .coupon-block .coupon-block-body .coupon-block-body-text {
    font-size: 0.875rem;
    line-height: 1.3125rem;
  }
}
.coupons-section .coupon-block .coupon-code-block {
  padding-left: 2rem;
}
.coupons-section .coupon-block .coupon-code-block .code-left-side {
  font-size: 0.75rem;
  line-height: 1.125rem;
  font-weight: 600;
  color: #303030;
  margin-right: 0.5rem;
}
@media (min-width: 1024px) {
  .coupons-section .coupon-block .coupon-code-block .code-left-side {
    font-size: 0.875rem;
    line-height: 1.3125rem;
    margin-right: 0.25rem;
  }
}
.coupons-section .coupon-block .coupon-code-block .code-right-side {
  max-width: 1.5rem;
  aspect-ratio: 1;
}

.video-call-container {
  background-color: #fff8ef;
  border: 1px solid #eedebc;
  border-radius: 0.25rem;
  padding: 0.75rem 1rem;
  margin-bottom: 1.25rem;
}
@media (min-width: 1024px) {
  .video-call-container {
    padding: 0.75rem 3.5rem 0.75rem 1rem;
  }
}
.video-call-container .video-call-gif {
  width: 100%;
  padding-right: 0.5rem;
  max-width: 5.125rem;
}
.video-call-container .video-call-gif img {
  width: 100%;
  aspect-ratio: 1;
}
@media (min-width: 1024px) {
  .video-call-container .video-call-gif {
    padding-right: 1.25rem;
    max-width: 7.25rem;
  }
}
.video-call-container .vc-heading {
  font-size: 0.625rem;
  line-height: 1rem;
  color: #000;
  font-weight: 500;
  padding-bottom: 0.5rem;
}
@media (min-width: 1024px) {
  .video-call-container .vc-heading {
    font-size: 0.75rem;
    line-height: 1.125rem;
  }
}
.video-call-container .video-call-cta {
  padding: 0.375rem 1rem;
}
@media (min-width: 1024px) {
  .video-call-container .video-call-cta {
    padding: 0.5rem 1rem;
  }
}
.video-call-container .video-call-cta img {
  width: 1.5rem;
  aspect-ratio: 1;
}

.product-sticky .sticky-prod-details {
  position: fixed;
  bottom: 3.75rem;
  z-index: 10;
  background: #fff;
  box-shadow: 0 0 0.5rem 0 rgba(238, 222, 188, 0.2509803922);
  padding: 0.375rem 1.5rem;
  max-width: 1036px;
  left: 50%;
  transform: translateX(-50%);
}
.product-sticky .sticky-prod-details .prod-details {
  overflow: hidden;
  gap: 1.25rem;
  max-width: 63%;
  flex: 0 0 63%;
}
.product-sticky .sticky-prod-details .prod-details .product-sticky-image {
  max-width: 11%;
  flex: 0 0 11%;
  width: 4.5rem;
  aspect-ratio: 1;
}
.product-sticky .sticky-prod-details .prod-details .price-section {
  padding-bottom: 0;
  max-width: 85%;
  flex: 0 0 85%;
}
.product-sticky .sticky-prod-details .prod-details .price-section .prices {
  max-width: unset;
  display: flex;
  align-items: center;
}
.product-sticky .sticky-prod-details .prod-details .price-section .price span {
  display: inline-block;
}
.product-sticky .sticky-prod-details .prod-details .price-section .tax-disclaimer {
  display: inline;
}
.product-sticky .sticky-prod-details .cart-and-ipay {
  max-width: 37%;
  flex: 0 0 37%;
}
.product-sticky .sticky-prod-details .cart-and-ipay .btn {
  margin: 0;
}
.product-sticky .sticky-prod-details .cart-and-ipay div {
  padding-right: 0.75rem;
}
.product-sticky .sticky-prod-details .cart-and-ipay div:first-child {
  padding-right: 1rem;
}
.product-sticky .sticky-prod-details .cart-and-ipay div:last-child {
  padding-right: 0;
}
.product-sticky .sticky-prod-details .availability-msg {
  padding: 0;
}

@media (min-width: 1024px) {
  .main-image-container {
    max-height: 34.875rem;
    position: sticky;
    top: 12.5rem;
  }
}
.main-image-container .herobanner-section-global .herobanner-top.init-carousel,
.main-image-container .herobanner-section-global .herobanner-bottom.init-carousel {
  overflow: hidden;
  visibility: hidden;
}
.main-image-container .herobanner-section-global .herosection-top .image-container .like {
  top: unset;
  bottom: 1rem;
  right: 0;
}
@media (min-width: 1024px) {
  .main-image-container .herobanner-section-global .herosection-top .image-container .like {
    bottom: unset;
    top: 1.5rem;
    right: 1.5rem;
  }
}
.main-image-container .herobanner-section-global .herosection-top .product-tag {
  background-color: #ffe6ad;
  position: absolute;
  top: 0.875rem;
  left: 0;
  font-size: 0.625rem;
  line-height: 0.9375rem;
  color: #303030;
  border-radius: 1.5rem;
  padding: 0.25rem 0.5rem;
  font-weight: 500;
  font-family: "Karla", sans-serif;
}
@media (min-width: 1024px) {
  .main-image-container .herobanner-section-global .herosection-top .product-tag {
    font-size: 0.75rem;
    padding: 0.3125rem 0.75rem;
    line-height: 1.125rem;
    top: 1.5rem;
    left: 1.5rem;
  }
}
.main-image-container .herobanner-section-global .herosection-top .product-tag.best-seller-tag {
  background: #ffe6ad;
}
.main-image-container .herobanner-section-global .herosection-top .product-tag.new-arrival-tag {
  background: #ffefcb;
}
.main-image-container .herobanner-section-global .herosection-top .product-tag.trending-tag {
  background: #ffe6d8;
}
.main-image-container .herobanner-section-global .herosection-top .product-tag.expert-tag {
  background: #fdcfb5;
}
.main-image-container .herobanner-section-global .herosection-top .virtual-tryon-cta {
  bottom: 1rem;
  left: 0;
  padding: 0.375rem 1rem;
  border-radius: 0.25rem;
  background: linear-gradient(#fff, #fff) padding-box, linear-gradient(180deg, #f4d590 0%, #dc5d5b 100%) border-box;
  box-shadow: 0 0.25rem 0.5rem 0 rgba(0, 0, 0, 0.1019607843);
  border: 1.5px solid transparent;
  font-size: 0.75rem;
  line-height: 1.125rem;
  font-weight: 500;
  color: #303030;
}
@media (min-width: 1024px) {
  .main-image-container .herobanner-section-global .herosection-top .virtual-tryon-cta {
    left: 1.5rem;
    bottom: 1.5rem;
    font-size: 0.875rem;
    line-height: 1.3125rem;
    padding: 0.3125rem 1rem;
  }
}
.main-image-container .herobanner-section-global .herosection-top .herobanner-top {
  display: flex;
  width: 100%;
  aspect-ratio: 1;
  margin-bottom: 0.25rem;
}
@media (min-width: 1024px) {
  .main-image-container .herobanner-section-global .herosection-top .herobanner-top {
    margin-bottom: 0.5rem;
  }
}
.main-image-container .herobanner-section-global .herosection-top .herobanner-top .init-slide {
  max-width: 100%;
  flex: 0 0 100%;
}
.main-image-container .herobanner-section-global .herosection-bottom {
  min-height: 3.9375rem;
  margin: 0 0 1.25rem 1rem;
}
.main-image-container .herobanner-section-global .herosection-bottom .herobanner-bottom {
  max-width: 18.75rem;
  margin: 0 auto;
  display: flex;
}
@media (max-width: 1023.98px) {
  .main-image-container .herobanner-section-global .herosection-bottom .herobanner-bottom {
    max-width: 100%;
    overflow: hidden;
    overflow-x: auto;
  }
  .main-image-container .herobanner-section-global .herosection-bottom .herobanner-bottom::-webkit-scrollbar {
    display: none;
  }
  .main-image-container .herobanner-section-global .herosection-bottom .herobanner-bottom .imgid-pdp {
    max-width: 3.5rem;
    margin: 0 0.125rem 0.375rem;
    border-bottom: 0.125rem solid transparent;
  }
  .main-image-container .herobanner-section-global .herosection-bottom .herobanner-bottom .imgid-pdp.active {
    border-bottom: 0.125rem solid #8d201e;
  }
}
@media (min-width: 1024px) {
  .main-image-container .herobanner-section-global .herosection-bottom .herobanner-bottom {
    max-width: 24.5rem;
  }
}
.main-image-container .herobanner-section-global .herosection-bottom .herobanner-bottom .slick-slide {
  padding: 0 0.125rem;
  cursor: pointer;
}
.main-image-container .herobanner-section-global .herosection-bottom .herobanner-bottom .slick-slide .img-fluid {
  border-bottom: 0.125rem solid transparent;
}
@media (min-width: 1024px) {
  .main-image-container .herobanner-section-global .herosection-bottom .herobanner-bottom .slick-slide {
    padding: 0 0.375rem;
  }
}
.main-image-container .herobanner-section-global .herosection-bottom .herobanner-bottom .slick-slide.slide-active .img-fluid {
  border-bottom: 0.125rem solid #8d201e;
}
.main-image-container .herobanner-section-global .herosection-bottom .herobanner-bottom .imgid-pdp .img-fluid {
  min-width: 3.5rem;
  aspect-ratio: 1;
}
@media (min-width: 1024px) {
  .main-image-container .herobanner-section-global .herosection-bottom .herobanner-bottom .imgid-pdp .img-fluid {
    max-width: 4rem;
  }
}
.main-image-container .herobanner-section-global .herosection-bottom .herobanner-bottom .slick-list {
  width: 100%;
}
.main-image-container .herobanner-section-global .herosection-bottom .herobanner-bottom .slick-arrow {
  background-size: 100%;
  background-repeat: no-repeat;
  width: 1.5rem;
  height: 1.5rem;
  z-index: 1;
}
.main-image-container .herobanner-section-global .herosection-bottom .herobanner-bottom .slick-arrow.slick-disabled {
  opacity: 0.5;
  cursor: default;
}
.main-image-container .herobanner-section-global .herosection-bottom .herobanner-bottom .slick-arrow::before {
  content: none;
}
.main-image-container .herobanner-section-global .herosection-bottom .herobanner-bottom .slick-arrow.slick-prev {
  left: -0.875rem;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M15%206L9%2012L15%2018%22%20stroke%3D%22%23303030%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E");
}
@media (min-width: 1024px) {
  .main-image-container .herobanner-section-global .herosection-bottom .herobanner-bottom .slick-arrow.slick-prev {
    left: -2.25rem;
  }
}
.main-image-container .herobanner-section-global .herosection-bottom .herobanner-bottom .slick-arrow.slick-next {
  right: -0.875rem;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M9%206L15%2012L9%2018%22%20stroke%3D%22%23303030%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E");
}
@media (min-width: 1024px) {
  .main-image-container .herobanner-section-global .herosection-bottom .herobanner-bottom .slick-arrow.slick-next {
    right: -2.25rem;
  }
}

.product-zoom-modal {
  z-index: 12;
}
.product-zoom-modal .modal-dialog {
  margin: 0;
  height: 100vh;
}
@media (min-width: 576px) {
  .product-zoom-modal .modal-dialog {
    max-width: 64rem;
  }
}
.product-zoom-modal .modal-content {
  border: 0;
  border-radius: 0;
  height: 100%;
}
.product-zoom-modal .modal-body {
  margin: auto;
  flex: 0 1 auto;
  overflow-y: auto;
}
.product-zoom-modal .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  opacity: 1;
  z-index: 1;
}
.product-zoom-modal .carousel-inner {
  margin-bottom: 1.5rem;
  width: 100%;
  overflow-x: hidden;
}
.product-zoom-modal .pdp-share {
  position: absolute;
  right: 0;
  bottom: 6rem;
}
.product-zoom-modal .pdp-thumb-scroll-horizontal .carousel-indicators {
  position: relative;
  overflow: hidden;
  overflow-x: auto;
  flex-wrap: nowrap;
  justify-content: start;
  margin: 0;
}
.product-zoom-modal .pdp-thumb-scroll-horizontal .carousel-indicators::-webkit-scrollbar {
  height: 0.125rem;
}
.product-zoom-modal .pdp-thumb-scroll-horizontal .carousel-indicators::-webkit-scrollbar-track {
  background-color: #fff;
}
.product-zoom-modal .pdp-thumb-scroll-horizontal .carousel-indicators::-webkit-scrollbar-thumb {
  background-color: #8d201e;
  border-radius: 0.125rem;
}
.product-zoom-modal .pdp-thumb-scroll-horizontal li {
  opacity: 1;
  width: 3.5rem;
  height: 3.5rem;
  margin: 0 0 1rem;
  border: 0;
  box-sizing: border-box;
  flex: 0 0 auto;
}
.product-zoom-modal .pdp-thumb-scroll-horizontal li .product-img {
  width: 100%;
  margin: 0 0.125rem;
}
.product-zoom-modal .pdp-thumb-scroll-horizontal li.active .product-img {
  border-bottom: 0.125rem solid #8d201e;
}

#hover-result-container {
  position: fixed;
  top: 29.8%;
  left: 48%;
  display: none;
  z-index: 5;
  background: #fff;
}

.img-zoom-lens {
  position: absolute;
  border: 1px solid #777;
  cursor: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M21%2021L16.65%2016.65M11%208V14M8%2011H14M19%2011C19%2015.4183%2015.4183%2019%2011%2019C6.58172%2019%203%2015.4183%203%2011C3%206.58172%206.58172%203%2011%203C15.4183%203%2019%206.58172%2019%2011Z%22%20stroke%3D%22%23303030%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E"), auto !important;
}
.img-zoom-lens::after {
  content: "";
  background-color: #eaeaea;
  opacity: 0.3;
  width: 100%;
  height: 100%;
  display: block;
}

@media (min-width: 1024px) {
  .product-details-section {
    flex: 0 0 64%;
    max-width: 64%;
    padding-right: 2.75rem;
  }
}

.productdetails-pricebreakup {
  padding: 0.25rem 0;
  border-bottom: 0.125rem solid #8d201e;
  margin-bottom: 0.25rem;
}
@media (min-width: 1024px) {
  .productdetails-pricebreakup {
    padding: 0.5rem 0;
    margin-bottom: 0.5rem 0;
  }
}
.productdetails-pricebreakup .nav-item {
  flex-basis: calc(50% - 8px);
}
.productdetails-pricebreakup .nav-item .nav-link {
  padding: 0.4375rem 2.125rem;
  font-size: 0.75rem;
  line-height: 1.125rem;
  color: #303030;
  border-radius: 0.25rem;
  font-weight: 500;
}
@media (min-width: 1024px) {
  .productdetails-pricebreakup .nav-item .nav-link {
    padding: 0.75rem 2.125rem;
    font-size: 0.875rem;
    line-height: 1.125rem;
  }
}
.productdetails-pricebreakup .nav-item .nav-link.active {
  background-color: #faf0dc;
  color: #8d201e;
  border: none;
}
.productdetails-pricebreakup .nav-item:not(:last-child) {
  margin-right: 1rem;
}

.product-details-tab.tab-pane {
  padding: 0 0.25rem;
}
@media (min-width: 1024px) {
  .product-details-tab.tab-pane {
    padding: 0 1rem;
  }
}

.pdp-description-acc {
  padding: 1.25rem 0;
}
@media (min-width: 1024px) {
  .pdp-description-acc {
    padding: 1rem 0 1.5rem;
  }
}
.pdp-description-acc .card {
  border: 1px solid #f6eace;
  border-radius: 0.25rem !important;
  padding: 0;
}
.pdp-description-acc .card .card-header {
  padding: 0.8125rem 1rem;
  border-bottom: 0;
}
.pdp-description-acc .card .card-header button {
  outline: none;
  border: none;
  background: transparent;
  width: 100%;
  padding: 0;
  display: flex;
  align-items: center;
  font-size: 0.75rem;
  line-height: 1.125rem;
  color: #000;
  font-weight: 600;
  position: relative;
}
@media (min-width: 1024px) {
  .pdp-description-acc .card .card-header button {
    font-size: 0.875rem;
    line-height: 1.3125rem;
  }
}
.pdp-description-acc .card .card-header button:hover, .pdp-description-acc .card .card-header button:focus, .pdp-description-acc .card .card-header button:focus-visible, .pdp-description-acc .card .card-header button:active {
  outline: none;
}
.pdp-description-acc .card .card-header button::after {
  content: "";
  position: absolute;
  right: -0.375rem;
  top: 50%;
  transform: translateY(-50%);
  width: 1.5rem;
  height: 1.5rem;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M8%2014L12%2010L16%2014%22%20stroke%3D%22%23303030%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E");
  background-size: 100%;
  background-repeat: no-repeat;
}
.pdp-description-acc .card .card-header button.collapsed::after {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M8%2010L12%2014L16%2010%22%20stroke%3D%22%23777777%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E");
}
.pdp-description-acc .card .card-header button img {
  width: 1.5rem;
  aspect-ratio: 1;
  margin-right: 0.5rem;
}
.pdp-description-acc > .card:not(:last-of-type) {
  border: 1px solid #f6eace;
  border-radius: 0.25rem;
}
.pdp-description-acc .accordion-body .card-body {
  padding: 0 0.6875rem 0;
}
.pdp-description-acc .accordion-body .card-body .ds-details-div:not(:last-child) {
  border-bottom: 1px solid #f6eace;
  margin-bottom: 0.625rem;
}
.pdp-description-acc .accordion-body .card-body .details-div {
  padding: 0 0.3125rem 1rem;
}
.pdp-description-acc .accordion-body .card-body .details-div:nth-child(3n+1) {
  text-align: left;
}
.pdp-description-acc .accordion-body .card-body .details-div:nth-child(3n+2) {
  text-align: center;
}
.pdp-description-acc .accordion-body .card-body .details-div:nth-child(3n) {
  text-align: right;
}
.pdp-description-acc .accordion-body .card-body .details-div .key {
  font-size: 0.625rem;
  line-height: 1rem;
  color: #777;
}
@media (min-width: 1024px) {
  .pdp-description-acc .accordion-body .card-body .details-div .key {
    font-size: 0.75rem;
    line-height: 1.125rem;
  }
}
.pdp-description-acc .accordion-body .card-body .details-div .value {
  font-size: 0.75rem;
  line-height: 1.125rem;
  font-weight: 500;
  color: #303030;
  padding-bottom: 0.25rem;
}
@media (min-width: 1024px) {
  .pdp-description-acc .accordion-body .card-body .details-div .value {
    font-size: 0.875rem;
    line-height: 1.3125rem;
  }
}
.pdp-description-acc .accordion-body .card-body .pdp-description {
  font-size: 0.75rem;
  line-height: 1.125rem;
  color: #303030;
  padding: 0 0.3125rem 1rem;
}
@media (min-width: 1024px) {
  .pdp-description-acc .accordion-body .card-body .pdp-description {
    font-size: 0.875rem;
    line-height: 1.3125rem;
  }
}

.productname-and-share {
  padding-bottom: 1.25rem;
  border-bottom: 1px solid #eedebc;
  margin-bottom: 1.25rem;
}
.productname-and-share .product-name {
  font-weight: 600;
  font-size: 0.875rem;
  line-height: 1.3125rem;
  color: #303030;
  max-width: 85%;
}
@media (min-width: 1024px) {
  .productname-and-share .product-name {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.productname-and-share .pdp-share {
  max-height: 1.5rem;
}
.productname-and-share .pdp-share img {
  aspect-ratio: 1;
  vertical-align: baseline;
}

.prices-add-to-cart-actions {
  box-shadow: 0 -0.25rem 0.5rem 0 rgba(238, 222, 188, 0.2509803922);
  background-color: #fff;
  z-index: 9;
}
@media (min-width: 576px) {
  .prices-add-to-cart-actions {
    position: fixed;
    padding: 0;
  }
}
@media (min-width: 1024px) {
  .prices-add-to-cart-actions {
    position: static;
    z-index: unset;
    box-shadow: none;
  }
}
.prices-add-to-cart-actions .cart-and-ipay {
  padding: 0.625rem 1rem;
}
@media (min-width: 1024px) {
  .prices-add-to-cart-actions .cart-and-ipay {
    padding: 0 0 1.25rem;
  }
}
.prices-add-to-cart-actions .cart-and-ipay .btn {
  margin: 0;
}
.prices-add-to-cart-actions .cart-and-ipay div:not(:last-child) {
  padding-right: 1rem;
}
.prices-add-to-cart-actions .cart-and-ipay .video-call-cta {
  min-width: 2.75rem;
}
.prices-add-to-cart-actions .cart-and-ipay .video-call-cta img {
  max-width: 2.75rem;
  aspect-ratio: 1;
}

.usp-banner-section {
  width: calc(100% + 32px);
  margin-left: -1rem;
}
@media (min-width: 1024px) {
  .usp-banner-section {
    max-width: 36%;
    flex: 0 0 36%;
    margin-left: 0;
  }
}
.usp-banner-section .usp-banner-container {
  margin-bottom: 1.25rem;
  padding: 1rem;
  background-color: #fdf5f5;
}
@media (min-width: 1024px) {
  .usp-banner-section .usp-banner-container {
    border-radius: 0.25rem;
  }
}
.usp-banner-section .usp-banner-container .usp-inner-container {
  padding: 2rem;
  border: 1px dashed #c68e8d;
  border-radius: 0.25rem;
}
@media (min-width: 1024px) {
  .usp-banner-section .usp-banner-container .usp-inner-container {
    padding: 3.75rem 1.75rem;
  }
}
.usp-banner-section .usp-banner-container .usp-inner-container .usp-heading {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
  font-family: "Vollkorn", serif;
  padding-bottom: 1rem;
  color: #8d201e;
}
@media (min-width: 1024px) {
  .usp-banner-section .usp-banner-container .usp-inner-container .usp-heading {
    font-size: 1.25rem;
    line-height: 1.875rem;
    padding-bottom: 0.75rem;
  }
}
.usp-banner-section .usp-banner-container .usp-inner-container .py-line-seperator {
  margin-bottom: 1rem;
}
.usp-banner-section .usp-banner-container .usp-inner-container .usp-banner-body .usp-section {
  flex: 0 0 50%;
  max-width: 50%;
  padding: 1rem;
}
@media (min-width: 1024px) {
  .usp-banner-section .usp-banner-container .usp-inner-container .usp-banner-body .usp-section {
    padding: 1rem 0.375rem 1rem;
  }
}
.usp-banner-section .usp-banner-container .usp-inner-container .usp-banner-body .usp-section .usp-img {
  width: 2rem;
  aspect-ratio: 1;
  margin-bottom: 0.5rem;
}
.usp-banner-section .usp-banner-container .usp-inner-container .usp-banner-body .usp-section .usp-txt {
  font-size: 0.75rem;
  line-height: 1.125rem;
  font-weight: 500;
  color: #c68e8d;
}
@media (min-width: 1024px) {
  .usp-banner-section .usp-banner-container .usp-inner-container .usp-banner-body .usp-section .usp-txt {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

.availability-msg {
  font-size: 0.75rem;
  line-height: 1.125rem;
  color: #303030;
  padding: 0.5625rem;
  text-align: center;
  background-color: #eedebc;
}
@media (min-width: 1024px) {
  .availability-msg {
    text-align: left;
    font-size: 0.875rem;
    line-height: 1.3125rem;
    background-color: #fff;
    padding: 0 0 1.25rem;
  }
}
.availability-msg.oos {
  background-color: #fbdbdb;
}
@media (min-width: 1024px) {
  .availability-msg.oos {
    background-color: #fff;
    color: #ea4d4b;
  }
}
@media (min-width: 1024px) {
  .availability-msg .made-to-order-txt {
    font-weight: 500;
  }
}

.delivery-check {
  padding-bottom: 1.25rem;
}
.delivery-check-section {
  padding: 1rem;
  border: 1px solid #eedebc;
  background-color: #fff8ef;
  border-radius: 0.25rem;
}
@media (min-width: 1024px) {
  .delivery-check-section {
    padding: 1.4375rem 1.25rem;
  }
}
.delivery-check-heading {
  font-size: 0.875rem;
  line-height: 1.3125rem;
  color: #303030;
  font-weight: bold;
  padding-bottom: 1rem;
}
@media (min-width: 1024px) {
  .delivery-check-heading {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.delivery-check-content, .delivery-check-date, .delivery-check-error {
  font-size: 0.75rem;
  line-height: 1.125rem;
  font-weight: 600;
}
@media (min-width: 1024px) {
  .delivery-check-content, .delivery-check-date, .delivery-check-error {
    font-size: 0.875rem;
    line-height: 1.3125rem;
  }
}
.delivery-check-content {
  color: #303030;
  font-family: "Karla", sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
}
.delivery-check-content-message {
  color: #28ba4f;
}
.delivery-check-date {
  color: #303030;
}
.delivery-check-message {
  font-weight: 400;
  color: #ea4d4b;
  font-size: 0.875rem;
}
.delivery-check-error {
  font-weight: 400;
  color: #ea4d4b;
}
.delivery-check-cta {
  padding: 0.5625rem 0;
}
.delivery-check-container {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 4.25rem;
  width: 100%;
  z-index: 1;
}
.delivery-check-container .custom-select-head {
  padding: 0.625rem 0 0.625rem 1rem;
  max-height: 2.75rem;
}
@media (min-width: 1024px) {
  .delivery-check-container .custom-select-head {
    padding: 0.8125rem 0 0.8125rem 1rem;
    max-height: 3.125rem;
  }
}
.delivery-check-container .custom-select-head .py-dropdown-icon {
  right: 0;
  top: 0.625rem;
}
@media (min-width: 1024px) {
  .delivery-check-container .custom-select-head .py-dropdown-icon {
    top: 0.75rem;
  }
}
.delivery-check-container .custom-select-head .py-dropdown-icon.rotate {
  transform: none;
}
@media (min-width: 1024px) {
  .delivery-check .pincode-field {
    max-width: 25rem;
  }
}
.delivery-check .pincode-field .py-floating-input.input-with-cta {
  padding-left: 3.75rem;
}
.delivery-check .pincode-field .py-floating-input.input-with-cta ~ label {
  left: 3.75rem;
}
.delivery-check .pincode-field .py-floating-input.input-with-cta ~ .invalid-feedback {
  font-size: 0.75rem;
  line-height: 1.125rem;
}
.delivery-check .pincode-field .py-floating-input.input-with-cta ~ .invalid-feedback::after {
  content: none;
}
.delivery-check .pincode-field .submit-input .link-small.py-link-primary.delivery-check-cta.check-link:focus-visible::before {
  border: none;
}

.static-messages {
  padding-top: 1.25rem;
}
.static-messages_content {
  align-items: center;
}
.static-messages_content:not(:last-child) {
  padding-bottom: 0.5rem;
}
.static-messages_image {
  width: 1.5rem;
  aspect-ratio: 1;
}
@media (min-width: 1024px) {
  .static-messages_image {
    width: 2.5rem;
  }
}
.static-messages_text {
  font-size: 0.75rem;
  line-height: 1.125rem;
  color: #303030;
  padding-left: 0.5rem;
}
@media (min-width: 1024px) {
  .static-messages_text {
    font-size: 0.875rem;
    line-height: 1.3125rem;
  }
}

.py-error {
  border: 1px solid #ea4d4b !important;
  background-color: #fffcfc !important;
  box-shadow: none !important;
}

:root {
  --skin-link-color-2: #212121;
}

.price-breakup-content {
  background: #fff;
  border-radius: 0.75rem;
  padding: 1.5rem 0.75rem 0.75rem;
  box-shadow: 0 0.25rem 0.5rem 0 rgba(238, 222, 188, 0.2509803922);
  margin: 0 auto;
}
.price-breakup-content .price-breakup-pane {
  max-width: 100%;
  font-family: "Karla", sans-serif !important;
}
.price-breakup-content .price-breakup-pane .price-breakup-header {
  display: flex;
  padding: 0 0.75rem;
  justify-content: space-between;
  margin-bottom: 0.75rem;
}
.price-breakup-content .price-breakup-pane .price-breakup-header .price-breakup-head {
  font-weight: 500;
  font-size: 0.875rem;
  color: #8d201e;
  flex: 1;
  text-align: center;
}
.price-breakup-content .price-breakup-pane .price-breakup-header .price-breakup-head:first-child {
  text-align: left;
  flex: 2;
}
.price-breakup-content .price-breakup-pane hr {
  border: none;
  border-top: 0.0625rem solid #eedebc;
  margin: 0.4375rem 0;
}
.price-breakup-content .price-breakup-pane .price-breakup-body .price-breakup-cell {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.75rem;
  font-size: 0.875rem;
}
.price-breakup-content .price-breakup-pane .price-breakup-body .price-breakup-cell .metal-type {
  color: #000 !important;
}
.price-breakup-content .price-breakup-pane .price-breakup-body .price-breakup-cell > div {
  flex: 1;
  text-align: center;
  color: #303030;
  font-weight: 500;
}
.price-breakup-content .price-breakup-pane .price-breakup-body .price-breakup-cell > div:first-child {
  flex: 2;
  text-align: left;
  font-weight: 400;
  color: #777;
}
.price-breakup-content .price-breakup-pane .price-breakup-body .price-breakup-cell > div:nth-child(3) {
  font-weight: 500;
  color: #303030;
}
.price-breakup-content .price-breakup-pane .price-breakup-body .grand-total-cell {
  border: 0.0625rem solid #eedebc;
  background-color: #fff8ef;
  padding: 0.5rem 0.75rem;
  border-radius: 0.25rem;
}
.price-breakup-content .price-breakup-pane .price-breakup-body .grand-total-cell .grand-total-label {
  display: flex;
  justify-content: space-between;
  font-weight: 600;
  color: #303030;
}
.price-breakup-content .price-breakup-pane .price-breakup-body .grand-total-cell .grand-total-msg {
  display: flex;
  justify-content: space-between;
  font-size: 0.75rem;
  color: #777;
}

.row .indiv-item {
  display: flex;
  flex-direction: column;
}

.individual-details .indiv-item span:nth-child(1) {
  font: 500 0.75rem "Karla", sans-serif;
  color: #303030;
}
.individual-details .indiv-item span:nth-child(2) {
  font: 400 0.625rem "Karla", sans-serif;
  color: #777;
}

.grand-total-div {
  border: 0.0625rem solid #eedebc;
  background-color: #fff8ef;
  padding: 0.5rem 0.75rem;
  border-radius: 0.25rem;
}
.grand-total-div .grand-total-value span:nth-child(1) {
  font: 600 1rem "Karla", sans-serif;
  color: #303030;
}
.grand-total-div .grand-total-value span:nth-child(2) {
  font: 400 0.75rem "Karla", sans-serif;
  color: #777;
}

.indiv-item-header {
  font: 400 0.75rem "Karla", sans-serif;
  color: #6b7280;
}

.header-label {
  font: 600 0.75rem "Karla", sans-serif;
}

.individual-header {
  display: flex;
  flex-direction: column;
  gap: 0.9375rem;
}

.col-values-mb {
  padding: 0.75rem;
}

.pdp-container {
  margin-bottom: 1.25rem !important;
}
@media (min-width: 1024px) {
  .pdp-container {
    max-width: 68.75rem;
    margin-bottom: 4.5rem !important;
  }
}
@media (min-width: 1024px) {
  .pdp-container .pdp-sticky-left {
    max-width: 44.4%;
    flex: 0 0 44.4%;
  }
}
.pdp-container .pdp-sticky-left .zoom-tile {
  margin-top: 0.875rem;
}
@media (min-width: 1024px) {
  .pdp-container .pdp-sticky-left .zoom-tile {
    margin-top: 4.0625rem;
  }
}
@media (min-width: 1024px) {
  .pdp-container .pdp-sticky-left img {
    width: 80% !important;
  }
}
@media (min-width: 1024px) {
  .pdp-container .pdp-scroll-right {
    max-width: 55.6%;
    flex: 0 0 55.6%;
    padding-left: 2rem;
  }
}

.modal-backdrop {
  z-index: 11;
}

/*# sourceMappingURL=productDetails.css.map*/