.element-sr-only {
  display: none; }

body.holiday-bundle .body {
  margin-top: 0;
  margin-bottom: 0; }
  @media (max-width: 1023px) {
    body.holiday-bundle .body {
      margin: 68px 0 0; } }
  @media (max-width: 767px) {
    body.holiday-bundle .body {
      margin: 69px 0 0; } }
  @media (max-width: 374px) {
    body.holiday-bundle .body {
      margin: 86px 0 0; } }

body.holiday-bundle .custom-container {
  max-width: 1920px;
  margin: 0 auto;
  position: relative; }
  body.holiday-bundle .custom-container nav[aria-label="Breadcrumb"] {
    display: none; }
  body.holiday-bundle .custom-container .bundle-top-banner {
    margin: 0;
    position: relative; }
    body.holiday-bundle .custom-container .bundle-top-banner .banner-image img {
      min-height: 177px;
      height: 100%;
      width: 100%;
      object-fit: cover; }
      @media (max-width: 1260px) {
        body.holiday-bundle .custom-container .bundle-top-banner .banner-image img {
          min-height: 160px; } }
      @media (max-width: 1023px) {
        body.holiday-bundle .custom-container .bundle-top-banner .banner-image img {
          min-height: unset;
          height: 120px; } }
      @media (max-width: 767px) {
        body.holiday-bundle .custom-container .bundle-top-banner .banner-image img {
          height: 111px; } }
    body.holiday-bundle .custom-container .bundle-top-banner .banner-content {
      position: absolute;
      width: 1448px;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
      @media (max-width: 1500px) {
        body.holiday-bundle .custom-container .bundle-top-banner .banner-content {
          width: 1148px; } }
      @media (max-width: 1260px) {
        body.holiday-bundle .custom-container .bundle-top-banner .banner-content {
          width: 924px; } }
      @media (max-width: 1023px) {
        body.holiday-bundle .custom-container .bundle-top-banner .banner-content {
          width: 684px; } }
      @media (max-width: 767px) {
        body.holiday-bundle .custom-container .bundle-top-banner .banner-content {
          width: calc(100% - 16px - 16px); } }
      @media (max-width: 1260px) {
        body.holiday-bundle .custom-container .bundle-top-banner .banner-content img {
          width: 558px;
          height: 116.42px; } }
      @media (max-width: 1023px) {
        body.holiday-bundle .custom-container .bundle-top-banner .banner-content img {
          width: 416px;
          height: 87.31px; } }
      @media (max-width: 767px) {
        body.holiday-bundle .custom-container .bundle-top-banner .banner-content img {
          width: 231px;
          height: 74px; } }
  body.holiday-bundle .custom-container .promo-text-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 70px;
    margin: 0;
    padding: 10px 0;
    background: #840903; }
    @media (max-width: 1023px) {
      body.holiday-bundle .custom-container .promo-text-wrapper {
        padding: 8px 0 7px;
        gap: 55px; } }
    @media (max-width: 767px) {
      body.holiday-bundle .custom-container .promo-text-wrapper {
        padding: 7px 10px; } }
    body.holiday-bundle .custom-container .promo-text-wrapper .promo-text {
      font-size: 25px;
      line-height: 37px;
      font-family: 'Oswald', sans-serif;
      font-weight: 700;
      color: #FFFFFF;
      margin: 0; }
      @media (max-width: 767px) {
        body.holiday-bundle .custom-container .promo-text-wrapper .promo-text {
          font-size: 18px;
          line-height: 28px; } }
      @media (max-width: 374px) {
        body.holiday-bundle .custom-container .promo-text-wrapper .promo-text {
          font-size: 15px;
          line-height: 20px; } }
      body.holiday-bundle .custom-container .promo-text-wrapper .promo-text span {
        color: #000000;
        position: relative;
        z-index: 1;
        margin-left: 8px; }
        body.holiday-bundle .custom-container .promo-text-wrapper .promo-text span::before {
          position: absolute;
          content: '';
          background-color: #F3BC46;
          width: calc(100% + 12px);
          height: 34px;
          left: -6px;
          bottom: 0;
          z-index: -1; }
          @media (max-width: 767px) {
            body.holiday-bundle .custom-container .promo-text-wrapper .promo-text span::before {
              height: 30px;
              bottom: -1px; } }
          @media (max-width: 374px) {
            body.holiday-bundle .custom-container .promo-text-wrapper .promo-text span::before {
              height: 25px;
              bottom: 0px; } }
  body.holiday-bundle .custom-container .page {
    margin: 0; }
    body.holiday-bundle .custom-container .page .page-content {
      width: 100%;
      float: unset;
      padding: 0;
      display: flex; }
      @media (max-width: 1260px) {
        body.holiday-bundle .custom-container .page .page-content {
          display: block; } }
      body.holiday-bundle .custom-container .page .page-content .bundle-listing-container {
        width: 59.2%;
        background-color: #F3F0E8; }
        @media (min-width: 1261px) {
          body.holiday-bundle .custom-container .page .page-content .bundle-listing-container {
            overflow-y: scroll;
            max-height: 1034px; }
            body.holiday-bundle .custom-container .page .page-content .bundle-listing-container::-webkit-scrollbar {
              width: 23px; }
            body.holiday-bundle .custom-container .page .page-content .bundle-listing-container::-webkit-scrollbar-track {
              background-color: #f1f1f1; }
            body.holiday-bundle .custom-container .page .page-content .bundle-listing-container::-webkit-scrollbar-thumb {
              background-color: #888888;
              border-radius: 16px;
              border: 4px solid #D1D1D1; }
            body.holiday-bundle .custom-container .page .page-content .bundle-listing-container::-webkit-scrollbar-thumb:hover {
              background-color: #555555; }
            body.holiday-bundle .custom-container .page .page-content .bundle-listing-container::-webkit-scrollbar-track {
              background-color: #D1D1D1; } }
        @media (max-width: 1260px) {
          body.holiday-bundle .custom-container .page .page-content .bundle-listing-container {
            width: 100%; } }
        body.holiday-bundle .custom-container .page .page-content .bundle-listing-container .bundle-product-list {
          margin: 0;
          padding: 20px 25px;
          list-style-type: none;
          display: grid;
          grid-template-columns: repeat(3, 1fr);
          column-gap: 8px;
          row-gap: 20px;
          max-width: 786px;
          float: right; }
          @media (max-width: 1260px) {
            body.holiday-bundle .custom-container .page .page-content .bundle-listing-container .bundle-product-list {
              grid-template-columns: repeat(4, 1fr);
              column-gap: 8px;
              padding: 20px 17px;
              max-width: unset;
              background-color: #F3F0E8; } }
          @media (max-width: 1023px) {
            body.holiday-bundle .custom-container .page .page-content .bundle-listing-container .bundle-product-list {
              grid-template-columns: repeat(3, 1fr);
              column-gap: 8px; } }
          @media (max-width: 550px) {
            body.holiday-bundle .custom-container .page .page-content .bundle-listing-container .bundle-product-list {
              grid-template-columns: repeat(2, 1fr);
              padding: 20px 14px; } }
          body.holiday-bundle .custom-container .page .page-content .bundle-listing-container .bundle-product-list .bundle-product-item {
            padding: 10px 10px 12px;
            background-color: #FFFFFF;
            border: 1px solid #C6C6C6;
            min-width: 0; }
            @media (max-width: 767px) {
              body.holiday-bundle .custom-container .page .page-content .bundle-listing-container .bundle-product-list .bundle-product-item {
                padding: 7px 7px 10px 7px; } }
          body.holiday-bundle .custom-container .page .page-content .bundle-listing-container .bundle-product-list .bundle-product-item .bundle-product-card.added-to-bundle .bundle-product-info .bundle-product-action, body.holiday-bundle .custom-container .page .page-content .bundle-listing-container .bundle-product-list .bundle-product-item .bundle-product-card.added-option-to-bundle .bundle-product-info .bundle-product-action {
            display: none; }
            body.holiday-bundle .custom-container .page .page-content .bundle-listing-container .bundle-product-list .bundle-product-item .bundle-product-card.added-to-bundle .bundle-product-info .bundle-product-action.added-to-bundle-button, body.holiday-bundle .custom-container .page .page-content .bundle-listing-container .bundle-product-list .bundle-product-item .bundle-product-card.added-option-to-bundle .bundle-product-info .bundle-product-action.added-to-bundle-button {
              display: inline-block;
              background-color: #F3BC46;
              pointer-events: none; }
          body.holiday-bundle .custom-container .page .page-content .bundle-listing-container .bundle-product-list .bundle-product-item .bundle-product-card .bundle-product-image.product-out-of-slock {
            mix-blend-mode: luminosity;
            opacity: 0.4; }
          body.holiday-bundle .custom-container .page .page-content .bundle-listing-container .bundle-product-list .bundle-product-item .bundle-product-card .bundle-product-image .product-image-wrapper {
            max-width: 220px;
            max-height: 132px;
            margin: 0 auto 18px;
            display: block; }
            @media (max-width: 550px) {
              body.holiday-bundle .custom-container .page .page-content .bundle-listing-container .bundle-product-list .bundle-product-item .bundle-product-card .bundle-product-image .product-image-wrapper {
                margin: 0 auto 13px; } }
            body.holiday-bundle .custom-container .page .page-content .bundle-listing-container .bundle-product-list .bundle-product-item .bundle-product-card .bundle-product-image .product-image-wrapper .slick-list, body.holiday-bundle .custom-container .page .page-content .bundle-listing-container .bundle-product-list .bundle-product-item .bundle-product-card .bundle-product-image .product-image-wrapper .slick-track, body.holiday-bundle .custom-container .page .page-content .bundle-listing-container .bundle-product-list .bundle-product-item .bundle-product-card .bundle-product-image .product-image-wrapper .slick-slide {
              height: 100%; }
            body.holiday-bundle .custom-container .page .page-content .bundle-listing-container .bundle-product-list .bundle-product-item .bundle-product-card .bundle-product-image .product-image-wrapper .slick-slide {
              display: flex !important;
              align-items: center;
              justify-content: center; }
            body.holiday-bundle .custom-container .page .page-content .bundle-listing-container .bundle-product-list .bundle-product-item .bundle-product-card .bundle-product-image .product-image-wrapper .slick-slide a {
              display: block;
              width: 100%;
              height: 100%; }
            body.holiday-bundle .custom-container .page .page-content .bundle-listing-container .bundle-product-list .bundle-product-item .bundle-product-card .bundle-product-image .product-image-wrapper .slick-arrow {
              height: 44px;
              width: 18px;
              border: none;
              padding: 0;
              margin: 0; }
              body.holiday-bundle .custom-container .page .page-content .bundle-listing-container .bundle-product-list .bundle-product-item .bundle-product-card .bundle-product-image .product-image-wrapper .slick-arrow::before {
                background-color: #000000 !important;
                background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21.212' height='50' viewBox='0 0 21.212 50'%3E%3Cpath id='Polygon_2' data-name='Polygon 2' d='M25,0,50,21.212H0Z' transform='translate(21.212) rotate(90)' fill='%23FFFFFF'/%3E%3C/svg%3E");
                mask: unset !important;
                background-size: 8px;
                width: 18px;
                height: 44px; }
              body.holiday-bundle .custom-container .page .page-content .bundle-listing-container .bundle-product-list .bundle-product-item .bundle-product-card .bundle-product-image .product-image-wrapper .slick-arrow.slick-disabled::before {
                opacity: 1; }
              body.holiday-bundle .custom-container .page .page-content .bundle-listing-container .bundle-product-list .bundle-product-item .bundle-product-card .bundle-product-image .product-image-wrapper .slick-arrow.slick-prev {
                left: 0; }
                body.holiday-bundle .custom-container .page .page-content .bundle-listing-container .bundle-product-list .bundle-product-item .bundle-product-card .bundle-product-image .product-image-wrapper .slick-arrow.slick-prev::before {
                  transform: rotate(180deg); }
              body.holiday-bundle .custom-container .page .page-content .bundle-listing-container .bundle-product-list .bundle-product-item .bundle-product-card .bundle-product-image .product-image-wrapper .slick-arrow.slick-next {
                right: 0; }
          body.holiday-bundle .custom-container .page .page-content .bundle-listing-container .bundle-product-list .bundle-product-item .bundle-product-card .bundle-product-image img {
            width: 100%;
            height: 100%;
            max-height: 132px;
            object-fit: cover; }
            @media (max-width: 550px) {
              body.holiday-bundle .custom-container .page .page-content .bundle-listing-container .bundle-product-list .bundle-product-item .bundle-product-card .bundle-product-image img {
                max-height: 154px; } }
          body.holiday-bundle .custom-container .page .page-content .bundle-listing-container .bundle-product-list .bundle-product-item .bundle-product-card .bundle-product-info .bundle-product-title {
            margin: 0;
            font-size: 15px;
            line-height: 20px;
            font-weight: 700;
            font-family: 'Lora', sans-serif;
            color: #17020D;
            height: 39px;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            line-clamp: 2;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical; }
            @media (max-width: 550px) {
              body.holiday-bundle .custom-container .page .page-content .bundle-listing-container .bundle-product-list .bundle-product-item .bundle-product-card .bundle-product-info .bundle-product-title {
                line-clamp: 3;
                -webkit-line-clamp: 3;
                height: 54px;
                font-size: 14px;
                line-height: 18px; } }
            body.holiday-bundle .custom-container .page .page-content .bundle-listing-container .bundle-product-list .bundle-product-item .bundle-product-card .bundle-product-info .bundle-product-title a {
              color: #000000;
              text-decoration: none; }
              body.holiday-bundle .custom-container .page .page-content .bundle-listing-container .bundle-product-list .bundle-product-item .bundle-product-card .bundle-product-info .bundle-product-title a:hover {
                color: #757575; }
          body.holiday-bundle .custom-container .page .page-content .bundle-listing-container .bundle-product-list .bundle-product-item .bundle-product-card .bundle-product-info .bundle-product-price {
            margin: 10px 0 29px; }
            @media (max-width: 550px) {
              body.holiday-bundle .custom-container .page .page-content .bundle-listing-container .bundle-product-list .bundle-product-item .bundle-product-card .bundle-product-info .bundle-product-price {
                margin: 6px 0 10px; } }
            body.holiday-bundle .custom-container .page .page-content .bundle-listing-container .bundle-product-list .bundle-product-item .bundle-product-card .bundle-product-info .bundle-product-price .price-value {
              font-size: 20px;
              line-height: 30px;
              color: #690000;
              font-weight: 900;
              font-family: 'Oswald', sans-serif;
              margin: 0 5px 0 0; }
              @media (max-width: 550px) {
                body.holiday-bundle .custom-container .page .page-content .bundle-listing-container .bundle-product-list .bundle-product-item .bundle-product-card .bundle-product-info .bundle-product-price .price-value {
                  font-size: 18px;
                  line-height: 19px; } }
              body.holiday-bundle .custom-container .page .page-content .bundle-listing-container .bundle-product-list .bundle-product-item .bundle-product-card .bundle-product-info .bundle-product-price .price-value.non-sale-price {
                text-decoration: line-through;
                font-size: 15px;
                line-height: 22px;
                color: #CBC8C5; }
                @media (max-width: 550px) {
                  body.holiday-bundle .custom-container .page .page-content .bundle-listing-container .bundle-product-list .bundle-product-item .bundle-product-card .bundle-product-info .bundle-product-price .price-value.non-sale-price {
                    font-size: 14px;
                    line-height: 18px; } }
              body.holiday-bundle .custom-container .page .page-content .bundle-listing-container .bundle-product-list .bundle-product-item .bundle-product-card .bundle-product-info .bundle-product-price .price-value.sale-price {
                color: #690000; }
          body.holiday-bundle .custom-container .page .page-content .bundle-listing-container .bundle-product-list .bundle-product-item .bundle-product-card .bundle-product-info .bundle-product-action {
            display: inline-flex;
            align-items: center;
            justify-content: center;
            gap: 4px;
            margin: 0;
            padding: 6px 12px 8px 10px;
            background-color: #FFFFFF;
            color: #000000;
            border: 1px solid #F7CD04;
            font-size: 15px;
            line-height: 22px;
            font-weight: 700;
            font-family: 'Oswald', sans-serif;
            text-transform: uppercase;
            text-decoration: none;
            transition: all 0.15s ease; }
            @media (max-width: 1365px) {
              body.holiday-bundle .custom-container .page .page-content .bundle-listing-container .bundle-product-list .bundle-product-item .bundle-product-card .bundle-product-info .bundle-product-action {
                padding: 6px 12px;
                font-size: 15px;
                line-height: 19px; } }
            @media (max-width: 1260px) {
              body.holiday-bundle .custom-container .page .page-content .bundle-listing-container .bundle-product-list .bundle-product-item .bundle-product-card .bundle-product-info .bundle-product-action {
                padding: 8px 18px;
                font-size: 17px;
                line-height: 21px; } }
            @media (max-width: 767px) {
              body.holiday-bundle .custom-container .page .page-content .bundle-listing-container .bundle-product-list .bundle-product-item .bundle-product-card .bundle-product-info .bundle-product-action {
                padding: 8px 12px;
                font-size: 15px;
                line-height: 19px; } }
            body.holiday-bundle .custom-container .page .page-content .bundle-listing-container .bundle-product-list .bundle-product-item .bundle-product-card .bundle-product-info .bundle-product-action:hover, body.holiday-bundle .custom-container .page .page-content .bundle-listing-container .bundle-product-list .bundle-product-item .bundle-product-card .bundle-product-info .bundle-product-action:focus, body.holiday-bundle .custom-container .page .page-content .bundle-listing-container .bundle-product-list .bundle-product-item .bundle-product-card .bundle-product-info .bundle-product-action:active {
              background-color: #F3BC46; }
              body.holiday-bundle .custom-container .page .page-content .bundle-listing-container .bundle-product-list .bundle-product-item .bundle-product-card .bundle-product-info .bundle-product-action:hover svg rect, body.holiday-bundle .custom-container .page .page-content .bundle-listing-container .bundle-product-list .bundle-product-item .bundle-product-card .bundle-product-info .bundle-product-action:focus svg rect, body.holiday-bundle .custom-container .page .page-content .bundle-listing-container .bundle-product-list .bundle-product-item .bundle-product-card .bundle-product-info .bundle-product-action:active svg rect {
                fill: #000000; }
            body.holiday-bundle .custom-container .page .page-content .bundle-listing-container .bundle-product-list .bundle-product-item .bundle-product-card .bundle-product-info .bundle-product-action svg {
              transition: all 0.15s ease;
              fill: #000000; }
            body.holiday-bundle .custom-container .page .page-content .bundle-listing-container .bundle-product-list .bundle-product-item .bundle-product-card .bundle-product-info .bundle-product-action svg rect {
              fill: #000000; }
            body.holiday-bundle .custom-container .page .page-content .bundle-listing-container .bundle-product-list .bundle-product-item .bundle-product-card .bundle-product-info .bundle-product-action.out-of-stock-button {
              border-color: #690000;
              pointer-events: none;
              color: #000000; }
              body.holiday-bundle .custom-container .page .page-content .bundle-listing-container .bundle-product-list .bundle-product-item .bundle-product-card .bundle-product-info .bundle-product-action.out-of-stock-button:hover {
                color: #FFFFFF; }
            body.holiday-bundle .custom-container .page .page-content .bundle-listing-container .bundle-product-list .bundle-product-item .bundle-product-card .bundle-product-info .bundle-product-action.added-to-bundle-button {
              display: none; }
      body.holiday-bundle .custom-container .page .page-content .bundle-progress-container {
        width: 40.8%;
        padding: 14px 20px 50px;
        position: sticky;
        top: 120px;
        align-self: flex-start;
        max-height: calc(100vh - 90px);
        overflow: auto; }
        @media (max-width: 1260px) {
          body.holiday-bundle .custom-container .page .page-content .bundle-progress-container {
            width: 100%;
            box-shadow: 0px -7px 26px 0px rgba(0, 0, 0, 0.4);
            position: fixed;
            bottom: 0;
            background-color: #FFFFFF;
            z-index: 2;
            padding: 12px 30px 13px;
            top: auto;
            max-height: none;
            overflow: visible; } }
        @media (max-width: 767px) {
          body.holiday-bundle .custom-container .page .page-content .bundle-progress-container {
            padding: 6px 0 9px 10px; } }
        body.holiday-bundle .custom-container .page .page-content .bundle-progress-container.is-open .bundle-actions-wrapper {
          margin-top: 13px; }
          @media (max-width: 767px) {
            body.holiday-bundle .custom-container .page .page-content .bundle-progress-container.is-open .bundle-actions-wrapper {
              margin-top: 11px; } }
        @media (max-width: 1260px) {
          body.holiday-bundle .custom-container .page .page-content .bundle-progress-container.is-open .bundle-progress-header {
            margin-bottom: 7px; } }
        @media (max-width: 1023px) {
          body.holiday-bundle .custom-container .page .page-content .bundle-progress-container.is-open .bundle-progress-header {
            margin-bottom: 15px; } }
        @media (max-width: 767px) {
          body.holiday-bundle .custom-container .page .page-content .bundle-progress-container.is-open .bundle-progress-header {
            margin-bottom: 0; } }
        body.holiday-bundle .custom-container .page .page-content .bundle-progress-container.is-open .bundle-progress-header .bundle-toggle-button {
          background-color: #000001; }
          @media (max-width: 767px) {
            body.holiday-bundle .custom-container .page .page-content .bundle-progress-container.is-open .bundle-progress-header .bundle-toggle-button {
              max-height: 68px; } }
          body.holiday-bundle .custom-container .page .page-content .bundle-progress-container.is-open .bundle-progress-header .bundle-toggle-button a {
            display: block; }
          @media (max-width: 1260px) {
            body.holiday-bundle .custom-container .page .page-content .bundle-progress-container.is-open .bundle-progress-header .bundle-toggle-button {
              display: block;
              height: auto;
              transform: rotate(0deg); } }
          @media (max-width: 1260px) {
            body.holiday-bundle .custom-container .page .page-content .bundle-progress-container.is-open .bundle-progress-header .bundle-toggle-button #Rectangle_6803 {
              fill: #000001; } }
          @media (max-width: 1260px) {
            body.holiday-bundle .custom-container .page .page-content .bundle-progress-container.is-open .bundle-progress-header .bundle-toggle-button #Polygon_128 {
              fill: #F3BC46; } }
        @media (max-width: 1260px) {
          body.holiday-bundle .custom-container .page .page-content .bundle-progress-container.is-open .selected-products-wrapper {
            margin: 0 auto 35px; } }
        @media (max-width: 1023px) {
          body.holiday-bundle .custom-container .page .page-content .bundle-progress-container.is-open .selected-products-wrapper {
            margin: 0 auto 50px; } }
        @media (max-width: 767px) {
          body.holiday-bundle .custom-container .page .page-content .bundle-progress-container.is-open .selected-products-wrapper {
            margin: 0 auto 8px; } }
        body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .bundle-progress-header {
          display: flex;
          column-gap: 102px;
          margin-bottom: 4px; }
          @media (max-width: 1550px) {
            body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .bundle-progress-header {
              column-gap: 65px; } }
          @media (max-width: 1260px) {
            body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .bundle-progress-header {
              justify-content: space-between;
              gap: unset; } }
          body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .bundle-progress-header .page-heading {
            font-size: 38px;
            line-height: 48px;
            font-weight: 400;
            font-family: 'Lora', sans-serif;
            color: #000000;
            text-align: left;
            margin: 0 0 20px;
            padding: 0;
            text-transform: capitalize; }
            @media (max-width: 1260px) {
              body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .bundle-progress-header .page-heading {
                margin-bottom: 5px; } }
            @media (max-width: 767px) {
              body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .bundle-progress-header .page-heading {
                margin: 12px 0 10px;
                font-size: 23px;
                line-height: 29px;
                letter-spacing: -0.66px;
                font-weight: 300; } }
            body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .bundle-progress-header .page-heading span {
              font-weight: 700; }
          body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .bundle-progress-header .bundle-progress-bar {
            font-size: 0; }
            @media (max-width: 1260px) {
              body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .bundle-progress-header .bundle-progress-bar {
                padding-right: 40px;
                margin-top: 0; } }
            @media (max-width: 767px) {
              body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .bundle-progress-header .bundle-progress-bar {
                padding-right: 44px; } }
            body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .bundle-progress-header .bundle-progress-bar .selection-count {
              font-size: 12px;
              line-height: 15px;
              font-weight: 500;
              font-family: 'Lora', sans-serif;
              color: #262626;
              text-align: center;
              margin: 6px 0 6px;
              text-transform: capitalize; }
              @media (max-width: 1260px) {
                body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .bundle-progress-header .bundle-progress-bar .selection-count {
                  margin-top: 0;
                  margin-left: -27px;
                  text-align: left;
                  font-size: 13px; } }
              @media (max-width: 767px) {
                body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .bundle-progress-header .bundle-progress-bar .selection-count {
                  margin-left: -12px;
                  font-size: 14px;
                  margin: 0 0 5px -12px; } }
            body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .bundle-progress-header .bundle-progress-bar .item {
              display: inline-flex;
              align-items: center;
              justify-content: center;
              font-size: 11px;
              line-height: 15px;
              font-family: 'Oswald', sans-serif;
              color: #B7B7B7;
              width: 16px;
              height: 16px;
              background-color: #FFFFFF;
              border: 1px solid #B2B2B2;
              border-radius: 50%;
              margin: 0 20px;
              padding: 1px 1px 1.5px 1px;
              position: relative;
              z-index: 1;
              transition: all 0.15s ease-in-out; }
              @media (max-width: 1260px) {
                body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .bundle-progress-header .bundle-progress-bar .item {
                  margin: 0 27px; } }
              @media (max-width: 767px) {
                body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .bundle-progress-header .bundle-progress-bar .item {
                  margin: 0 11px; } }
              body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .bundle-progress-header .bundle-progress-bar .item:last-child {
                margin-right: 0; }
              body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .bundle-progress-header .bundle-progress-bar .item::before {
                content: '';
                position: absolute;
                top: 50%;
                left: -41px;
                transform: translateY(-50%);
                width: 40px;
                height: 2px;
                background-color: #E8E8E8;
                z-index: -1;
                transition: all 0.15s ease-in-out; }
                @media (max-width: 1260px) {
                  body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .bundle-progress-header .bundle-progress-bar .item::before {
                    width: 54px;
                    left: -55px; } }
                @media (max-width: 767px) {
                  body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .bundle-progress-header .bundle-progress-bar .item::before {
                    width: 22px;
                    left: -23px; } }
              body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .bundle-progress-header .bundle-progress-bar .item.active {
                background-color: #A68040;
                color: #FFFFFF;
                width: 20px;
                height: 20px;
                border-color: #A68040; }
                body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .bundle-progress-header .bundle-progress-bar .item.active::before {
                  background-color: #A68040;
                  height: 4px; }
          body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .bundle-progress-header .bundle-toggle-button {
            position: absolute;
            right: 0;
            top: 0;
            display: none; }
            @media (max-width: 1260px) {
              body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .bundle-progress-header .bundle-toggle-button {
                display: flex;
                align-items: center;
                height: 100%;
                background-color: #FFDE96;
                transform: rotate(180deg); } }
            @media (max-width: 767px) {
              body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .bundle-progress-header .bundle-toggle-button {
                max-width: 34px;
                transform: rotate(180deg); } }
            @media (max-width: 767px) {
              body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .bundle-progress-header .bundle-toggle-button svg {
                width: 34px; } }
        body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .selected-products-wrapper {
          display: flex;
          gap: 12px;
          max-width: 516px; }
          @media (max-width: 1260px) {
            body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .selected-products-wrapper {
              margin: 0 auto; } }
          @media (max-width: 767px) {
            body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .selected-products-wrapper {
              overflow-x: scroll;
              max-width: 526px;
              padding: 22px 10px 20px 0; } }
          @media (max-width: 1260px) {
            body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .selected-products-wrapper.js-slide {
              overflow: hidden;
              transition: height 250ms ease; } }
          @media (max-width: 767px) {
            body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .selected-products-wrapper.js-slide {
              overflow-x: scroll; } }
          body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .selected-products-wrapper .product-item {
            margin-top: 0; }
            body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .selected-products-wrapper .product-item.empty {
              margin-top: 22px; }
              body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .selected-products-wrapper .product-item.empty .remove-product {
                display: none; }
              body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .selected-products-wrapper .product-item.empty .product-image-wrapper {
                border: 1px dashed #707070;
                background-image: url(https://cdn11.bigcommerce.com/s-bzx9y6k0ht/images/stencil/original/image-manager/plus-icon-bold.png);
                background-size: 18px;
                background-position: center;
                background-repeat: no-repeat; }
                body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .selected-products-wrapper .product-item.empty .product-image-wrapper img {
                  display: none; }
              body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .selected-products-wrapper .product-item.empty .product-title {
                font-weight: 400;
                font-family: 'Lora', sans-serif;
                font-style: italic;
                color: #000000;
                height: unset;
                margin: 10px 0 2px; }
              body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .selected-products-wrapper .product-item.empty .product-price {
                margin: 0; }
              body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .selected-products-wrapper .product-item.empty .product-unlock {
                display: block;
                font-size: 14px;
                line-height: 16px;
                font-weight: 700;
                font-family: 'Oswald', sans-serif;
                color: #B22222;
                max-width: 80px; }
            body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .selected-products-wrapper .product-item .remove-product {
              padding: 4px;
              background-color: #000000;
              color: #fff;
              font-size: 9px;
              line-height: 14px;
              font-weight: 700;
              font-family: 'Oxygen', sans-serif;
              text-align: center;
              max-height: 22px;
              cursor: pointer; }
              body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .selected-products-wrapper .product-item .remove-product svg {
                margin: -2px 0 0 4px;
                vertical-align: middle;
                background-color: #CBC8C5; }
            body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .selected-products-wrapper .product-item .product-image-wrapper {
              width: 120px;
              height: 72px;
              border: 1px solid #000000;
              background-image: unset; }
              body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .selected-products-wrapper .product-item .product-image-wrapper img {
                width: 100%;
                height: 100%;
                object-fit: cover; }
            body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .selected-products-wrapper .product-item .product-title {
              font-size: 11px;
              line-height: 14px;
              font-weight: 700;
              font-family: 'Lora', sans-serif;
              color: #17020D;
              text-align: left;
              margin: 10px 0 5px;
              height: 28px;
              overflow: hidden;
              text-overflow: ellipsis;
              display: -webkit-box;
              line-clamp: 2;
              -webkit-line-clamp: 2;
              -webkit-box-orient: vertical; }
            body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .selected-products-wrapper .product-item .product-price {
              font-size: 16px;
              line-height: 27px;
              font-weight: 900;
              font-family: 'Oswald', sans-serif;
              color: #000001;
              margin: 0; }
            body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .selected-products-wrapper .product-item .product-unlock {
              display: none; }
        body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .bundle-actions-wrapper {
          display: flex;
          flex-direction: column;
          margin-top: 40px; }
          @media (max-width: 1260px) {
            body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .bundle-actions-wrapper {
              flex-direction: row;
              justify-content: space-between;
              align-items: center;
              margin-top: -10px; } }
          @media (max-width: 767px) {
            body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .bundle-actions-wrapper {
              align-items: flex-end;
              margin-top: 0; } }
        body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .bundle-total .bundle-total-title {
          font-size: 30px;
          line-height: 45px;
          font-weight: 500;
          font-family: 'Oswald', sans-serif;
          color: #000000;
          text-transform: uppercase;
          display: inline-block;
          vertical-align: middle;
          margin: 0 0 20px; }
          @media (max-width: 1260px) {
            body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .bundle-total .bundle-total-title {
              margin: 0; } }
          @media (max-width: 767px) {
            body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .bundle-total .bundle-total-title {
              font-size: 16px;
              line-height: 19px; } }
          body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .bundle-total .bundle-total-title .total-text {
            font-size: 22px;
            line-height: 45px; }
            @media (max-width: 767px) {
              body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .bundle-total .bundle-total-title .total-text {
                display: block;
                font-size: 13px;
                line-height: 22px; } }
          body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .bundle-total .bundle-total-title .non-sale-price {
            text-decoration: line-through;
            color: #000000 !important; }
          body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .bundle-total .bundle-total-title .sale-price {
            color: #840903; }
          body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .bundle-total .bundle-total-title .bundle-total-price {
            font-size: 30px;
            line-height: 45px;
            font-weight: 700; }
            @media (max-width: 767px) {
              body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .bundle-total .bundle-total-title .bundle-total-price {
                font-size: 20px;
                line-height: 22px; } }
            body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .bundle-total .bundle-total-title .bundle-total-price .bundle-total-price {
              display: inline-block; }
        body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .bundle-total .promotion-text {
          display: inline-block;
          font-size: 14px;
          line-height: 13px;
          font-weight: 900;
          color: #840903;
          max-width: 80px;
          vertical-align: middle;
          margin: 0 0 20px 14px; }
          @media (max-width: 1260px) {
            body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .bundle-total .promotion-text {
              margin: 0 0 0 10px; } }
          @media (max-width: 767px) {
            body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .bundle-total .promotion-text {
              display: block !important;
              max-width: unset;
              margin: 0;
              width: 100%;
              font-size: 12px; } }
        @media (max-width: 1260px) {
          body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .bundle-action {
            display: inline-block;
            padding: 0 44px 0 0; } }
        body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .bundle-action .add-bundle-to-cart {
          width: 100%;
          max-width: 516px;
          font-size: 18px;
          line-height: 26px;
          font-weight: 700;
          font-family: 'Oswald', sans-serif;
          text-transform: uppercase;
          padding: 10px;
          background-color: #CBCBCB;
          color: #000000;
          cursor: not-allowed;
          transition: all 0.15s ease-in-out; }
          @media (max-width: 1023px) {
            body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .bundle-action .add-bundle-to-cart {
              font-size: 16px;
              line-height: 19px;
              min-width: 216px;
              padding: 14px 12px 13px; } }
          @media (max-width: 767px) {
            body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .bundle-action .add-bundle-to-cart {
              font-size: 14px;
              line-height: 21px;
              min-width: 176px;
              padding: 9px; } }
          body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .bundle-action .add-bundle-to-cart.enabled {
            background-color: #F3BC46;
            color: #000000;
            cursor: pointer; }
            body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .bundle-action .add-bundle-to-cart.enabled:hover {
              background-color: #000000;
              color: #F3BC46; }
            body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .bundle-action .add-bundle-to-cart.enabled .button-restricted {
              display: none; }
            body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .bundle-action .add-bundle-to-cart.enabled .button-active {
              display: block; }
              @media (max-width: 767px) {
                body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .bundle-action .add-bundle-to-cart.enabled .button-active {
                  padding: 0; } }
          body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .bundle-action .add-bundle-to-cart .button-active {
            display: none; }

body.holiday-bundle .modal--large {
  padding-bottom: 0;
  max-width: 500px;
  width: calc(100vw - 40px);
  right: unset; }
  body.holiday-bundle .modal--large .bundle--quickView .productView-images,
  body.holiday-bundle .modal--large .bundle--quickView .productView-details .productView-product,
  body.holiday-bundle .modal--large .bundle--quickView .productView-rating-sku-wrapper,
  body.holiday-bundle .modal--large .bundle--quickView .productView-price,
  body.holiday-bundle .modal--large .bundle--quickView .form-field--increments,
  body.holiday-bundle .modal--large .bundle--quickView .custom-quick-pay-message,
  body.holiday-bundle .modal--large .bundle--quickView .productReviews,
  body.holiday-bundle .modal--large .bundle--quickView .form-wishlist {
    display: none !important; }
  body.holiday-bundle .modal--large .bundle--quickView .add-to-cart-buttons {
    padding: 0; }
  body.holiday-bundle .modal--large .bundle--quickView .productView-options .add-to-cart-wallet-buttons,
  body.holiday-bundle .modal--large .bundle--quickView .productView-info,
  body.holiday-bundle .modal--large .bundle--quickView .productView-info-value {
    margin: 0; }
  body.holiday-bundle .modal--large .bundle--quickView .productView {
    margin: 0;
    padding: 15px 0 0; }
    body.holiday-bundle .modal--large .bundle--quickView .productView .productView-details {
      width: auto;
      float: unset;
      padding: 0; }
      body.holiday-bundle .modal--large .bundle--quickView .productView .productView-details .productView-options {
        text-align: left; }
        @media (max-width: 1260px) {
          body.holiday-bundle .modal--large .bundle--quickView .productView .productView-details .productView-options .form-action {
            padding: 0;
            width: 100%; } }
