/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./code/app_custom_encircle/cartridge/client/default/scss/product/detail.scss ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
.more-details.modal .modal-dialog {
  width: 70%;
  max-width: 100%;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
  .more-details.modal .modal-dialog .modal-content {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content; }
    .more-details.modal .modal-dialog .modal-content .modal-header {
      border-bottom: 1px solid #dee2e6;
      padding: 0.625rem; }
      .more-details.modal .modal-dialog .modal-content .modal-header .modal-heading {
        font-weight: 500;
        color: #212529;
        font-family: "Noir", sans-serif;
        font-size: 1rem;
        line-height: 1.5rem;
        margin-top: 0.5rem; }
        @media (min-width: 1024px) {
          .more-details.modal .modal-dialog .modal-content .modal-header .modal-heading {
            font-size: 1.125rem;
            line-height: 1.625rem; } }
        .more-details.modal .modal-dialog .modal-content .modal-header .modal-heading.see-more-modal-heading {
          font-size: 0.75rem;
          line-height: 1.125rem; }
      .more-details.modal .modal-dialog .modal-content .modal-header .modal-close {
        padding: 0.375rem;
        width: 1.25rem;
        height: 1.25rem;
        border-radius: 0.25rem;
        background: transparent;
        border: none;
        outline: none;
        color: #000; }
        .more-details.modal .modal-dialog .modal-content .modal-header .modal-close .close-icon {
          font-size: 1.375rem; }
        .more-details.modal .modal-dialog .modal-content .modal-header .modal-close:hover {
          background-color: #e1e1e1;
          border: 1px solid #ccc; }
    .more-details.modal .modal-dialog .modal-content .modal-body {
      color: #212529;
      padding: 0; }
      .more-details.modal .modal-dialog .modal-content .modal-body .description-text {
        margin-bottom: 0.625rem;
        padding: 0.5rem; }
        @media (min-width: 1024px) {
          .more-details.modal .modal-dialog .modal-content .modal-body .description-text {
            padding: 0.625rem; } }
      @media (min-width: 1024px) {
        .more-details.modal .modal-dialog .modal-content .modal-body .product-images {
          padding: 0.5rem; } }
      .more-details.modal .modal-dialog .modal-content .modal-body .product-images .product-images-row {
        margin: 0; }
        .more-details.modal .modal-dialog .modal-content .modal-body .product-images .product-images-row .select-gift-card-theme {
          margin-bottom: 0.625rem;
          padding: 0; }
          @media (min-width: 1024px) {
            .more-details.modal .modal-dialog .modal-content .modal-body .product-images .product-images-row .select-gift-card-theme {
              margin-bottom: 0; } }
      .more-details.modal .modal-dialog .modal-content .modal-body .product-images .select-gift-card-theme {
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content;
        max-height: 10.25rem; }
        @media (min-width: 1024px) {
          .more-details.modal .modal-dialog .modal-content .modal-body .product-images .select-gift-card-theme {
            max-height: 100%; } }
        .more-details.modal .modal-dialog .modal-content .modal-body .product-images .select-gift-card-theme::-webkit-scrollbar {
          width: 0.25rem; }
        .more-details.modal .modal-dialog .modal-content .modal-body .product-images .select-gift-card-theme .select-gift-theme-ul {
          margin-bottom: 0.625rem;
          padding-left: 1.25rem; }
          .more-details.modal .modal-dialog .modal-content .modal-body .product-images .select-gift-card-theme .select-gift-theme-ul .select-gift-theme-item {
            font-size: 1rem;
            cursor: pointer; }
      .more-details.modal .modal-dialog .modal-content .modal-body .product-images .images-gallary {
        padding: 0.5rem; }
        @media (min-width: 1024px) {
          .more-details.modal .modal-dialog .modal-content .modal-body .product-images .images-gallary {
            padding: 0rem; } }
        .more-details.modal .modal-dialog .modal-content .modal-body .product-images .images-gallary::-webkit-scrollbar {
          width: 0.25rem; }
        .more-details.modal .modal-dialog .modal-content .modal-body .product-images .images-gallary .giftcard-see-more-images {
          height: -webkit-fit-content;
          height: -moz-fit-content;
          height: fit-content;
          max-height: 34vh;
          margin: 0;
          padding: 0; }
          @media (min-width: 1024px) {
            .more-details.modal .modal-dialog .modal-content .modal-body .product-images .images-gallary .giftcard-see-more-images {
              padding: 0 0.625rem;
              max-height: 53vh; } }
          .more-details.modal .modal-dialog .modal-content .modal-body .product-images .images-gallary .giftcard-see-more-images.images {
            padding: 0.625rem 0; }
          .more-details.modal .modal-dialog .modal-content .modal-body .product-images .images-gallary .giftcard-see-more-images .see-more-image {
            padding: 0 0.375rem;
            margin-bottom: 1rem; }
            .more-details.modal .modal-dialog .modal-content .modal-body .product-images .images-gallary .giftcard-see-more-images .see-more-image:hover .select-btn-overlay {
              opacity: 1; }
            .more-details.modal .modal-dialog .modal-content .modal-body .product-images .images-gallary .giftcard-see-more-images .see-more-image .img-container img {
              border-radius: 0.625rem; }
      .more-details.modal .modal-dialog .modal-content .modal-body .product-images .select-btn-overlay {
        position: absolute;
        top: 0;
        height: 100%;
        background: #52ab989c;
        border-radius: 0.625rem;
        opacity: 0;
        -webkit-transition: opacity 0.5s ease;
        transition: opacity 0.5s ease; }
        .more-details.modal .modal-dialog .modal-content .modal-body .product-images .select-btn-overlay .button {
          background: #fff;
          padding: 0.375rem 1.625rem;
          color: #000;
          -webkit-box-shadow: none;
                  box-shadow: none; }
          .more-details.modal .modal-dialog .modal-content .modal-body .product-images .select-btn-overlay .button:hover {
            background: #333;
            color: #fff; }
    .more-details.modal .modal-dialog .modal-content .modal-footer {
      padding: 0.5rem; }
      .more-details.modal .modal-dialog .modal-content .modal-footer .close-btn {
        font-size: 0.625rem;
        line-height: 1rem;
        font-weight: 500;
        padding: 0.25rem 0.5rem;
        margin: 0.125rem;
        color: #fff;
        background-color: #6c757d;
        border: none;
        border-radius: 0.25rem;
        outline: none; }
        .more-details.modal .modal-dialog .modal-content .modal-footer .close-btn:hover {
          background-color: #5c636a; }

.giftcard-title-section {
  padding: 0; }
  @media (min-width: 1024px) {
    .giftcard-title-section {
      padding: 0.625rem 0 1.875rem 0; } }
  .giftcard-title-section .gift-card-name-description .gift-card-name {
    font-family: "Noir", sans-serif;
    font-size: 1.25rem;
    line-height: 1.5rem;
    color: #212529; }
    @media (min-width: 1024px) {
      .giftcard-title-section .gift-card-name-description .gift-card-name {
        font-size: 2.875rem;
        line-height: 3.375rem; } }
  .giftcard-title-section .gift-card-name-description .gift-card-description {
    font-size: 0.75rem;
    line-height: 1.125rem;
    color: #212529;
    margin-bottom: 0.625rem;
    cursor: pointer;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden; }
    @media (min-width: 1024px) {
      .giftcard-title-section .gift-card-name-description .gift-card-description {
        font-size: 1rem;
        margin-bottom: 1.875rem;
        line-height: 1.5rem; } }

.giftcard-review-rating .gift-card-name {
  font-weight: 500;
  font-family: "Noir", sans-serif;
  margin-bottom: 0.375rem;
  line-height: 1.25rem;
  font-size: 1rem;
  color: #212529; }
  @media (min-width: 1024px) {
    .giftcard-review-rating .gift-card-name {
      font-size: 1.25rem;
      margin-top: 0.375rem; } }

.giftcard-review-rating .product-reviews-summary {
  font-size: 0.625rem;
  margin-bottom: 0.375rem; }
  @media (min-width: 1024px) {
    .giftcard-review-rating .product-reviews-summary {
      margin-bottom: 0rem; } }
  .giftcard-review-rating .product-reviews-summary .rating-summary {
    line-height: 1rem;
    margin-right: 0.25rem; }
    @media (min-width: 1024px) {
      .giftcard-review-rating .product-reviews-summary .rating-summary {
        margin-right: 1.875rem; } }
  .giftcard-review-rating .product-reviews-summary .reviews-summary {
    line-height: 0.875rem; }
    @media (min-width: 1024px) {
      .giftcard-review-rating .product-reviews-summary .reviews-summary {
        line-height: 1.375rem; } }
    .giftcard-review-rating .product-reviews-summary .reviews-summary .review-count-container {
      margin-right: 0.5rem;
      color: #0d6efd;
      font-size: 0.75rem; }
      @media (min-width: 1024px) {
        .giftcard-review-rating .product-reviews-summary .reviews-summary .review-count-container {
          font-size: 0.875rem;
          line-height: 1.375rem; } }
      .giftcard-review-rating .product-reviews-summary .reviews-summary .review-count-container::after {
        content: "\007c";
        margin-left: 0.5rem;
        color: #212529; }
    .giftcard-review-rating .product-reviews-summary .reviews-summary .add-review,
    .giftcard-review-rating .product-reviews-summary .reviews-summary .review-label,
    .giftcard-review-rating .product-reviews-summary .reviews-summary .review-count {
      color: #0d6efd;
      font-size: 0.75rem;
      line-height: 1rem; }
      .giftcard-review-rating .product-reviews-summary .reviews-summary .add-review:visited,
      .giftcard-review-rating .product-reviews-summary .reviews-summary .review-label:visited,
      .giftcard-review-rating .product-reviews-summary .reviews-summary .review-count:visited {
        color: #000; }
      .giftcard-review-rating .product-reviews-summary .reviews-summary .add-review:hover,
      .giftcard-review-rating .product-reviews-summary .reviews-summary .review-label:hover,
      .giftcard-review-rating .product-reviews-summary .reviews-summary .review-count:hover {
        color: #0a58ca; }
      @media (min-width: 1024px) {
        .giftcard-review-rating .product-reviews-summary .reviews-summary .add-review,
        .giftcard-review-rating .product-reviews-summary .reviews-summary .review-label,
        .giftcard-review-rating .product-reviews-summary .reviews-summary .review-count {
          font-size: 0.875rem;
          line-height: 1.375rem; } }

.giftcard-details-container {
  position: relative; }
  @media (min-width: 1024px) {
    .giftcard-details-container {
      padding-bottom: 6.25rem; } }
  .giftcard-details-container .giftcard-preview-container {
    border: 1px solid #d9d9d9;
    border-radius: 1.125rem;
    padding-bottom: 0; }
    @media (min-width: 1024px) {
      .giftcard-details-container .giftcard-preview-container {
        position: sticky;
        top: 7.5rem;
        padding-bottom: 1.875rem; } }
    .giftcard-details-container .giftcard-preview-container .img-prev {
      padding: 0;
      max-width: 46%; }
      @media (min-width: 1024px) {
        .giftcard-details-container .giftcard-preview-container .img-prev {
          max-width: 100%; } }
      .giftcard-details-container .giftcard-preview-container .img-prev .giftcard-prev-image {
        border-bottom-left-radius: 1.125rem;
        border-top-left-radius: 1.125rem; }
        @media (min-width: 1024px) {
          .giftcard-details-container .giftcard-preview-container .img-prev .giftcard-prev-image {
            border-top-right-radius: 1.125rem;
            border-bottom-left-radius: 0;
            aspect-ratio: 1.33; } }
    .giftcard-details-container .giftcard-preview-container .giftcard-description-container {
      padding: 0.625rem 1rem; }
      @media (min-width: 1024px) {
        .giftcard-details-container .giftcard-preview-container .giftcard-description-container {
          padding: 0 1rem; } }
      .giftcard-details-container .giftcard-preview-container .giftcard-description-container .giftcard-description {
        color: #212529;
        margin-top: 0;
        border-bottom: 1px solid #c8c9ca;
        padding-bottom: 0.625rem; }
        @media (min-width: 1024px) {
          .giftcard-details-container .giftcard-preview-container .giftcard-description-container .giftcard-description {
            margin-top: 1.875rem; } }
        .giftcard-details-container .giftcard-preview-container .giftcard-description-container .giftcard-description .gift-card-title {
          font-family: "Noir", sans-serif;
          font-size: 0.75rem;
          margin: 0; }
          @media (min-width: 1024px) {
            .giftcard-details-container .giftcard-preview-container .giftcard-description-container .giftcard-description .gift-card-title {
              font-size: 1.25rem; } }
        .giftcard-details-container .giftcard-preview-container .giftcard-description-container .giftcard-description .gift-card-price {
          font-family: "Noir", sans-serif;
          font-size: 0.75rem;
          font-weight: 500;
          line-height: 0.875rem;
          color: #52ab98;
          margin: 0; }
          @media (min-width: 1024px) {
            .giftcard-details-container .giftcard-preview-container .giftcard-description-container .giftcard-description .gift-card-price {
              font-size: 1.25rem;
              line-height: 1.5rem; } }
      .giftcard-details-container .giftcard-preview-container .giftcard-description-container .giftcard-purchase-details {
        margin-top: 0.625rem; }
        .giftcard-details-container .giftcard-preview-container .giftcard-description-container .giftcard-purchase-details .giftcard-purchase-detail {
          margin-bottom: 0; }
          @media (min-width: 1024px) {
            .giftcard-details-container .giftcard-preview-container .giftcard-description-container .giftcard-purchase-details .giftcard-purchase-detail {
              margin-bottom: 0.625rem; } }
        .giftcard-details-container .giftcard-preview-container .giftcard-description-container .giftcard-purchase-details .details-heading {
          font-family: "Noir", sans-serif;
          font-weight: bold;
          font-size: 0.75rem;
          line-height: 1.125rem;
          color: #212529; }
          @media (min-width: 1024px) {
            .giftcard-details-container .giftcard-preview-container .giftcard-description-container .giftcard-purchase-details .details-heading {
              font-size: 1rem;
              line-height: 1.375rem; } }
        .giftcard-details-container .giftcard-preview-container .giftcard-description-container .giftcard-purchase-details .details-text {
          word-wrap: break-word;
          color: #212529;
          font-size: 0.75rem;
          line-height: 1.125rem; }
          @media (min-width: 1024px) {
            .giftcard-details-container .giftcard-preview-container .giftcard-description-container .giftcard-purchase-details .details-text {
              font-size: 1rem;
              line-height: 1.375rem; } }
  .giftcard-details-container .giftcard-customization-wrapper {
    padding: 1.25rem 1rem 1.875rem; }
    @media (min-width: 1024px) {
      .giftcard-details-container .giftcard-customization-wrapper {
        padding: 0 1rem; } }
    .giftcard-details-container .giftcard-customization-wrapper .heading {
      font-family: "Noir", sans-serif;
      font-size: 0.75rem;
      font-weight: 500;
      line-height: 0.875rem;
      margin-bottom: 0.375rem;
      padding-bottom: 0;
      color: #212529; }
      @media (min-width: 1024px) {
        .giftcard-details-container .giftcard-customization-wrapper .heading {
          font-size: 1.25rem;
          line-height: 1.5rem;
          padding-bottom: 1rem; } }
      .giftcard-details-container .giftcard-customization-wrapper .heading.delivery-form-heading {
        color: #212529;
        padding: 0; }
        .giftcard-details-container .giftcard-customization-wrapper .heading.delivery-form-heading.delivery-mode-heading {
          margin-top: 1.125rem; }
        @media (min-width: 1024px) {
          .giftcard-details-container .giftcard-customization-wrapper .heading.delivery-form-heading {
            font-size: 1.125rem;
            line-height: 1.25rem;
            margin-bottom: 0.625rem; } }
    @media (min-width: 1024px) {
      .giftcard-details-container .giftcard-customization-wrapper .design-wrapper {
        margin: 1.875rem 0; } }
    .giftcard-details-container .giftcard-customization-wrapper .design-wrapper .giftcard-images .giftcard-images-list {
      margin: 0; }
      .giftcard-details-container .giftcard-customization-wrapper .design-wrapper .giftcard-images .giftcard-images-list .giftcard-image {
        margin-bottom: 1rem;
        padding-left: 0;
        padding-right: 1rem;
        cursor: pointer; }
        @media (min-width: 1024px) {
          .giftcard-details-container .giftcard-customization-wrapper .design-wrapper .giftcard-images .giftcard-images-list .giftcard-image {
            margin-bottom: 1.5rem; } }
        .giftcard-details-container .giftcard-customization-wrapper .design-wrapper .giftcard-images .giftcard-images-list .giftcard-image .theme-item-image:hover {
          border: 3px dashed #52ab98;
          -webkit-transform: scale(1.1);
                  transform: scale(1.1); }
    .giftcard-details-container .giftcard-customization-wrapper .design-wrapper .giftcard-images .giftcard-see-more {
      margin-bottom: 1rem;
      padding: 0;
      font-family: "Roboto", sans-serif; }
      @media (min-width: 1024px) {
        .giftcard-details-container .giftcard-customization-wrapper .design-wrapper .giftcard-images .giftcard-see-more {
          margin-bottom: 1.5rem; } }
      .giftcard-details-container .giftcard-customization-wrapper .design-wrapper .giftcard-images .giftcard-see-more .more-details-btn {
        font-size: 0.75rem;
        color: #212529;
        height: 100%;
        border: 5px dashed #d9d9d9; }
        @media (min-width: 1024px) {
          .giftcard-details-container .giftcard-customization-wrapper .design-wrapper .giftcard-images .giftcard-see-more .more-details-btn {
            font-size: 1rem; } }
    .giftcard-details-container .giftcard-customization-wrapper .design-wrapper .design-item-animate {
      border-radius: 0.375rem;
      -webkit-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out; }
      @media (min-width: 1024px) {
        .giftcard-details-container .giftcard-customization-wrapper .design-wrapper .design-item-animate {
          border-radius: 1rem; } }
      .giftcard-details-container .giftcard-customization-wrapper .design-wrapper .design-item-animate:hover {
        border: 3px dashed #d9d9d9;
        -webkit-transform: scale(1.1);
                transform: scale(1.1); }
    .giftcard-details-container .giftcard-customization-wrapper .giftcard-amount-section {
      padding: 0; }
      @media (min-width: 1024px) {
        .giftcard-details-container .giftcard-customization-wrapper .giftcard-amount-section {
          padding: 1rem 0; } }
      .giftcard-details-container .giftcard-customization-wrapper .giftcard-amount-section .price-list {
        margin: 0; }
        .giftcard-details-container .giftcard-customization-wrapper .giftcard-amount-section .price-list .price-list-item {
          padding: 0;
          cursor: pointer; }
          @media (max-width: 1049.98px) {
            .giftcard-details-container .giftcard-customization-wrapper .giftcard-amount-section .price-list .price-list-item:not(:last-child) {
              -webkit-box-flex: 0;
                  -ms-flex: 0 0 20%;
                      flex: 0 0 20%;
              max-width: 20%; } }
          .giftcard-details-container .giftcard-customization-wrapper .giftcard-amount-section .price-list .price-list-item:first-child .btn-amount {
            border-radius: 1rem 0 0 1rem; }
          @media (max-width: 1049.98px) {
            .giftcard-details-container .giftcard-customization-wrapper .giftcard-amount-section .price-list .price-list-item:last-child {
              max-width: 40%; } }
          .giftcard-details-container .giftcard-customization-wrapper .giftcard-amount-section .price-list .price-list-item:last-child .price-input {
            border-radius: 0 1rem 1rem 0;
            color: #000;
            outline: none;
            padding: 1rem;
            -webkit-appearance: textfield;
               -moz-appearance: textfield;
                    appearance: textfield; }
            .giftcard-details-container .giftcard-customization-wrapper .giftcard-amount-section .price-list .price-list-item:last-child .price-input:hover, .giftcard-details-container .giftcard-customization-wrapper .giftcard-amount-section .price-list .price-list-item:last-child .price-input:focus {
              -webkit-box-shadow: 0 0 3px 1px #00699d;
                      box-shadow: 0 0 3px 1px #00699d;
              background-color: #fff; }
            .giftcard-details-container .giftcard-customization-wrapper .giftcard-amount-section .price-list .price-list-item:last-child .price-input::-webkit-input-placeholder {
              font-size: 0.625rem;
              padding-left: 0.375rem; }
            .giftcard-details-container .giftcard-customization-wrapper .giftcard-amount-section .price-list .price-list-item:last-child .price-input::-moz-placeholder {
              font-size: 0.625rem;
              padding-left: 0.375rem; }
            .giftcard-details-container .giftcard-customization-wrapper .giftcard-amount-section .price-list .price-list-item:last-child .price-input:-ms-input-placeholder {
              font-size: 0.625rem;
              padding-left: 0.375rem; }
            .giftcard-details-container .giftcard-customization-wrapper .giftcard-amount-section .price-list .price-list-item:last-child .price-input::-ms-input-placeholder {
              font-size: 0.625rem;
              padding-left: 0.375rem; }
            .giftcard-details-container .giftcard-customization-wrapper .giftcard-amount-section .price-list .price-list-item:last-child .price-input::placeholder {
              font-size: 0.625rem;
              padding-left: 0.375rem; }
              @media (min-width: 1024px) {
                .giftcard-details-container .giftcard-customization-wrapper .giftcard-amount-section .price-list .price-list-item:last-child .price-input::-webkit-input-placeholder {
                  font-size: 0.875rem; }
                .giftcard-details-container .giftcard-customization-wrapper .giftcard-amount-section .price-list .price-list-item:last-child .price-input::-moz-placeholder {
                  font-size: 0.875rem; }
                .giftcard-details-container .giftcard-customization-wrapper .giftcard-amount-section .price-list .price-list-item:last-child .price-input:-ms-input-placeholder {
                  font-size: 0.875rem; }
                .giftcard-details-container .giftcard-customization-wrapper .giftcard-amount-section .price-list .price-list-item:last-child .price-input::-ms-input-placeholder {
                  font-size: 0.875rem; }
                .giftcard-details-container .giftcard-customization-wrapper .giftcard-amount-section .price-list .price-list-item:last-child .price-input::placeholder {
                  font-size: 0.875rem; } }
            .giftcard-details-container .giftcard-customization-wrapper .giftcard-amount-section .price-list .price-list-item:last-child .price-input::-webkit-outer-spin-button, .giftcard-details-container .giftcard-customization-wrapper .giftcard-amount-section .price-list .price-list-item:last-child .price-input::-webkit-inner-spin-button {
              -webkit-appearance: none;
                      appearance: none; }
          .giftcard-details-container .giftcard-customization-wrapper .giftcard-amount-section .price-list .price-list-item:last-child::before {
            content: "₹";
            position: absolute;
            left: 0.5rem;
            top: 50%;
            -webkit-transform: translateY(-50%);
                    transform: translateY(-50%);
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            font-size: 0.875rem;
            opacity: 1;
            -webkit-transition: opacity 0.4s ease-in-out;
            transition: opacity 0.4s ease-in-out; }
          .giftcard-details-container .giftcard-customization-wrapper .giftcard-amount-section .price-list .price-list-item:last-child:hover::before, .giftcard-details-container .giftcard-customization-wrapper .giftcard-amount-section .price-list .price-list-item:last-child:focus::before {
            opacity: 0; }
      .giftcard-details-container .giftcard-customization-wrapper .giftcard-amount-section .btn-amount {
        -webkit-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        border: 1px solid #d9d9d9;
        padding: 1rem 0.5rem;
        color: #212529;
        font-size: 0.625rem;
        line-height: 0.875rem; }
        @media (min-width: 1024px) {
          .giftcard-details-container .giftcard-customization-wrapper .giftcard-amount-section .btn-amount {
            font-size: 1rem;
            line-height: 1.375rem; } }
        .giftcard-details-container .giftcard-customization-wrapper .giftcard-amount-section .btn-amount.active, .giftcard-details-container .giftcard-customization-wrapper .giftcard-amount-section .btn-amount:hover {
          background-color: #52ab98;
          color: #fff; }
    .giftcard-details-container .giftcard-customization-wrapper .section-separator {
      margin: 0.625rem 0;
      padding-bottom: 1rem;
      border: 0;
      border-top: 1px solid;
      opacity: 0.25; }

.experience-component .explore-brands-section {
  padding: 1rem 0rem;
  margin-bottom: 1.875rem; }
  @media (min-width: 1024px) {
    .experience-component .explore-brands-section {
      padding: 2.25rem 0rem;
      margin-bottom: 1.875rem; } }
  @media (min-width: 1400px) {
    .experience-component .explore-brands-section {
      padding: 1rem 0.75rem;
      margin: 0 1.25rem 1.875rem; } }
  .experience-component .explore-brands-section .heading {
    font-family: "Noir", sans-serif;
    color: #212529;
    font-size: 1.125rem;
    line-height: 1.25rem;
    padding: 0;
    margin-bottom: 1.875rem; }
    @media (min-width: 1024px) {
      .experience-component .explore-brands-section .heading {
        font-size: 1.875rem;
        line-height: 2.25rem; } }
  .experience-component .explore-brands-section .shop-titan-brands {
    margin: 0 -1rem; }
    .experience-component .explore-brands-section .shop-titan-brands .titan-brands {
      padding: 0 0.75rem;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 33.33%;
              flex: 0 0 33.33%; }
      @media (min-width: 1024px) {
        .experience-component .explore-brands-section .shop-titan-brands .titan-brands {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 16.66%;
                  flex: 0 0 16.66%; } }

/* Custom styles for Datepicker color change */
.datepicker {
  border-radius: 0;
  background-color: #efefef;
  -webkit-box-shadow: 0.3125rem 0.3125rem 0.625rem 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0.3125rem 0.3125rem 0.625rem 0 rgba(0, 0, 0, 0.3);
  border: 0.25rem solid #fff;
  padding: 1rem; }
  .datepicker .table-condensed {
    width: 100%; }
    .datepicker .table-condensed tbody {
      background-color: #fff; }
      .datepicker .table-condensed tbody tr td {
        border: 1px solid #cfcfcf;
        padding: 0.25rem;
        font-size: 0.625rem; }
        .datepicker .table-condensed tbody tr td.active {
          color: #000; }
    .datepicker .table-condensed thead .prev,
    .datepicker .table-condensed thead .next {
      padding-bottom: 0.625rem; }
      .datepicker .table-condensed thead .prev .btn-arrow,
      .datepicker .table-condensed thead .next .btn-arrow {
        display: block;
        border: solid;
        border-width: 0.3125rem 0.5rem 0.3125rem 0;
        border-color: transparent #ff9635 transparent transparent; }
    .datepicker .table-condensed thead .next .btn-arrow {
      border-width: 0.3125rem 0 0.3125rem 0.5rem;
      border-color: transparent transparent transparent #ff9635; }
    .datepicker .table-condensed thead .datepicker-switch {
      color: #212529;
      font-size: 0.625rem;
      font-weight: 400;
      padding-bottom: 0.625rem; }
    .datepicker .table-condensed thead .dow {
      border: 1px solid #cfcfcf;
      padding: 0.25rem;
      font-size: 0.625rem;
      text-transform: uppercase; }

.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today[disabled],
.datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today.disabled:hover[disabled] {
  background-color: #ffdf66;
  border-radius: 0;
  text-align: center; }

.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
  background-image: none;
  color: #000;
  background-color: #f9eae7; }

.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover,
.datepicker .datepicker-months table tr td span.disabled,
.datepicker .datepicker-years table tr td span.disabled,
.datepicker .datepicker-decades table tr td span.disabled,
.datepicker .datepicker-centuries table tr td span.disabled {
  background-image: none;
  color: #00000040;
  background-color: #fff; }

.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #000;
  opacity: 1; }

.datepicker table tr td.day.disabled {
  color: #00000040; }

.datepicker table tr td:hover {
  cursor: pointer;
  border-radius: 0; }

.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled] {
  background-color: #ffdf66;
  border-radius: 0;
  text-align: center; }

.datepicker table tr td.day:hover,
.datepicker table tr td.day.focused {
  background: #f9eae7;
  text-align: center;
  cursor: pointer;
  border-radius: 0;
  color: #000; }

.ui-timepicker-wrapper .ui-timepicker-list li:hover,
.ui-timepicker-wrapper .ui-timepicker-list .ui-timepicker-selected:hover {
  background-color: #ccc;
  color: #666;
  text-align: center;
  border-radius: 0; }

.ui-timepicker-wrapper li.ui-timepicker-selected {
  background-color: #fff;
  color: #222; }

.datepicker.dropdown-menu th,
.datepicker.datepicker-inline th,
.datepicker.dropdown-menu td,
.datepicker.datepicker-inline td {
  font-family: "Roboto", sans-serif;
  font-size: 0.75rem;
  text-align: center;
  cursor: pointer; }

.datepicker .datepicker-months table tr th,
.datepicker .datepicker-years table tr th,
.datepicker .datepicker-decades table tr th,
.datepicker .datepicker-centuries table tr th {
  text-align: center; }

.datepicker .datepicker-months table tr td span,
.datepicker .datepicker-years table tr td span,
.datepicker .datepicker-decades table tr td span,
.datepicker .datepicker-centuries table tr td span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 25%;
  height: 1.875rem;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.datepicker .datepicker-months table tr td span:hover,
.datepicker .datepicker-months table tr td span:focus,
.datepicker .datepicker-years table tr td span:hover,
.datepicker .datepicker-years table tr td span:focus,
.datepicker .datepicker-decades table tr td span:hover,
.datepicker .datepicker-decades table tr td span:focus,
.datepicker .ddatepicker-centuries table tr td span:hover,
.datepicker .ddatepicker-centuries table tr td span:focus {
  background-color: #f9eae7;
  text-align: center; }

.delivery-details .delivery-mode {
  margin: 0; }
  @media (min-width: 1024px) {
    .delivery-details .delivery-mode {
      margin: 1rem 0 1.875rem 0; } }
  .delivery-details .delivery-mode .delivery-mode-list .delivery-mode-item {
    margin-right: 1.25rem; }
    .delivery-details .delivery-mode .delivery-mode-list .delivery-mode-item:first-child {
      padding-left: 1.875rem; }
    @media (max-width: 1023.98px) {
      .delivery-details .delivery-mode .delivery-mode-list .delivery-mode-item input[type="checkbox"]:checked ~ .form-check-label::before {
        width: 1.125rem;
        height: 1.125rem; } }
    .delivery-details .delivery-mode .delivery-mode-list .delivery-mode-item .form-check-label {
      color: #212529;
      line-height: 0.875rem;
      font-size: 0.625rem; }
      @media (min-width: 1024px) {
        .delivery-details .delivery-mode .delivery-mode-list .delivery-mode-item .form-check-label {
          font-size: 1rem;
          line-height: 1.5rem; } }
      @media (max-width: 1023.98px) {
        .delivery-details .delivery-mode .delivery-mode-list .delivery-mode-item .form-check-label::before {
          width: 1.125rem;
          height: 1.125rem;
          margin-top: -0.125rem; } }

.delivery-details .gifting-details {
  margin-top: 1rem; }
  .delivery-details .gifting-details .form-group .delivery-details-label {
    color: #212529;
    font-size: 0.625rem;
    line-height: 0.875rem;
    margin-bottom: 0; }
    @media (min-width: 1024px) {
      .delivery-details .gifting-details .form-group .delivery-details-label {
        line-height: 1.375rem;
        font-size: 1rem;
        margin-bottom: 0.625rem; } }
  .delivery-details .gifting-details .form-group input {
    padding: 0.375rem;
    border-radius: 0.5rem;
    border: 1px solid #d9d9d9;
    font-size: 0.875rem;
    line-height: 1.25rem; }
  .delivery-details .gifting-details .form-group textarea {
    font-size: 0.625rem;
    height: 4.125rem;
    padding: 0.375rem;
    border: 1px solid #d9d9d9;
    border-radius: 0.5rem; }
    @media (min-width: 1024px) {
      .delivery-details .gifting-details .form-group textarea {
        font-size: 1rem;
        line-height: 1.375rem;
        height: 6.25rem; } }

.delivery-details .delivery-schedule {
  margin-bottom: 0.5rem; }
  @media (min-width: 1024px) {
    .delivery-details .delivery-schedule {
      margin: 1rem 0; } }
  .delivery-details .delivery-schedule .delivery-form-check {
    margin-right: 1.25rem; }
    .delivery-details .delivery-schedule .delivery-form-check .form-check-label {
      color: #212529;
      font-size: 0.625rem;
      line-height: 0.875rem; }
      @media (min-width: 1024px) {
        .delivery-details .delivery-schedule .delivery-form-check .form-check-label {
          font-size: 1rem;
          line-height: 1.5rem; } }
  .delivery-details .delivery-schedule .scheduled-send-date-container .form-scheduled-label {
    color: #212529;
    cursor: pointer; }
  .delivery-details .delivery-schedule .scheduled-send-date-container .scheduled-input {
    padding: 0 0.625rem;
    line-height: 1.25rem;
    height: 2rem;
    border-color: #c2c2c2; }

@media (max-width: 1023.98px) {
  .delivery-details .invalid-error-message {
    line-height: 1rem;
    font-size: 0.625rem; } }

.delivery-details .gift-card-actions-btn .action-btn {
  cursor: pointer;
  margin-right: 0.625rem;
  line-height: 1.375rem; }
  @media (min-width: 1024px) {
    .delivery-details .gift-card-actions-btn .action-btn {
      line-height: 1.5rem; } }

.ourwork-tab-wrap {
  padding: 0.625rem 0;
  position: relative; }
  .ourwork-tab-wrap .nav-tabs .nav-item {
    margin-bottom: 0; }
    .ourwork-tab-wrap .nav-tabs .nav-item .nav-link {
      border-top-left-radius: 0;
      border-top-right-radius: 0;
      border: none;
      background-color: #fff; }
      .ourwork-tab-wrap .nav-tabs .nav-item .nav-link .info {
        color: #9c9c9c;
        font-weight: 500;
        font-family: "Noir", sans-serif;
        margin-bottom: 0;
        font-size: 0.5rem;
        line-height: 0.75rem; }
        @media (min-width: 768px) {
          .ourwork-tab-wrap .nav-tabs .nav-item .nav-link .info {
            line-height: 1.25rem;
            font-size: 1.125rem; } }
      .ourwork-tab-wrap .nav-tabs .nav-item .nav-link.active {
        border-bottom: 0.1875rem solid #333; }
        .ourwork-tab-wrap .nav-tabs .nav-item .nav-link.active .info {
          color: #333; }
      .ourwork-tab-wrap .nav-tabs .nav-item .nav-link:hover {
        border-bottom: 0.1875rem solid #333; }
    .ourwork-tab-wrap .nav-tabs .nav-item.show .nav-link.active {
      border-bottom: 0.1875rem solid #000; }
  .ourwork-tab-wrap .tab-content .pdp-tab-pane {
    opacity: 1;
    border: 0;
    border-top: 0.0625rem solid #eeee;
    border-radius: 0;
    -webkit-box-shadow: 0 0 0.625rem 0 #3333332b;
            box-shadow: 0 0 0.625rem 0 #3333332b; }
    @media (min-width: 768px) {
      .ourwork-tab-wrap .tab-content .pdp-tab-pane {
        display: none;
        border: none;
        -webkit-box-shadow: none;
                box-shadow: none;
        margin: unset; }
        .ourwork-tab-wrap .tab-content .pdp-tab-pane.active {
          display: block; } }
    .ourwork-tab-wrap .tab-content .pdp-tab-pane .card-header {
      border-bottom: none; }
      .ourwork-tab-wrap .tab-content .pdp-tab-pane .card-header:hover {
        border: 0.0625rem solid #ccc;
        outline: none; }
      @media (min-width: 768px) {
        .ourwork-tab-wrap .tab-content .pdp-tab-pane .card-header {
          display: none; } }
      .ourwork-tab-wrap .tab-content .pdp-tab-pane .card-header .mobile-accordion {
        margin-bottom: 0; }
        .ourwork-tab-wrap .tab-content .pdp-tab-pane .card-header .mobile-accordion .mobile-accordion-button {
          border-bottom: none;
          text-decoration: none;
          font-size: 1rem;
          position: relative;
          font-family: "Noir", sans-serif;
          font-weight: 600;
          margin-top: 0.375rem; }
          .ourwork-tab-wrap .tab-content .pdp-tab-pane .card-header .mobile-accordion .mobile-accordion-button::before {
            content: "\f107";
            font-family: "FontAwesome";
            font-size: 0.625rem;
            position: absolute;
            top: 35%;
            right: 0.5rem;
            -webkit-transform: translateY(-50%) scale(1.5) rotate(0deg);
                    transform: translateY(-50%) scale(1.5) rotate(0deg);
            border-bottom: 0 solid #333;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center; }
          .ourwork-tab-wrap .tab-content .pdp-tab-pane .card-header .mobile-accordion .mobile-accordion-button[aria-expanded="true"]::before {
            -webkit-transform: translateY(-50%) scale(1.5) rotate(180deg);
                    transform: translateY(-50%) scale(1.5) rotate(180deg); }
    @media (min-width: 768px) {
      .ourwork-tab-wrap .tab-content .pdp-tab-pane .collapses {
        display: block; } }
    .ourwork-tab-wrap .tab-content .pdp-tab-pane .collapses .new-card-body {
      border-top: 0.125rem solid #0000002d;
      width: 95%;
      margin: 0 auto;
      padding: 0 0.5rem;
      color: #212529; }
      @media (min-width: 768px) {
        .ourwork-tab-wrap .tab-content .pdp-tab-pane .collapses .new-card-body {
          border: none;
          width: 100%;
          padding: 0.5rem 0.75rem; } }
      .ourwork-tab-wrap .tab-content .pdp-tab-pane .collapses .new-card-body .wrapper {
        padding: 0.625rem 0; }
        .ourwork-tab-wrap .tab-content .pdp-tab-pane .collapses .new-card-body .wrapper .section-title {
          margin-bottom: 1rem;
          font-size: 1.125rem;
          font-family: "Noir", sans-serif;
          font-weight: 500; }
        .ourwork-tab-wrap .tab-content .pdp-tab-pane .collapses .new-card-body .wrapper .main-heading {
          font-size: 1rem;
          margin-bottom: 0.625rem; }
          .ourwork-tab-wrap .tab-content .pdp-tab-pane .collapses .new-card-body .wrapper .main-heading .pdp-site-link {
            color: #0d6efd;
            text-decoration: underline; }
      .ourwork-tab-wrap .tab-content .pdp-tab-pane .collapses .new-card-body .faq-accordion .card {
        border-top: 0.0625rem solid #eeee;
        border-radius: 0;
        -webkit-box-shadow: 0 0 0.625rem 0 #3333332b;
                box-shadow: 0 0 0.625rem 0 #3333332b;
        margin: 0.375rem 0; }
        @media (min-width: 768px) {
          .ourwork-tab-wrap .tab-content .pdp-tab-pane .collapses .new-card-body .faq-accordion .card {
            margin: 1.25rem 0; } }
        .ourwork-tab-wrap .tab-content .pdp-tab-pane .collapses .new-card-body .faq-accordion .card .faq-accordion-header {
          position: relative; }
          .ourwork-tab-wrap .tab-content .pdp-tab-pane .collapses .new-card-body .faq-accordion .card .faq-accordion-header::before {
            content: "\f107";
            font-family: "FontAwesome";
            font-size: 0.625rem;
            position: absolute;
            top: 50%;
            right: 1.5rem;
            -webkit-transform: translateY(-50%) scale(1.5) rotate(0deg);
                    transform: translateY(-50%) scale(1.5) rotate(0deg);
            border-bottom: 0 solid #333;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center; }
          .ourwork-tab-wrap .tab-content .pdp-tab-pane .collapses .new-card-body .faq-accordion .card .faq-accordion-header[aria-expanded="true"]::before {
            -webkit-transform: translateY(-50%) scale(1.5) rotate(180deg);
                    transform: translateY(-50%) scale(1.5) rotate(180deg); }
          .ourwork-tab-wrap .tab-content .pdp-tab-pane .collapses .new-card-body .faq-accordion .card .faq-accordion-header .accordion-button {
            background-color: #fff;
            padding: 0.625rem;
            border: none;
            outline: none;
            padding-right: 3.75rem; }

@-webkit-keyframes border-animation {
  0% {
    border: 0.0625rem solid #000; }
  100% {
    border: 0.0625rem solid transparent; } }

@keyframes border-animation {
  0% {
    border: 0.0625rem solid #000; }
  100% {
    border: 0.0625rem solid transparent; } }
            .ourwork-tab-wrap .tab-content .pdp-tab-pane .collapses .new-card-body .faq-accordion .card .faq-accordion-header .accordion-button:hover {
              -webkit-animation: border-animation 500ms forwards;
                      animation: border-animation 500ms forwards;
              -webkit-animation-fill-mode: forwards;
                      animation-fill-mode: forwards;
              pointer-events: none; }
              .ourwork-tab-wrap .tab-content .pdp-tab-pane .collapses .new-card-body .faq-accordion .card .faq-accordion-header .accordion-button:hover::after {
                content: "";
                position: absolute;
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
                pointer-events: all; }
            .ourwork-tab-wrap .tab-content .pdp-tab-pane .collapses .new-card-body .faq-accordion .card .faq-accordion-header .accordion-button .main-title {
              margin: 0;
              color: #000;
              line-height: 1.5rem;
              font-size: 0.75rem;
              font-family: "Noir", sans-serif;
              margin-top: 0.5rem;
              font-weight: 600; }
              @media (min-width: 768px) {
                .ourwork-tab-wrap .tab-content .pdp-tab-pane .collapses .new-card-body .faq-accordion .card .faq-accordion-header .accordion-button .main-title {
                  font-size: 1rem; } }
            .ourwork-tab-wrap .tab-content .pdp-tab-pane .collapses .new-card-body .faq-accordion .card .faq-accordion-header .accordion-button:hover {
              border: 0.0625rem solid #ccc;
              outline: none; }
        .ourwork-tab-wrap .tab-content .pdp-tab-pane .collapses .new-card-body .faq-accordion .card .faq-card-body {
          padding: 0.625rem;
          position: relative;
          color: #212529; }
          .ourwork-tab-wrap .tab-content .pdp-tab-pane .collapses .new-card-body .faq-accordion .card .faq-card-body::after {
            content: "";
            width: 95%;
            border-top: 0.125rem solid #0000002d;
            position: absolute;
            top: 0;
            bottom: 0;
            right: 0;
            left: 2%;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center; }
          .ourwork-tab-wrap .tab-content .pdp-tab-pane .collapses .new-card-body .faq-accordion .card .faq-card-body .faq-answers {
            margin-bottom: 0; }
            .ourwork-tab-wrap .tab-content .pdp-tab-pane .collapses .new-card-body .faq-accordion .card .faq-card-body .faq-answers .accordion-site-link {
              color: #0d6efd; }
      .ourwork-tab-wrap .tab-content .pdp-tab-pane .collapses .new-card-body .outer-shell {
        margin-bottom: 1.875rem; }
        .ourwork-tab-wrap .tab-content .pdp-tab-pane .collapses .new-card-body .outer-shell .sub-title {
          margin-bottom: 0.625rem;
          font-size: 1rem;
          font-weight: 500; }
        .ourwork-tab-wrap .tab-content .pdp-tab-pane .collapses .new-card-body .outer-shell .site-link {
          margin-bottom: 0; }
          .ourwork-tab-wrap .tab-content .pdp-tab-pane .collapses .new-card-body .outer-shell .site-link .web-link {
            color: #0d6efd;
            font-size: 1rem;
            line-height: 1.5rem; }
            .ourwork-tab-wrap .tab-content .pdp-tab-pane .collapses .new-card-body .outer-shell .site-link .web-link:not(:last-child)::after {
              content: " | ";
              color: #000; }
      .ourwork-tab-wrap .tab-content .pdp-tab-pane .collapses .new-card-body .accordion-body {
        height: 12.5rem;
        margin: 0.25rem 0;
        padding: 0 0.875rem; }
        .ourwork-tab-wrap .tab-content .pdp-tab-pane .collapses .new-card-body .accordion-body::-webkit-scrollbar {
          width: 0.25rem; }
        @media (min-width: 768px) {
          .ourwork-tab-wrap .tab-content .pdp-tab-pane .collapses .new-card-body .accordion-body {
            height: auto; } }
        .ourwork-tab-wrap .tab-content .pdp-tab-pane .collapses .new-card-body .accordion-body .inner-body {
          padding: 0.5rem 0; }
      @media (min-width: 768px) {
        .ourwork-tab-wrap .tab-content .pdp-tab-pane .collapses .new-card-body .product-info {
          max-height: 43.75rem; } }
      .ourwork-tab-wrap .tab-content .pdp-tab-pane .collapses .new-card-body .term-and-conditions {
        margin: 0;
        padding: 0.625rem 0.75rem; }
        @media (min-width: 768px) {
          .ourwork-tab-wrap .tab-content .pdp-tab-pane .collapses .new-card-body .term-and-conditions {
            max-height: 43.75rem; } }
        .ourwork-tab-wrap .tab-content .pdp-tab-pane .collapses .new-card-body .term-and-conditions .termandcondition-para {
          font-size: 0.875rem;
          margin-bottom: 0.625rem; }
          @media (min-width: 768px) {
            .ourwork-tab-wrap .tab-content .pdp-tab-pane .collapses .new-card-body .term-and-conditions .termandcondition-para {
              font-size: 1rem; } }
        .ourwork-tab-wrap .tab-content .pdp-tab-pane .collapses .new-card-body .term-and-conditions .termandcondition-order-list {
          margin: 0 0.25rem;
          padding-left: 1.25rem;
          margin-bottom: 0.625rem; }
          .ourwork-tab-wrap .tab-content .pdp-tab-pane .collapses .new-card-body .term-and-conditions .termandcondition-order-list .list-para {
            padding-bottom: 0.625rem; }
            .ourwork-tab-wrap .tab-content .pdp-tab-pane .collapses .new-card-body .term-and-conditions .termandcondition-order-list .list-para p {
              margin-bottom: 0; }
            .ourwork-tab-wrap .tab-content .pdp-tab-pane .collapses .new-card-body .term-and-conditions .termandcondition-order-list .list-para a {
              color: #212529; }
          .ourwork-tab-wrap .tab-content .pdp-tab-pane .collapses .new-card-body .term-and-conditions .termandcondition-order-list li:last-child {
            padding: 0; }

.card-title {
  margin-bottom: 0.625rem;
  padding: 0 1.5rem;
  font-size: 0.875rem;
  color: #212529;
  font-family: "Noir", sans-serif; }
  @media (min-width: 768px) {
    .card-title {
      font-size: 1rem;
      padding: 0 0.625rem; } }

.giftcard-validity {
  padding: 0 0.875rem;
  font-size: 0.75rem; }
  @media (min-width: 768px) {
    .giftcard-validity {
      padding: 0 0.625rem;
      margin-bottom: 1.25rem; } }
  .giftcard-validity .about-gift-card .card-inner-container .gift-card-validity-table {
    border: 0.0625rem solid #d9d9d9;
    border-radius: 0.25rem;
    padding: 0.375rem; }
    .giftcard-validity .about-gift-card .card-inner-container .gift-card-validity-table table {
      width: 100%; }
      .giftcard-validity .about-gift-card .card-inner-container .gift-card-validity-table table tr td {
        border-bottom: 0.0625rem dotted #d9d9d9;
        padding: 0.3125rem;
        color: #212529; }
        .giftcard-validity .about-gift-card .card-inner-container .gift-card-validity-table table tr td .terms-condition-link {
          color: #0d6efd; }
      .giftcard-validity .about-gift-card .card-inner-container .gift-card-validity-table table tr:last-child td {
        border: none; }

.gift-card-social-icons {
  top: 9.375rem;
  position: fixed;
  left: 0;
  padding: 0.125rem;
  z-index: 1; }
  @media (min-width: 1024px) {
    .gift-card-social-icons {
      padding: 0.5rem; } }
  .gift-card-social-icons .individual-icon {
    width: 1.625rem;
    margin-bottom: 0.5rem; }
    @media (min-width: 1024px) {
      .gift-card-social-icons .individual-icon {
        width: 2rem; } }
    .gift-card-social-icons .individual-icon.fb-icon {
      background-color: #0866ff; }
    .gift-card-social-icons .individual-icon.wa-icon {
      background-color: #12af0a; }
    .gift-card-social-icons .individual-icon:hover {
      opacity: 0.7; }

.social-share.greeting-text {
  display: none; }

.modal.share-modal.show {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: #373737eb; }

.modal.share-modal .modal-dialog {
  top: 15%;
  margin: 0;
  left: 50%;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%); }
  .modal.share-modal .modal-dialog .modal-content {
    background-color: transparent;
    border: none; }
    .modal.share-modal .modal-dialog .modal-content .modal-body {
      padding: 0; }
      .modal.share-modal .modal-dialog .modal-content .modal-body .greeting-text {
        display: block;
        font-size: 1.5rem;
        line-height: 1.75rem;
        color: #fff;
        font-family: "Roboto", sans-serif;
        margin-bottom: 2rem; }
      .modal.share-modal .modal-dialog .modal-content .modal-body .gift-card-social-icons {
        padding: 0;
        position: static;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }
        .modal.share-modal .modal-dialog .modal-content .modal-body .gift-card-social-icons .individual-icon {
          margin: 0.5rem 0.125rem; }

.product-detail {
  padding: 1.875rem; }
  @media (min-width: 1024px) {
    .product-detail {
      max-width: 1360px;
      padding: 0 2.5rem; } }
  .product-detail .prev-img-m .giftcard-prev-image {
    border-radius: 1.125rem; }
  .product-detail .fa {
    font-family: "FontAwesome"; }
    .product-detail .fa.fa-star {
      font-size: 1rem;
      color: #ff5501; }
  .product-detail .minicart-link {
    margin: 0; }

