.separator {
  display: none !important; }

@media (min-width: 992px) {
  .product-detail-v2 {
    max-width: 1296px; } }

.product-detail-v2 .product-breadcrumb {
  margin-bottom: 8px; }
  .product-detail-v2 .product-breadcrumb .breadcrumb > .breadcrumb-item > a.breadcrumb-link {
    color: #2e2e2e;
    font-size: 12px; }

.product-detail-v2 .desktop-product-con {
  position: relative; }
  .product-detail-v2 .desktop-product-con .product-id {
    color: #7c7c7c;
    position: absolute;
    top: -40px;
    right: 0; }

.product-detail-v2 .mobile-product-con {
  display: none; }

.product-detail-v2 .product-details-body {
  grid-column-gap: 32px; }
  @media (max-width: 768.98px) {
    .product-detail-v2 .product-details-body #image-carousel-container .best-of-redballoon-badge {
      bottom: 8px;
      right: 8px;
      top: unset; } }

.product-detail-v2 .add-cart-part {
  width: 415px; }

@media (max-width: 768.98px) {
  .product-detail-v2 .desktop-product-con {
    display: none; }
  .product-detail-v2 .add-cart-part {
    width: auto; }
  .product-detail-v2 .product-breadcrumb {
    display: none !important; }
  .product-detail-v2 .prices-add-to-cart-actions {
    background-color: unset;
    box-shadow: unset;
    position: static; }
  .product-detail-v2 .mobile-product-con {
    display: block;
    margin: 16px 0 0 0;
    border-bottom: 1px solid #E0DCDC;
    padding-bottom: 6px; }
  .product-detail-v2 .product-details-body {
    grid-column-gap: 32px; }
    .product-detail-v2 .product-details-body .add-cart-part {
      -ms-grid-row: 3;
          grid-row-start: 3;
      -ms-grid-column: auto;
          grid-column-start: auto;
      grid-row-end: auto; }
    .product-detail-v2 .product-details-body #image-carousel-container {
      margin-left: -11px;
      margin-right: -11px; }
      .product-detail-v2 .product-details-body #image-carousel-container .carousel-inner {
        border-radius: 0; }
  .product-detail-v2 .add-cart-part {
    width: auto; }
  .product-detail-v2 .product-add-cart-section {
    box-shadow: none !important; }
    .product-detail-v2 .product-add-cart-section:last-child {
      border-bottom: 1px solid #dddddd !important; } }

.product-detail-v2 .product-name {
  font-weight: 500; }

.product-detail-v2 .product-header-con {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 12px; }
  .product-detail-v2 .product-header-con .product-detail-header {
    -ms-flex: 1;
        flex: 1;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-align: center;
        align-items: center;
    gap: 12px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .product-detail-v2 .product-header-con .product-detail-header .bv_text {
      font-size: 14px;
      color: black !important;
      cursor: pointer; }
      .product-detail-v2 .product-header-con .product-detail-header .bv_text.bv_text-summary {
        font-size: 14px; }
      .product-detail-v2 .product-header-con .product-detail-header .bv_text.bv_text-reviews {
        text-decoration: underline; }
    .product-detail-v2 .product-header-con .product-detail-header .item {
      border-left: 1px solid #000;
      padding-left: 12px; }
      .product-detail-v2 .product-header-con .product-detail-header .item.new-row {
        border-left: none;
        padding-left: 0; }
      .product-detail-v2 .product-header-con .product-detail-header .item:first-child {
        border-left: none;
        padding-left: 0; }
    .product-detail-v2 .product-header-con .product-detail-header .product-details-location {
      white-space: nowrap;
      font-size: 14px; }
    .product-detail-v2 .product-header-con .product-detail-header .scroll-to-collapse-link {
      text-decoration: underline;
      color: black; }

.product-detail-v2 .product-details-wishlist {
  white-space: nowrap;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 8px; }
  .product-detail-v2 .product-details-wishlist .wishlistTile {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    cursor: pointer;
    gap: 8px; }
    .product-detail-v2 .product-details-wishlist .wishlistTile .wishlist-text {
      color: black;
      font-size: 14px;
      font-weight: 400;
      text-decoration: underline; }
    .product-detail-v2 .product-details-wishlist .wishlistTile .wishlist-heart {
      line-height: 1;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      gap: 8px; }
      .product-detail-v2 .product-details-wishlist .wishlistTile .wishlist-heart .i-wishlist-heart {
        background: none;
        height: auto;
        width: auto; }
        .product-detail-v2 .product-details-wishlist .wishlistTile .wishlist-heart .i-wishlist-heart .icon-removed {
          display: block; }
        .product-detail-v2 .product-details-wishlist .wishlistTile .wishlist-heart .i-wishlist-heart .icon-added {
          display: none; }
        .product-detail-v2 .product-details-wishlist .wishlistTile .wishlist-heart .i-wishlist-heart + .wishlist-text .wishlist-text-add {
          display: block; }
        .product-detail-v2 .product-details-wishlist .wishlistTile .wishlist-heart .i-wishlist-heart + .wishlist-text .wishlist-text-added {
          display: none; }
        .product-detail-v2 .product-details-wishlist .wishlistTile .wishlist-heart .i-wishlist-heart.add .icon-removed, .product-detail-v2 .product-details-wishlist .wishlistTile .wishlist-heart .i-wishlist-heart.add-without-animation .icon-removed {
          display: none; }
        .product-detail-v2 .product-details-wishlist .wishlistTile .wishlist-heart .i-wishlist-heart.add .icon-added, .product-detail-v2 .product-details-wishlist .wishlistTile .wishlist-heart .i-wishlist-heart.add-without-animation .icon-added {
          display: block; }
        .product-detail-v2 .product-details-wishlist .wishlistTile .wishlist-heart .i-wishlist-heart.add + .wishlist-text .wishlist-text-add, .product-detail-v2 .product-details-wishlist .wishlistTile .wishlist-heart .i-wishlist-heart.add-without-animation + .wishlist-text .wishlist-text-add {
          display: none; }
        .product-detail-v2 .product-details-wishlist .wishlistTile .wishlist-heart .i-wishlist-heart.add + .wishlist-text .wishlist-text-added, .product-detail-v2 .product-details-wishlist .wishlistTile .wishlist-heart .i-wishlist-heart.add-without-animation + .wishlist-text .wishlist-text-added {
          display: block; }

.product-detail-v2 .mobile-product-con .product-details-wishlist {
  position: absolute;
  top: 16px;
  right: 16px;
  width: 32px;
  height: 32px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  background: white;
  -ms-flex-pack: center;
      justify-content: center;
  border-radius: 50%;
  z-index: 9;
  box-shadow: 0px 2px 8px 1px #00000029; }

.product-detail-v2 .mobile-product-con .pdc-tag-con {
  position: relative; }
  .product-detail-v2 .mobile-product-con .pdc-tag-con .product-description {
    padding-right: 48px; }
  .product-detail-v2 .mobile-product-con .pdc-tag-con .product-id {
    color: #7c7c7c;
    position: absolute;
    top: 0;
    right: 12px; }

.product-detail-v2 .product-details-badges .product-badge {
  margin-bottom: 0; }

.product-detail-v2 .pdc-tag-con {
  margin-bottom: 8px; }
  .product-detail-v2 .pdc-tag-con .product-description {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    gap: 8px;
    white-space: nowrap;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .product-detail-v2 .pdc-tag-con .product-description > div {
      background-color: #F5F5F5;
      border-radius: 4px;
      padding: 4px 8px;
      font-size: 14px;
      color: #757575;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      gap: 8px; }
      .product-detail-v2 .pdc-tag-con .product-description > div span {
        font-weight: 500;
        font-size: 14px; }

.product-detail-v2 .product-add-cart-panel > .product-add-cart-section {
  box-shadow: 0 8px 16px #0000003d;
  overflow: clip;
  border: 0;
  border-radius: 4px;
  padding: 0 24px; }
  .product-detail-v2 .product-add-cart-panel > .product-add-cart-section .title-container {
    font-size: 28px;
    color: black;
    font-weight: 500; }
  .product-detail-v2 .product-add-cart-panel > .product-add-cart-section .prices {
    line-height: 42px;
    -ms-flex-item-align: start;
        align-self: flex-start;
    width: 100%; }
    .product-detail-v2 .product-add-cart-panel > .product-add-cart-section .prices .value[itemprop="price"] {
      font-size: 32px; }
    .product-detail-v2 .product-add-cart-panel > .product-add-cart-section .prices .price-with-buy-later .value[itemprop="price"] {
      font-size: 20px !important; }
    .product-detail-v2 .product-add-cart-panel > .product-add-cart-section .prices .strike-through .value[itemprop="price"] {
      font-size: 14px; }
    .product-detail-v2 .product-add-cart-panel > .product-add-cart-section .prices .price {
      text-align: left; }
  .product-detail-v2 .product-add-cart-panel > .product-add-cart-section .product-description-container {
    display: -ms-flexbox;
    display: flex;
    border: 0;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-pack: justify;
        justify-content: space-between;
    padding-bottom: 0; }
    .product-detail-v2 .product-add-cart-panel > .product-add-cart-section .product-description-container .buy-as-gift-title {
      color: #262626;
      font-family: Roboto;
      font-size: 20px;
      font-style: normal;
      font-weight: 500;
      line-height: 40px;
      width: 160px; }
  @media (max-width: 768.98px) {
    .product-detail-v2 .product-add-cart-panel > .product-add-cart-section {
      padding: 0; } }
  @media (max-width: 425px) {
    .product-detail-v2 .product-add-cart-panel > .product-add-cart-section .title-container {
      display: none; } }
  .product-detail-v2 .product-add-cart-panel > .product-add-cart-section .mobile-bottom-con {
    display: none;
    background-color: white;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 50; }
    .product-detail-v2 .product-add-cart-panel > .product-add-cart-section .mobile-bottom-con.visible {
      display: block; }
    .product-detail-v2 .product-add-cart-panel > .product-add-cart-section .mobile-bottom-con .add-to-cart-mobile {
      margin-top: 12px;
      -ms-flex: 1;
          flex: 1;
      display: -ms-flexbox;
      display: flex;
      gap: 8px;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse; }
    .product-detail-v2 .product-add-cart-panel > .product-add-cart-section .mobile-bottom-con .prices {
      line-height: 1; }
    .product-detail-v2 .product-add-cart-panel > .product-add-cart-section .mobile-bottom-con .selected-item-description {
      padding-top: 12px; }
      .product-detail-v2 .product-add-cart-panel > .product-add-cart-section .mobile-bottom-con .selected-item-description .selected-variation {
        margin-top: 0px !important;
        min-height: initial !important; }

.product-detail-v2 .product-add-cart-panel .pay-4-con {
  display: none;
  font-size: 14px;
  color: #000000; }
  .product-detail-v2 .product-add-cart-panel .pay-4-con a {
    text-decoration: underline;
    color: #58575B !important;
    cursor: pointer; }

.product-detail-v2 .product-add-cart-panel .buy-as-gift-title.d-none + .prices .price-with-buy-later {
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between; }

.product-detail-v2 .product-add-cart-panel .price-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }

.product-detail-v2 .product-add-cart-panel .from-text {
  font-size: 14px;
  color: #000000;
  margin-right: 4px; }

.product-detail-v2 .product-add-cart-panel .buy-now-pay-later-inline {
  display: block;
  font-size: 14px;
  color: #000000;
  text-align: right;
  margin-top: 4px;
  line-height: 1; }
  .product-detail-v2 .product-add-cart-panel .buy-now-pay-later-inline a {
    text-decoration: underline;
    color: #58575B !important;
    cursor: pointer; }

.product-detail-v2 .product-add-cart-panel .product-description-container .price-with-buy-later {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: end;
      align-items: flex-end;
  width: 100%; }

.product-detail-v2 .product-add-cart-panel .product-description-container .price-wrapper {
  -ms-flex-pack: end;
      justify-content: flex-end; }

.product-detail-v2 .product-add-cart-panel .prices.text-right.mobile-prices-con {
  width: 100%; }

.product-detail-v2 .product-add-cart-panel .product-description-container.show-old-version .pay-4-con,
.product-detail-v2 .product-add-cart-panel .show-old-version .product-description-container .pay-4-con {
  display: block; }

.product-detail-v2 .product-add-cart-panel .product-description-container.show-old-version .price-with-buy-later,
.product-detail-v2 .product-add-cart-panel .show-old-version .product-description-container .price-with-buy-later {
  display: none; }

.product-detail-v2 .product-add-cart-panel .show-old-version .price-with-buy-later {
  display: none; }

.product-detail-v2 .product-add-cart-panel .show-old-version .pay-later-new-version .payment-description .from-text {
  display: none; }

.product-detail-v2 .product-add-cart-panel .pay-later-con {
  background: rgba(128, 128, 244, 0.125);
  border: 1px solid #394bf1;
  width: 100%;
  padding: 16px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: start;
      justify-content: flex-start;
  gap: 5px;
  margin-top: 16px; }
  .product-detail-v2 .product-add-cart-panel .pay-later-con .title-con {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: center;
        align-items: center; }
    .product-detail-v2 .product-add-cart-panel .pay-later-con .title-con .title {
      font-size: 16px;
      line-height: 26px;
      font-weight: 600; }
    .product-detail-v2 .product-add-cart-panel .pay-later-con .title-con .close-icon {
      cursor: pointer; }
      .product-detail-v2 .product-add-cart-panel .pay-later-con .title-con .close-icon svg {
        height: 18px; }
  .product-detail-v2 .product-add-cart-panel .pay-later-con .pay-later-old-version {
    display: none; }
  .product-detail-v2 .product-add-cart-panel .pay-later-con .pay-later-new-version {
    display: block; }
  .product-detail-v2 .product-add-cart-panel .pay-later-con.show-old-version .pay-later-old-version {
    display: block; }
  .product-detail-v2 .product-add-cart-panel .pay-later-con.show-old-version .pay-later-new-version {
    display: none; }
  .product-detail-v2 .product-add-cart-panel .pay-later-con .icons-con {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-align: center;
        align-items: center;
    gap: 16px; }
    .product-detail-v2 .product-add-cart-panel .pay-later-con .icons-con span {
      cursor: pointer; }
      .product-detail-v2 .product-add-cart-panel .pay-later-con .icons-con span .zip-widget__wrapper {
        padding: 0; }
  .product-detail-v2 .product-add-cart-panel .pay-later-con .payment-option-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: justify;
        justify-content: space-between;
    margin-bottom: 8px; }
    .product-detail-v2 .product-add-cart-panel .pay-later-con .payment-option-item:last-child {
      margin-bottom: 0; }
    @media (max-width: 768.98px) {
      .product-detail-v2 .product-add-cart-panel .pay-later-con .payment-option-item {
        gap: 8px; } }
    .product-detail-v2 .product-add-cart-panel .pay-later-con .payment-option-item .payment-logo {
      -ms-flex-negative: 0;
          flex-shrink: 0;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center; }
      .product-detail-v2 .product-add-cart-panel .pay-later-con .payment-option-item .payment-logo span {
        cursor: pointer;
        display: inline-block; }
    .product-detail-v2 .product-add-cart-panel .pay-later-con .payment-option-item .payment-description {
      font-size: 12px;
      line-height: 18px;
      color: #7c7c7c;
      text-align: right; }
      .product-detail-v2 .product-add-cart-panel .pay-later-con .payment-option-item .payment-description .more-link {
        color: #379AEB;
        text-decoration: underline;
        margin-left: 4px;
        cursor: pointer; }
        .product-detail-v2 .product-add-cart-panel .pay-later-con .payment-option-item .payment-description .more-link:hover {
          text-decoration: none; }

.product-detail-v2 .product-add-cart-panel .product-quantity-con {
  display: block; }
  .product-detail-v2 .product-add-cart-panel .product-quantity-con .price-quantity-con {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    gap: 16px;
    margin-bottom: 16px; }
    .product-detail-v2 .product-add-cart-panel .product-quantity-con .price-quantity-con .attribute-container > .attribute > .attribute-label {
      display: none; }
    .product-detail-v2 .product-add-cart-panel .product-quantity-con .price-quantity-con .attribute-container > .attribute .attribute-options {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
      .product-detail-v2 .product-add-cart-panel .product-quantity-con .price-quantity-con .attribute-container > .attribute .attribute-options .attribute-option {
        -ms-flex: 1;
            flex: 1; }
        .product-detail-v2 .product-add-cart-panel .product-quantity-con .price-quantity-con .attribute-container > .attribute .attribute-options .attribute-option > input:checked + label {
          background-color: white;
          color: #379AEB;
          border-color: #379AEB;
          overflow: hidden; }
          .product-detail-v2 .product-add-cart-panel .product-quantity-con .price-quantity-con .attribute-container > .attribute .attribute-options .attribute-option > input:checked + label .checked-icon {
            display: block;
            position: absolute;
            top: -1rem;
            right: -1rem;
            -ms-flex-align: end;
                align-items: flex-end;
            width: 2rem;
            height: 2rem;
            font-size: .625rem;
            text-align: center;
            background: #379AEB;
            transform: rotate(-45deg); }
            .product-detail-v2 .product-add-cart-panel .product-quantity-con .price-quantity-con .attribute-container > .attribute .attribute-options .attribute-option > input:checked + label .checked-icon svg {
              position: absolute;
              bottom: 6px;
              left: 1px;
              transform: rotate(45deg);
              transform-origin: right; }
        .product-detail-v2 .product-add-cart-panel .product-quantity-con .price-quantity-con .attribute-container > .attribute .attribute-options .attribute-option .attribute-option-label {
          position: relative;
          color: black;
          border: 1.5px solid #8D8C8D;
          width: auto !important; }
          .product-detail-v2 .product-add-cart-panel .product-quantity-con .price-quantity-con .attribute-container > .attribute .attribute-options .attribute-option .attribute-option-label .checked-icon {
            display: none; }
    .product-detail-v2 .product-add-cart-panel .product-quantity-con .price-quantity-con .quantity {
      background-color: white;
      border-radius: 4px;
      padding: 10px 16px 10px 0px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between;
      -ms-flex-align: center;
          align-items: center;
      margin: 0;
      width: 100%;
      font-size: 16px; }
      .product-detail-v2 .product-add-cart-panel .product-quantity-con .price-quantity-con .quantity .qty-select-container .icon-btn {
        border-radius: 50%;
        background-color: transparent;
        width: 24px;
        height: 24px; }
        .product-detail-v2 .product-add-cart-panel .product-quantity-con .price-quantity-con .quantity .qty-select-container .icon-btn.ion-ios-remove {
          border: 1px solid #9D9D9D;
          color: #9D9D9D; }
        .product-detail-v2 .product-add-cart-panel .product-quantity-con .price-quantity-con .quantity .qty-select-container .icon-btn.ion-ios-add {
          border: 1px solid #358ED7;
          color: #358ED7; }
      .product-detail-v2 .product-add-cart-panel .product-quantity-con .price-quantity-con .quantity .qty-select-container .quantity-select {
        background-color: transparent; }

.product-detail-v2 .product-add-cart-panel .prices-add-to-cart-actions .add-to-cart-button-col {
  width: 100%;
  margin-bottom: 16px;
  gap: 16px;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; }
  .product-detail-v2 .product-add-cart-panel .prices-add-to-cart-actions .add-to-cart-button-col .btn.add-to-cart {
    line-height: 16px;
    width: 100%;
    margin: 0 !important; }
  .product-detail-v2 .product-add-cart-panel .prices-add-to-cart-actions .add-to-cart-button-col .btn.buy-now {
    border: 0;
    outline: 0; }

.product-detail-v2 .product-add-cart-panel .prices-add-to-cart-actions .mobile-bottom-con .add-to-cart-button-col {
  gap: 12px; }

.product-detail-v2 .product-add-cart-panel .prices-add-to-cart-actions .explore-con {
  font-size: 14px;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  -ms-flex-direction: column;
      flex-direction: column; }
  .product-detail-v2 .product-add-cart-panel .prices-add-to-cart-actions .explore-con > div {
    display: -ms-flexbox;
    display: flex;
    gap: 8px;
    -ms-flex-direction: row;
        flex-direction: row;
    text-align: left; }

.product-detail-v2 .product-add-cart-panel .live-book-section {
  border-radius: 8px;
  padding-bottom: 24px;
  border-top: 0;
  margin-top: 0; }
  .product-detail-v2 .product-add-cart-panel .live-book-section .live-btn-container .btn.add-to-cart-live {
    width: 100%; }
  .product-detail-v2 .product-add-cart-panel .live-book-section .live-book-section-title {
    margin-bottom: 16px;
    font-size: 24px;
    font-weight: 500; }
  .product-detail-v2 .product-add-cart-panel .live-book-section .live-section-separator {
    display: none; }
  .product-detail-v2 .product-add-cart-panel .live-book-section .quantity {
    border-radius: 4px;
    padding: 10px 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: center;
        align-items: center;
    margin: 0;
    width: 100%; }
    .product-detail-v2 .product-add-cart-panel .live-book-section .quantity .qty-select-label {
      font-size: 16px;
      color: #495057; }
    .product-detail-v2 .product-add-cart-panel .live-book-section .quantity .qty-select-container .icon-btn {
      border-radius: 50%;
      background-color: transparent;
      width: 24px;
      height: 24px; }
      .product-detail-v2 .product-add-cart-panel .live-book-section .quantity .qty-select-container .icon-btn.ion-ios-remove {
        border: 1px solid #9D9D9D;
        color: #9D9D9D; }
      .product-detail-v2 .product-add-cart-panel .live-book-section .quantity .qty-select-container .icon-btn.ion-ios-add {
        border: 1px solid #358ED7;
        color: #358ED7; }
    .product-detail-v2 .product-add-cart-panel .live-book-section .quantity .qty-select-container .quantity-select {
      background-color: transparent; }
  .product-detail-v2 .product-add-cart-panel .live-book-section label[for="live-datepicker"] {
    display: none; }
  .product-detail-v2 .product-add-cart-panel .live-book-section .remove-booking-date {
    top: 0px; }
  .product-detail-v2 .product-add-cart-panel .live-book-section .datepicker-icon, .product-detail-v2 .product-add-cart-panel .live-book-section .time-icon {
    position: absolute;
    top: 14px;
    left: 16px;
    fill: black;
    z-index: 2; }
  .product-detail-v2 .product-add-cart-panel .live-book-section #live-datepicker, .product-detail-v2 .product-add-cart-panel .live-book-section #time-select {
    padding-left: 46px; }
  .product-detail-v2 .product-add-cart-panel .live-book-section #time-select + svg {
    fill: black; }
  .product-detail-v2 .product-add-cart-panel .live-book-section #time-select:disabled + svg {
    fill: #A9A9A9; }
  .product-detail-v2 .product-add-cart-panel .live-book-section label[for="time-select"] {
    display: none; }

.product-detail-v2 .product-add-cart-panel .why-book-container {
  background-color: #FCF8F8;
  border-radius: 8px;
  padding: 24px;
  margin-top: 24px; }
  .product-detail-v2 .product-add-cart-panel .why-book-container .why-book-title {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 16px;
    color: #000; }
  .product-detail-v2 .product-add-cart-panel .why-book-container .why-book-items {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    gap: 8px;
    margin-bottom: 16px; }
    .product-detail-v2 .product-add-cart-panel .why-book-container .why-book-items .why-book-item {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      gap: 12px;
      font-size: 14px;
      color: #000; }
      .product-detail-v2 .product-add-cart-panel .why-book-container .why-book-items .why-book-item img {
        height: 20px; }
      .product-detail-v2 .product-add-cart-panel .why-book-container .why-book-items .why-book-item span {
        line-height: 1.5; }
  .product-detail-v2 .product-add-cart-panel .why-book-container .why-book-link {
    display: block;
    font-size: 14px;
    color: #358ed7;
    text-decoration: underline;
    margin-top: 16px;
    cursor: pointer; }
    .product-detail-v2 .product-add-cart-panel .why-book-container .why-book-link:hover {
      color: #2a6fa5; }
