@charset "UTF-8";
.element-sr-only {
  display: none; }

body.holiday-bundle .header.stick-head {
  animation: slidedown 0.3s ease-out; }

body.holiday-bundle main.body {
  margin-top: 0;
  margin-bottom: 0; }

body.holiday-bundle .custom-container {
  max-width: 1440px;
  margin: 0 auto;
  position: relative; }
  body.holiday-bundle .custom-container nav[aria-label="Breadcrumb"] {
    position: relative;
    z-index: 1; }
    body.holiday-bundle .custom-container nav[aria-label="Breadcrumb"] ol.breadcrumbs {
      margin: 20px 28px 0; }
      body.holiday-bundle .custom-container nav[aria-label="Breadcrumb"] ol.breadcrumbs .breadcrumb, body.holiday-bundle .custom-container nav[aria-label="Breadcrumb"] ol.breadcrumbs .breadcrumb.is-active {
        line-height: 15px; }
        body.holiday-bundle .custom-container nav[aria-label="Breadcrumb"] ol.breadcrumbs .breadcrumb a, body.holiday-bundle .custom-container nav[aria-label="Breadcrumb"] ol.breadcrumbs .breadcrumb span, body.holiday-bundle .custom-container nav[aria-label="Breadcrumb"] ol.breadcrumbs .breadcrumb.is-active a, body.holiday-bundle .custom-container nav[aria-label="Breadcrumb"] ol.breadcrumbs .breadcrumb.is-active span {
          color: #FFFFFF;
          font-size: 12px;
          line-height: 15px;
          letter-spacing: 0.24px;
          font-weight: 700; }
      body.holiday-bundle .custom-container nav[aria-label="Breadcrumb"] ol.breadcrumbs .breadcrumb {
        margin-right: 3px; }
        body.holiday-bundle .custom-container nav[aria-label="Breadcrumb"] ol.breadcrumbs .breadcrumb a, body.holiday-bundle .custom-container nav[aria-label="Breadcrumb"] ol.breadcrumbs .breadcrumb span {
          font-weight: 400; }
        body.holiday-bundle .custom-container nav[aria-label="Breadcrumb"] ol.breadcrumbs .breadcrumb:not(:first-child):before {
          content: '>';
          color: #FFFFFF;
          transform: unset;
          margin: 0;
          border: none; }
  body.holiday-bundle .custom-container .bundle-top-banner {
    margin: -35px 0 0; }
    @media (max-width: 550px) {
      body.holiday-bundle .custom-container .bundle-top-banner {
        margin: -22px 0 0; } }
    body.holiday-bundle .custom-container .bundle-top-banner img {
      height: 200px;
      width: 100%;
      object-fit: cover; }
      @media (max-width: 1023px) {
        body.holiday-bundle .custom-container .bundle-top-banner img {
          height: 150px; } }
      @media (max-width: 550px) {
        body.holiday-bundle .custom-container .bundle-top-banner img {
          height: auto; } }
    body.holiday-bundle .custom-container .bundle-top-banner .promo-text-wrapper {
      display: flex;
      align-items: center;
      justify-content: center;
      gap: 70px;
      margin: -57px 0 0;
      padding: 8px 0 12px; }
      @media (max-width: 1023px) {
        body.holiday-bundle .custom-container .bundle-top-banner .promo-text-wrapper {
          margin: -43px 0 0;
          padding: 8px 0 9px;
          gap: 55px; } }
      @media (max-width: 550px) {
        body.holiday-bundle .custom-container .bundle-top-banner .promo-text-wrapper {
          flex-direction: column;
          margin: -70px 0 0;
          padding: 7px 10px 6px;
          gap: 5px; } }
      body.holiday-bundle .custom-container .bundle-top-banner .promo-text-wrapper .promo-text {
        font-size: 25px;
        line-height: 37px;
        font-family: 'Oswald', sans-serif;
        font-weight: 700;
        letter-spacing: 1.75px;
        color: #FFFFFF;
        margin: 0; }
        @media (max-width: 1023px) {
          body.holiday-bundle .custom-container .bundle-top-banner .promo-text-wrapper .promo-text {
            font-size: 18px;
            line-height: 26px;
            letter-spacing: 1.26px; } }
        body.holiday-bundle .custom-container .bundle-top-banner .promo-text-wrapper .promo-text:first-child {
          position: relative; }
          body.holiday-bundle .custom-container .bundle-top-banner .promo-text-wrapper .promo-text:first-child:after {
            position: absolute;
            content: '•';
            font-size: 25px;
            line-height: 37px;
            font-family: 'Oswald', sans-serif;
            font-weight: 700;
            letter-spacing: 1.75px;
            color: #FFFFFF;
            right: -47px; }
            @media (max-width: 1023px) {
              body.holiday-bundle .custom-container .bundle-top-banner .promo-text-wrapper .promo-text:first-child:after {
                font-size: 18px;
                line-height: 26px;
                letter-spacing: 1.26px;
                right: -37px; } }
            @media (max-width: 550px) {
              body.holiday-bundle .custom-container .bundle-top-banner .promo-text-wrapper .promo-text:first-child:after {
                display: none; } }
        body.holiday-bundle .custom-container .bundle-top-banner .promo-text-wrapper .promo-text span {
          color: #000000;
          position: relative;
          z-index: 1;
          margin-left: 10px; }
          body.holiday-bundle .custom-container .bundle-top-banner .promo-text-wrapper .promo-text span::before {
            position: absolute;
            content: '';
            background-color: #DDEFAB;
            width: calc(100% + 18px);
            height: 34px;
            left: -9px;
            bottom: 0;
            z-index: -1; }
            @media (max-width: 1023px) {
              body.holiday-bundle .custom-container .bundle-top-banner .promo-text-wrapper .promo-text span::before {
                height: 26px; } }
  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: 56.25%;
        background-color: #E8E8E8; }
        @media (min-width: 1261px) {
          body.holiday-bundle .custom-container .page .page-content .bundle-listing-container {
            overflow-y: scroll;
            max-height: 1310px; }
            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; }
          @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: 10px;
              padding: 20px 17px; } }
          @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); } }
          body.holiday-bundle .custom-container .page .page-content .bundle-listing-container .bundle-product-list .bundle-product-item {
            padding: 8px;
            background-color: #FFFFFF;
            border: 1px solid #C6C6C6;
            min-width: 0; }
          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: #2F586C;
              border-color: #2F586C;
              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: 220px;
            margin: 0 auto 10px;
            display: block; }
            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 {
              background-color: #E8E8E8;
              height: 44px;
              width: 18px;
              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-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-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%;
            object-fit: contain; }
          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;
            line-height: normal;
            font-size: 16px;
            line-height: 19px;
            font-weight: 500;
            height: 60px;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            line-clamp: 3;
            -webkit-line-clamp: 3;
            -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: 5;
                -webkit-line-clamp: 5;
                height: 95px; } }
            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; }
              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: 17px 0 15px; }
            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 {
              line-height: 17px;
              color: #000000;
              font-weight: 700;
              margin: 0 5px 0 0; }
              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; }
              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: #C10000; }
          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: 3px;
            margin: 0 0 8px;
            padding: 8px 18px;
            background-color: #55AA49;
            color: #FFFFFF;
            border: 2px solid #55AA49;
            border-radius: 3px;
            font-size: 17px;
            line-height: 21px;
            font-weight: 700;
            text-transform: uppercase;
            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 18px;
                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 {
              color: #55AA49;
              background-color: transparent; }
              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: #55AA49; }
            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; }
            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 {
              background-color: #C10000;
              border-color: #C10000;
              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-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: 43.75%;
        padding: 10px 20px;
        position: sticky;
        top: 90px;
        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: 1;
            padding: 8px 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: 27px; }
          @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 .bundle-toggle-button {
            display: block;
            height: auto;
            transform: rotate(0deg); } }
        body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .bundle-progress-header {
          display: flex;
          column-gap: 102px; }
          @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: 56px;
            letter-spacing: -1.14px;
            font-weight: 300;
            font-family: 'Oswald', sans-serif;
            color: #262626;
            text-align: left;
            margin: 0 0 20px; }
            @media (max-width: 1260px) {
              body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .bundle-progress-header .page-heading {
                margin-bottom: 5px;
                font-size: 40px;
                line-height: 60px;
                letter-spacing: -1.2px; } }
            @media (max-width: 767px) {
              body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .bundle-progress-header .page-heading {
                margin: 12px 0 29px;
                font-size: 26px;
                line-height: 30px;
                letter-spacing: -0.78px; } }
            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: 5px; } }
            @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: 700;
              font-family: 'Oswald', sans-serif;
              color: #262626;
              text-align: center;
              margin: 8px 0 6px; }
              @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; } }
            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: 14px;
              color: #B7B7B7;
              width: 16px;
              height: 16px;
              background-color: #FFFFFF;
              border: 1px solid #B2B2B2;
              border-radius: 50%;
              margin: 0 20px;
              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: #074F73;
                color: #FFFFFF;
                width: 24px;
                height: 24px;
                border-color: #074F73; }
                body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .bundle-progress-header .bundle-progress-bar .item.active::before {
                  background-color: #074F73;
                  height: 6px; }
          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: #E1F7DE;
                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-right: 10px;
              padding-bottom: 20px; } }
          @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: 'Lato', sans-serif;
                font-style: italic;
                height: unset;
                margin: 6px 0; }
              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: 900;
                color: #C10000;
                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; }
            body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .selected-products-wrapper .product-item .product-image-wrapper {
              width: 120px;
              height: 120px;
              padding: 3px;
              border: 1px solid #000000;
              background-image: unset; }
            body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .selected-products-wrapper .product-item .product-title {
              font-size: 11px;
              line-height: 12px;
              font-weight: 500;
              font-family: 'Oswald', sans-serif;
              color: #000000;
              text-align: left;
              margin: 6px 0 15px;
              height: 50px;
              overflow: hidden;
              text-overflow: ellipsis;
              display: -webkit-box;
              line-clamp: 4;
              -webkit-line-clamp: 4;
              -webkit-box-orient: vertical; }
            body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .selected-products-wrapper .product-item .product-price {
              font-size: 12px;
              line-height: 14px;
              font-weight: 700;
              color: #000000;
              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; } }
        body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .bundle-total .bundle-total-title {
          font-size: 20px;
          line-height: 24px;
          font-weight: 700;
          color: #000000;
          display: inline-block;
          vertical-align: middle;
          margin: 0 0 15px; }
          @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; } }
          @media (max-width: 767px) {
            body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .bundle-total .bundle-total-title .total-text {
              display: block; } }
          body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .bundle-total .bundle-total-title .non-sale-price {
            text-decoration: line-through; }
          body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .bundle-total .bundle-total-title .sale-price {
            color: #C10000; }
          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: 12px;
          line-height: 13px;
          font-weight: 900;
          color: #C10000;
          max-width: 80px;
          vertical-align: middle;
          margin: 0 0 14px 14px; }
          @media (max-width: 1260px) {
            body.holiday-bundle .custom-container .page .page-content .bundle-progress-container .bundle-total .promotion-text {
              margin: 0 0 0 14px; } }
          @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: 11px; } }
        @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;
          border-radius: 5px;
          font-size: 18px;
          line-height: 22px;
          font-weight: 700;
          padding: 12px;
          background-color: #C1C1C1;
          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 {
              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: #55AA49;
            color: #FFFFFF;
            cursor: pointer; }
            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); }
  body.holiday-bundle .modal--large .bundle--quickView .productView-images,
  body.holiday-bundle .modal--large .bundle--quickView .productView-details.product-data,
  body.holiday-bundle .modal--large .bundle--quickView .productView-description,
  body.holiday-bundle .modal--large .bundle--quickView #add-to-cart-wrapper .form-field--increments,
  body.holiday-bundle .modal--large .bundle--quickView .form-wishlist {
    display: none; }
  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%; } }
