/** Shopify CDN: Minification failed

Line 212:18 Unexpected "{"
Line 212:27 Expected ":"
Line 215:18 Unexpected "{"
Line 215:27 Expected ":"
Line 230:18 Unexpected "{"
Line 230:27 Expected ":"
Line 235:18 Unexpected "{"
Line 235:27 Expected ":"
Line 240:18 Unexpected "{"
Line 240:27 Expected ":"
... and 12 more hidden warnings

**/
.yotpo-bottom-line .yotpo-bottom-line-stars .star-container path,
.yotpo-bottom-line svg.yotpo-star-rating-icon, .yotpo-bottom-line svg.yotpo-star-rating-icon path,
.yotpo-star-rating.yotpo-review-star-rating svg path {
    fill: #F1B948!important;
    stroke: #F1B948!important;
}

.section.section-blends.section-full:has(#desktop-footer-wrap) {
    background: #0c2a44;
}

.section.section-blends.section-full:has(#desktop-footer-wrap) .shopify-section-group-footer-group.footer-menu {
    background: transparent;
}
.yotpo-review-rating-title .star-container svg {
    width: 14px!important;
}
.yotpo-review-rating-title {
    flex-direction: row!important;
    flex-wrap: wrap!important;
    gap: 6px!important;
}
.yotpo-review .yotpo-review-title {
    margin-left: 0 !important;
    width: 100% !important;
    flex-basis: 100% !important;
}
.yotpo-display-l .yotpo-review:not(.yotpo-media-modal-review), .yotpo-display-m .yotpo-review:not(.yotpo-media-modal-review) {
    margin:20px 0 10px!important;
}
.yotpo-display-l .yotpo-review:not(.yotpo-media-modal-review) .yotpo-review-center-panel .yotpo-review-rating-title, 
.yotpo-display-m .yotpo-review:not(.yotpo-media-modal-review) .yotpo-review-center-panel .yotpo-review-rating-title {
    margin-bottom: 7px!important;
}
.yotpo-text-container .yotpo-read-more-text[data-v-0909d005] {
    color: #0C2A44!important;
    font-size: 13px!important;
    line-height: 17px!important;
}
.yotpo-star-rating .star-container:not(:last-child) {
    margin-right: 5px!important;
}
.yotpo-reviewer-details-verified svg circle {
    fill: #4AB261!important;
}
.yotpo-display-l .yotpo-review:not(.yotpo-media-modal-review) .yotpo-review-thumbnail-container, 
.yotpo-display-m .yotpo-review:not(.yotpo-media-modal-review) .yotpo-review-thumbnail-container {
    margin-bottom: 6px!important;
    margin-top: 10px!important;
}
.yotpo-review-votes-wrapper.top-margin {
    font-size: 13px!important;
    margin-top: 5px!important;
}
.yotpo-review-votes-icon-up {
    margin-top: 0 !important;
}
.yotpo-reviewer-details-verified[data-v-e4b4ce4c] {
    padding-top: 0 !important;
    gap: 5px !important;
}
.yotpo-display-l .yotpo-main-layout .yotpo-layout-header-wrapper[data-v-012a3912] {
    margin-bottom: 20px!important;
}
.yotpo-filters-container .yotpo-filters-container-inner {
    row-gap: 10px!important;
}
.yotpo-filters-container {
    margin: 20px 0 10px 0!important;
}

/*Size chart modal css start*/

.product-size_chart-modal.active {
    display: flex;
}
.shopify-section--main-product:has(.product-size_chart-modal.active) {
    z-index: 9999;
}
.shopify-section--main-product:has(.product-size_chart-modal.active) button.circle-button.circle-button--lg.circle-button--fill.border.group {
    z-index: 0 !important;
}
.product-size_chart-heading {
    text-align: right;
    display: flex;
    align-items: center;
    gap: 8px;
    justify-content: end;
    cursor: pointer;
}
.product-size_chart-heading svg {
    margin: -2px 0 0 0;
}
.product-size_chart-modal {
    position: fixed;
    left: 0;
    background: #0000006e;
    width: 100%;
    top: 0;
    z-index: 9999999999;
    padding: 20px;
    height: 100%;
    display: none;
    align-items: center;
    justify-content: center;
}

.product-size_chart-label span {
    cursor: pointer;
}
.product-size_chart-modal-content {
    width: 680px;
     max-width: 100%;
    background: #fff;
    overflow: auto;
    max-height: 90%;
    padding: 30px 30px;
    border-radius: 10px;
}
.product-size_chart-label {
    display: flex;
    font-size: 20px;
    font-weight: 700;
    justify-content: space-between;
    padding: 0 0 12px;
}

.product-size_chart-label svg {
    width: 17px;
}

/*Size chart modal css end*/
.shopify-section.shopify-section--main-product .section-blends.section-full {
    padding-top: 30px !important;
}

.product-size_chart.product-size_bundles {
    position: relative;
}
.product-size_bundles .product-size_chart-heading {
    position: absolute;
    right: 0;
    top: 132px;
}
.tiny_description-summary {
    padding: 2px 0 20px;
}


.vs-selector-wrapper{
  display: flex;
  gap: 5px;
}
.vs-bundle-maker {
  max-width: 800px;
  margin: 0 auto;
}

.tiny_description-summary.pre-order-shipping svg * {
    stroke: orange;
    fill: #e7a428;
}
.vs-quantity-options {
  margin-bottom: 16px;
}
.vs-savings-text{
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 500;
  font-size: 10px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  color:#0C2A44;
}
.vs-savings-amount{
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 600;
  font-size: 10px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  color:#0C2A44;
}
.vs-pack-options {
      padding: 6px 10px;
    border-radius: 2px;
    border: 0.5px solid rgba(12, 42, 68, 0.10);
    background: rgba(242, 240, 237, 0.20);
    width: 100%;
    gap: 10px;
    display: flex;
}
.vs-pack-border{
  width: 100%;
  padding:10px;
}
#shopify-section-{{ section.id }} .product{
  gap:58px;
}
#shopify-section-{{ section.id }} .pdp-coll_badge{
  padding: 4px 14px;
    border-radius: 2px;
    background: var(--Dark-Blue, #0C2A44);
    position: absolute;
    color: var(--White, #FFF);
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    top: 10px;
    left: 10px;
    text-transform: capitalize;
}
#shopify-section-{{ section.id }} .section{
  background:#fff;
  padding-bottom:24px;
  padding-top:0;
}
#shopify-section-{{ section.id }} .product-gallery .product-gallery__media-list{
  aspect-ratio: 1 / 1;
    align-content: center;
}

#shopify-section-{{ section.id }} .product-gallery__media-list-wrapper button[is="prev-button"]{
    position: absolute;
    top: 50%;
    left: 11px;
    right: 0;
    display: flex;
    justify-content: space-between;
    z-index: 2;
    background: none;
    border: none;
    width: 24px;
    height: 40px;
    transform: translateY(-50%) rotate(180deg);
  background:none;
}
#shopify-section-{{ section.id }} .product-gallery .page-dots{
  display:none;  
}
#shopify-section-{{ section.id }} .product-gallery__media-list-wrapper button[is="next-button"]{
  position: absolute;
    top: 50%;
    right: 11px;
    display: flex;
    justify-content: space-between;
    z-index: 2;
    background: none;
    border: none;
    width: 24px;
    height: 40px;
  background:none;
  transform: translateY(-50%);
}
.vs-pack-option {
  display: flex;
  flex-direction: column;
  align-self: flex-end;
  align-items: center;
  justify-content: center;
  gap: 4px;
  border: none;
  padding: 0;
  text-align: center;
  position: relative;
  cursor: pointer;
  flex: 1;
  transition: all 0.3s ease;
  background: #fff;
}

.vs-selected .vs-discount-badge{
  background: #0C2A44;
}
.vs-pack-option.vs-selected .vs-pack-border{
  border-radius: 2px;
  border: 1px solid var(--Dark-Blue, #0C2A44);
  background: var(--White, #FFF);
}
.vs-pack-border h4{
  color: var(--Dark-Blue, #0C2A44);
  text-align: center;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: capitalize;
  margin-bottom:4px;
}
.vs-pack-border p{
  color: var(--Dark-Blue, #0C2A44);
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.vs-discount-badge {
  padding: 0;
  position: initial;
  background-color: rgba(12, 42, 68, 0.30);
  color: white;
  padding: 2px 10px;
  border-radius: 2px;
  color: var(--White, #FFF);
  text-align: center;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
}
.vs-variants-title{
  display: flex;
  justify-content: space-between;
  margin-bottom:10px;
}
.vs-variants-title h3{
  color: rgba(12, 42, 68, 0.70);
  leading-trim: both;
  text-edge: cap;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.vs-variants-title a{
  color: var(--Dark-Blue, #0C2A44);
  leading-trim: both;
  text-edge: cap;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  margin-left:0px;
}
.vs-variants-container {
  display: grid;
  gap: 20px;
}

.vs-variant-item {
  display: flex;
  align-items: center;
  border-radius: 2px;
  border: 1px solid var(--Grey, #F2F0ED);
  padding: 0;
  transition: all 0.3s ease;
  overflow:hidden
}

.vs-variant-item:hover {
  border-color: #0C2A44;
  background-color: rgba(12, 42, 68, 0.02);
}

.vs-variant-image {
  width: 80px;
  height: 80px;
  margin-right: 14px;
  overflow: hidden;
}

.vs-variant-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0 2px 2px 0;
}

.vs-variant-details {
  flex: 1;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.vs-variant-title {
      color: var(--Dark-Blue, #0C2A44);
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
}

.vs-variant-controls {
  display: flex;
  gap: 10px;
  align-items: center;
}

.vs-select-variant {
  background-color: #0C2A44;
  border: none;
  padding: 10px 20px;
  border-radius: 6px;
  cursor: pointer;
  transition: all 0.3s ease;
      color: var(--White, #FFF);
    text-align: center;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
  margin-right:14px;
}

.vs-select-variant:hover {
  background-color: #183c5a;
}
.add-another-set-vs{
  color: var(--Dark-Blue, #0C2A44);
text-align: center;
font-family: "Plus Jakarta Sans", sans-serif;
font-size: 13px;
font-style: normal;
font-weight: 700;
line-height: normal;
letter-spacing: 0.6px;
text-decoration-line: underline;
text-decoration-style: solid;
text-decoration-skip-ink: none;
text-decoration-thickness: auto;
text-underline-offset: auto;
text-underline-position: from-font;
  width:100%;
}
.vs-quantity-size-controls {
  display: flex;
  gap: 5px;
  width: 155px;
  flex-wrap: wrap;
  padding: 6px 0;
}
.vs-quantity-select:has(select:active){
  transform: rotate(180deg);
  transition: transform 0.2s ease;
}
.vs-size-select {
  width: 61px;
  min-width: 61px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='5' viewBox='0 0 8 5' fill='none'%3E%3Cpath d='M7.84613 1.28919L4.36902 4.36433C4.32057 4.40734 4.26299 4.44145 4.19957 4.46474C4.13619 4.48799 4.06823 4.5 3.99957 4.5C3.93095 4.5 3.86294 4.48799 3.79956 4.46474C3.73619 4.44145 3.67861 4.40734 3.63011 4.36433L0.15303 1.28919C0.0550449 1.20253 0 1.085 0 0.96245C0 0.839904 0.0550449 0.722373 0.15303 0.63572C0.25101 0.549067 0.383905 0.500381 0.52247 0.500381C0.66104 0.500381 0.79393 0.549067 0.891915 0.63572L4.00003 3.38451L7.1081 0.635335C7.20611 0.548681 7.33898 0.5 7.47755 0.5C7.61613 0.5 7.749 0.548681 7.84701 0.635335C7.94497 0.721992 8 0.839519 8 0.962069C8 1.08462 7.94497 1.20215 7.84701 1.2888L7.84613 1.28919Z' fill='%230C2A44'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 8px 5px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding: 6px 10px;
    border-radius: 2px;
    color: var(--Dark-Blue, #0C2A44);
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    border: 0.5px solid var(--Dark-Blue, #0C2A44);
    display: flex;
}
.vs-quantity-select{
    width: 63px;
    min-width: 63px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='5' viewBox='0 0 8 5' fill='none'%3E%3Cpath d='M7.84613 1.28919L4.36902 4.36433C4.32057 4.40734 4.26299 4.44145 4.19957 4.46474C4.13619 4.48799 4.06823 4.5 3.99957 4.5C3.93095 4.5 3.86294 4.48799 3.79956 4.46474C3.73619 4.44145 3.67861 4.40734 3.63011 4.36433L0.15303 1.28919C0.0550449 1.20253 0 1.085 0 0.96245C0 0.839904 0.0550449 0.722373 0.15303 0.63572C0.25101 0.549067 0.383905 0.500381 0.52247 0.500381C0.66104 0.500381 0.79393 0.549067 0.891915 0.63572L4.00003 3.38451L7.1081 0.635335C7.20611 0.548681 7.33898 0.5 7.47755 0.5C7.61613 0.5 7.749 0.548681 7.84701 0.635335C7.94497 0.721992 8 0.839519 8 0.962069C8 1.08462 7.94497 1.20215 7.84701 1.2888L7.84613 1.28919Z' fill='%230C2A44'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 20px center;
    background-size: 8px 5px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding: 6px 20px;
    border-radius: 2px;
    color: var(--Dark-Blue, #0C2A44);
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    border: 0.5px solid var(--Dark-Blue, #0C2A44);
    display: flex;
  margin-left:5px;
}
.vs-quantity-select,
.vs-size-select {
  
  background-color: white;
  cursor: pointer;
  transition: all 0.3s ease;
}

.vs-quantity-select:hover,
.vs-size-select:hover {
  border-color: #0C2A44;
}

.vs-bundle-summary {
  margin-top: 16px;
}
.vs-sub-saving{
  display:flex;
  justify-content: space-between;
}
.vs-add-bundle-to-cart {
    border-radius: 2px;
  background: var(--Dark-Blue, #0C2A44);
    color: var(--White, #FFF);
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
  width:100%;
  margin-top:16px;
  padding: 18px 16px;
  display: flex;
  justify-content: center;
}
.vs-add-bundle-to-cart svg{
  margin-right:12px!important;
}
.vs-add-bundle-to-cart:hover:not(:disabled) {
  background-color: #183c5a;
  transform: translateY(-2px);
  box-shadow: 0 4px 6px rgba(12, 42, 68, 0.2);
}

.vs-original-price {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: 0%;
  vertical-align: middle;
  text-decoration: line-through;
  color:#0C2A4466;
}

.vs-savings {
    display: flex;
    gap: 2px;
    color: #0C2A44;
    font-weight: 500;
    padding: 4px 10px;
    border-radius: 2px;
    border: 0.5px solid rgba(100, 146, 180, 0.30);
    background: var(--Beige, #FBF8EF);
}

.vs-add-bundle-to-cart:disabled {
  background-color: #e5e7eb;
  cursor: not-allowed;
  color: #6b7280;
}

.vs-select-variant.vs-disabled {
  background-color: #e5e7eb;
  cursor: not-allowed;
  opacity: 0.6;
}

.vs-variant-item.vs-disabled {
  opacity: 0.6;
  cursor: not-allowed;
}

.vs-discounted-price {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 500;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: 0%;
  vertical-align: middle;
  text-transform: capitalize;
  color:#0C2A44;
}
.vs-text{
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 500;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: 0%;
  vertical-align: middle;
  text-transform: capitalize;
  color:#0C2A44;
}
.vs-subtotal {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 18px;
}

.vs-quantity-options h3 {
  margin-bottom: 10px;
  color: rgba(12, 42, 68, 0.70);
  leading-trim: both;
  text-edge: cap;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
/* first part */
.product-highlights {
  max-width: 700px;
  margin: auto;
  /*padding-bottom:24px;*/
}

.features {
  display: flex;
  justify-content: space-between;
  text-align: center;
  padding: 14px 20px;
  margin-bottom: 24px;
  border-radius: 2px;
  background: var(--Beige, #FBF8EF);
  gap:16px;
}

.feature {
  flex: 1;
  padding: 0 15px;
}
.feature p{
  color: var(--Dark-Blue, #0C2A44);
  text-align: center;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: capitalize;
}
.icon {
  margin-bottom: 8px;
  display: inline-block;
}

.reviews {
  display: flex;
  color: #4A4A4A;
    text-align: center;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    align-items: baseline;
    gap: 4px;
    margin-bottom:12px;
}

.stars {
  color: #4A4A4A !important;
  font-size: 1rem;
}
.review-count {
  color: #4A4A4A !important;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 13px;
  font-weight: 400;
}
.tiny_reviews-summary {
  margin-bottom: 6px;
}

.product-title,
h2.product-title {
  color: #111111 !important;
  font-family: "Plus Jakarta Sans", sans-serif !important;
  font-size: 17px !important;
  font-style: normal !important;
  font-weight: 500 !important;
  line-height: normal !important;
  margin-bottom: 6px;
}

/* PDP Badge */
.pdp-badge-pill {
  display: inline-block;
  background: #DDF1E4;
  color: #1A1A1A;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 9px;
  font-weight: 500;
  letter-spacing: 0.04em;
  text-transform: none;
  padding: 4px 10px;
  border-radius: 20px;
}
.tiny_badge-summary {
  margin-bottom: 8px;
  margin-top: 4px;
}
.pdp-coll_badge {
  display: none !important;
}

/* PDP Breadcrumb */
.tiny_breadcrumb-summary {
  margin-bottom: 4px;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 0.08em;
  color: #6B7280;
}
.pdp-breadcrumb-link {
  color: #6B7280;
  text-decoration: none;
}
.pdp-breadcrumb-link:hover {
  text-decoration: underline;
}
.pdp-breadcrumb-sep {
  margin: 0 4px;
  color: #9CA3AF;
}
.pdp-breadcrumb-current {
  color: #6B7280;
}

/* PDP Price */
.tiny_price-summary {
  margin-bottom: 6px;
}
.pdp-price-from {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 13px;
  color: #6B7280;
  font-weight: 400;
}
.pdp-price {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 14px;
  color: #4A4A4A;
  font-weight: 500;
}
.pdp-compare-price {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 14px;
  color: #9CA3AF;
  font-weight: 400;
  text-decoration: line-through;
  margin-left: 6px;
}

/* PDP Progress Bar - per-image segments, 6 visible, scrolling window */
.pdp-progress-bar {
  display: flex;
  justify-content: center;
  padding: 8px 0 0;
  background: #fff;
  overflow: hidden;
  max-width: 240px;
  margin: 0 auto;
}
.pdp-progress-track {
  display: flex;
  gap: 5px;
  transition: transform 0.25s ease;
  will-change: transform;
}
.pdp-progress-segment {
  width: 36px;
  min-width: 36px;
  height: 3px;
  background: #E5E7EB;
  border-radius: 2px;
  transition: background 0.2s ease;
}
.pdp-progress-segment.is-active {
  background: #8BB5D6;
}

/* Bundle pills */
.vs-variants-buttons {
  padding: 0 !important;
  border-radius: 0 !important;
  border: 1px solid #E5E7EB !important;
}
.vs-toggle-btn {
  border-radius: 0 !important;
  border-right: 1px solid #E5E7EB !important;
  min-height: 44px;
  padding: 10px 0 !important;
}
.vs-toggle-btn:last-child {
  border-right: none !important;
}
.vs-toggle-btn.vs-active {
  background-color: #0C2A44 !important;
  color: white !important;
  border-right-color: #0C2A44 !important;
}
.vs-toggle-btn.vs-active * {
  color: white !important;
}
.vs-toggle-btn:not(.vs-active) .vs-discounted-price {
  font-weight: 400;
}

/* ── Glassmorphism product badges (Oura-inspired) ── */
.product-card__badge-list .badge--glass {
  background: rgba(160, 160, 160, 0.28) !important;
  color: rgba(255, 255, 255, 0.92) !important;
  backdrop-filter: blur(28px) saturate(120%);
  -webkit-backdrop-filter: blur(28px) saturate(120%);
  border: none !important;
  border-radius: 40px !important;
  padding: 8px 16px !important;
  font-family: "Plus Jakarta Sans", sans-serif !important;
  font-size: 10.5px !important;
  font-weight: 600 !important;
  letter-spacing: 0.06em !important;
  text-transform: uppercase !important;
  gap: 6px !important;
  box-shadow: none;
}
.badge__icon {
  flex-shrink: 0;
  opacity: 0.9;
}

/* Announcement bar tighter */
.announcement-bar {
  padding-block: 6px !important;
}

/* ── iOS 26+ Safari toolbar tinting ──
   Safari 26 ignores theme-color meta and body::before pseudo-elements.
   It samples body background-color OR qualifying fixed/sticky DOM elements.
   See: announcement bar (sticky) + body bg below. ── */
body {
  background-color: #658bba;
}
#main,
.shopify-section--footer,
.footer,
footer {
  background-color: #fff;
}

/* Yotpo star overrides */
.yotpo-bottom-line .yotpo-bottom-line-stars .star-container path,
.yotpo .yotpo-bottom-line .star-container path,
.yotpo-stars .star-container path {
  fill: #4A4A4A !important;
  stroke: #4A4A4A !important;
}
.yotpo-bottom-line .yotpo-bottom-line-review-count {
  color: #4A4A4A !important;
  font-family: "Plus Jakarta Sans", sans-serif !important;
  font-size: 13px !important;
  font-weight: 400 !important;
}

.product-description {
  color: var(--Dark-Blue, #0C2A44);
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  margin-bottom: 0;
}
.product-description__toggle {
  background: none;
  border: none;
  padding: 0;
  margin-top: 4px;
  cursor: pointer;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 12px;
  font-weight: 500;
  color: #0C2A44;
  text-decoration: underline;
  text-underline-offset: 2px;
  opacity: 0.7;
  transition: opacity 0.2s ease;
}
.product-description__toggle:hover {
  opacity: 1;
}
/* buttons */
  .vs-variants-buttons {
    display: flex;
    padding: 4px;
    border-radius: 2px;
    border: 1px solid var(--Grey, #F2F0ED);
    margin-bottom: 12px!important;
    overflow: hidden;
    width: 100%;
    max-width: 700px;
    margin: 0 auto;
  }

  .vs-toggle-btn {
    flex: 1;
    text-align: center;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    padding: 9px 0;
    color: #0C2A44;
    background-color: white;
    border: none;
    cursor: pointer;
    transition: background-color 0.3s ease, color 0.3s ease;
    border-radius:2px;
  }

  .vs-toggle-btn.vs-active {
    background-color: #0C2A44;
    color: white;
  }
  /* last part */
  .product-info-box {
    /* max-width: 500px; */
    margin: 0 auto;
  }

  .product-shipping-row {
    display: flex;
    align-items: center;
    gap: 12px;
        color: var(--Dark-Blue, #0C2A44);
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    margin-bottom: 16px;
    margin-top:12px;
    justify-content: space-between;
  }

  .product-shipping-row div {
    display: flex;
    align-items: center;
    gap: 6px;
  }
.product-shipping-row div strong{
  font-weight:500!important;
}
  .product-returns {
    border-radius: 2px;
    border: 1px solid rgba(100, 146, 180, 0.30);
    background: var(--Beige, #FBF8EF);
    padding: 16px 10px;
    font-size: 14px;
    display: flex;
    gap: 20px;
    margin-bottom: 16px;
    align-items: center;
  }
.product-returns span{
  color: var(--Dark-Blue, #0C2A44);
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; 
  max-width:307px;
}
  .product-returns span strong{
    font-weight:500!important;
  }
  .product-info-box .accordion-item {
    border-bottom: 1px solid #ccc;
  }

  .product-info-box .accordion-header {
    color: var(--Dark-Blue, #0C2A44);
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 14px;
    font-style: normal;
    padding:15px 0;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .product-info-box .accordion-header span {
    font-size: 20px;
    transition: transform 0.2s ease;
  }

  .product-info-box .accordion-header.active span {
    transform: rotate(45deg);
  }

  .product-info-box .accordion-content {
    max-height: 0;
    overflow: hidden;
    font-size: 14px;
    color: #0C2A44;
    transition: max-height 0.3s ease;
  }

  .product-info-box .accordion-content.open {
    padding: 8px 0 16px;
  }

  .product-info-box .addon-product-description {
    margin-top: 24px;
  }

  .addon-product-description h3 {
    color: var(--Dark-Blue, #0C2A44);
    font-family: "Lora", serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 6px;
  }

  .addon-product-description p {
    color: var(--Dark-Blue, #0C2A44);
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom:16px;
  }
{% if product.metafields.custom.atc_upsell_product.value %}
.atc-upsell-block.d-none {
    display: none;
}

.atc-upsell-block {
    border-radius: 2px;
    border: 1px solid var(--Grey, #F2F0ED);
    padding: 8px 16px;
    margin: 16px 0 0 0;
    background: #fff;
}
.atc-upsell-block-title {
    font-style: normal;
    font-weight: 600 !important;
    font-size: 14px;
    line-height: 17px;
    color: #1A1A1A;
    margin: 0;
}

.discount-badge {
    font-weight: 600;
    font-size: 10px;
    line-height: 12px;
    display: flex;
    align-items: center;
    color: #FFFFFF;
    width: fit-content;
    background: #792424;
    border-radius: 100px;
    padding: 4px 10px;
}
.atc-upsell-content {
    padding: 0;
    display: flex;
    gap: 16px;
    align-items: center;
}
.atc-upsell-image {
    width: 56px;
    overflow: hidden;
    min-width: 56px;
    aspect-ratio: 1/1;
}
.atc-upsell-image img {
    max-width: 100px;
    border-radius: 4px;
    width: 100%;
    object-fit: cover;
    height: 100%;
}
.atc-upsell-info {
    flex-grow: 1;
    width: 100%;
    justify-content: space-between;
    display: flex;
    align-items: center;
}
.loading-spin {
    border-bottom: 2px solid rgb(255 255 255 / 60%);
    border-left: 2px solid rgb(255 255 255 / 60%);
    border-right: 2px solid rgb(255 255 255 / 60%);
    border-top: 2px solid rgba(0, 0, 0, .5);
    border-radius: 100%;
    height: 20px;
    width: 20px;
    animation: spin .6s infinite linear;
    text-indent: 999em;
    margin: 0;
}
@keyframes spin {
	from {transform: rotate(0deg);}
	to {transform: rotate(359deg);}
}

.atc-upsellatc .atc-upsell-pricing{
  transition: opacity 0.2s;
}

.atc-upsellatc, .atc-upsellatc-notbtn {
  color: var(--White, #FFF);
    text-align: center;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    width: fit-content;
    display: flex;
    align-items: center;
    text-align: center;
    border-radius: 2px;
    background: var(--Dark-Blue, #0C2A44);
    cursor: pointer;
    transition: all 0.3s;
    height: fit-content;
    padding:10px;
}

.atc-upsellatc .atc-upsell-pricing,
.atc-upsellatc-notbtn .atc-upsell-pricing{
  display: flex;
  align-items: center;
  gap: 6px;
}

.atc-upsellatc svg, .atc-upsellatc-notbtn svg {
    margin-left: 6px;
    margin-bottom: -1px;
}

.atc-upsell-info h4 {
    margin-bottom: 10px;
    margin-top: 6px;
    color: var(--Dark-Blue, #0C2A44);
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.atc-upsell-info  p {
    margin-bottom: 6px;
  color: var(--Dark-Blue, #0C2A44);
  text-align: left;
  leading-trim: both;
  text-edge: cap;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  gap:4px;
}

.atc-upsellatc .atc-old-price,
.atc-upsellatc-notbtn .atc-old-price{
    opacity: 0.6;
    text-decoration: line-through;
}

.atc-upsell-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    flex-wrap: wrap;
    padding: 0 0 12px 0;
}
.vs-variant-group{
    display: flex;
    flex-direction: column;
    gap: 12px;
}
.features-mobile{
  display:none;
}
.features-desktop{
    display:flex;
  }
.shopify-section--featured-collection {
    padding-top:35px;
}
.collect-center h2.h2 {
    color: var(--Dark-Blue, #0C2A44);
    font-family: "Lora", serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.collect-center p {
    color: var(--Dark-Blue, #0C2A44);
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 12px !important;
}
.section-stack.section-stack-featured.collect-center .section-header {
    display: flex;
    width: 100%;
    text-align: center;
    justify-content: center;
}
.section-stack.section-stack-featured.collect-center {
    gap: 20px;
}

cart-drawer#cart-drawer .h-stack.gap-4.justify-between .badge {
    position: unset;
}
cart-drawer#cart-drawer .h-stack.gap-4.justify-between .badge svg.icon.icon-discount {
    margin: 0;
}
.cart-preorder-message {
    font-size: 13px;
    display:none;
    --badge-background: var(--text-color) / .05;
    background: rgb(var(--badge-background));
    padding: 7px 10px;
    line-height: 1.3;
    margin-top: 20px;
}
.cart-drawer__line-items:has(.preordered) .cart-preorder-message {
    display: block;
}

/* ============================================================
   CART DRAWER REDESIGN — Freefly-inspired UX v3
   ============================================================ */

/* --- Global cart drawer color --- */
cart-drawer#cart-drawer {
  color: #2d2d2d;
}

/* --- MOBILE: full-screen feel (no site visible) --- */
@media screen and (max-width: 699px) {
  cart-drawer#cart-drawer {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 !important;
    height: 100% !important;
    --drawer-content-max-height: 100vh !important;
  }
  cart-drawer#cart-drawer::part(overlay) {
    background: #ffffff !important;
    opacity: 1 !important;
  }
  cart-drawer#cart-drawer::part(content) {
    max-height: 100vh !important;
    max-height: 100dvh !important;
    height: 100% !important;
    border-radius: 0 !important;
    box-shadow: none !important;
  }
}

/* --- DESKTOP: right-side drawer panel --- */
@media screen and (min-width: 700px) {
  cart-drawer#cart-drawer {
    width: 480px !important;
    height: 100% !important;
    padding: 8px !important;
  }
  cart-drawer#cart-drawer::part(overlay) {
    background: rgba(0, 0, 0, 0.35) !important;
  }
  cart-drawer#cart-drawer::part(content) {
    height: 100% !important;
    border-radius: 12px !important;
    box-shadow: -4px 0 24px rgba(0, 0, 0, 0.08) !important;
  }
}

/* --- Lock horizontal scroll on cart line items --- */
.cart-drawer__line-items {
  overflow-x: hidden !important;
  -webkit-overflow-scrolling: touch;
  overscroll-behavior-x: none;
}
cart-drawer#cart-drawer::part(body) {
  overflow-x: hidden;
  overscroll-behavior-x: none;
}

/* --- Header: "Shopping Cart" + close button --- */
.cart-drawer__heading {
  font-family: var(--heading-font-family, inherit);
  font-size: 22px;
  font-weight: 700;
  color: #2d2d2d;
  letter-spacing: -0.01em;
  margin: 0;
}
.cart-drawer__close-btn-circle {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #e8e8e8;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  color: #2d2d2d;
  transition: background 0.15s ease;
  padding: 0;
  flex-shrink: 0;
}
.cart-drawer__close-btn-circle:hover {
  background: #d4d4d4;
}
.cart-drawer__close-btn-circle .icon,
.cart-drawer__close-btn-circle svg {
  width: 14px;
  height: 14px;
  display: block;
  margin: 0;
  position: static;
}

/* --- Free shipping progress bar --- */
.cart-drawer__shipping-bar {
  display: grid;
  gap: 6px;
  padding-bottom: 4px;
}
.cart-drawer__shipping-track {
  width: 100%;
  height: 8px;
  border-radius: 99px;
  background: #e0e0e0;
  overflow: hidden;
}
.cart-drawer__shipping-fill {
  height: 100%;
  border-radius: 99px;
  background: #658bba;
  transition: width 0.5s ease-in-out;
  min-width: 0;
}
.cart-drawer__shipping-msg {
  font-size: 13px;
  color: #2d2d2d;
  margin: 0;
  font-weight: 400;
}
.cart-drawer__shipping-msg strong {
  font-weight: 700;
  color: #2d2d2d;
}
.cart-drawer__shipping-msg--reached,
.cart-page__shipping-msg--reached {
  font-weight: 400;
  font-size: 12px;
  color: #658bba;
}

/* --- Line item layout --- */
cart-drawer .line-item {
  --line-item-image-width: 90px;
  display: flex;
  align-items: flex-start;
  gap: 14px;
  padding: 16px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
cart-drawer .cart-drawer__line-items > line-item:first-child .line-item {
  padding-top: 0;
}
cart-drawer .cart-drawer__line-items > line-item:last-child .line-item,
cart-drawer .cart-drawer__line-items > :last-child .line-item {
  border-bottom: none;
}
cart-drawer .line-item__media-wrapper {
  width: 90px;
  min-width: 90px;
  border-radius: 8px;
  overflow: hidden;
  background: #f5f5f5;
}
cart-drawer .line-item__media.rounded-xs {
  border-radius: 8px;
}

/* --- Product title --- */
cart-drawer .line-item__title {
  font-family: var(--heading-font-family, inherit);
  font-size: 15px;
  font-weight: 600;
  line-height: 1.35;
  letter-spacing: 0.01em;
  color: #2d2d2d;
}
cart-drawer .line-item__title .reversed-link {
  text-decoration: none;
  color: #2d2d2d;
}

/* --- Price inside line item — same size as color/size --- */
cart-drawer .line-item__info .price-list,
.cart-page__items .line-item__info .price-list {
  color: #2d2d2d;
}
cart-drawer .line-item__info sale-price,
.cart-page__items .line-item__info sale-price {
  color: #2d2d2d !important;
  font-size: 13px !important;
}
cart-drawer .line-item__info compare-at-price,
.cart-page__items .line-item__info compare-at-price {
  font-size: 13px !important;
}

/* --- Variant details (Color / Size) — same font as title, 1pt smaller --- */
cart-drawer .line-item__variant-details {
  display: flex;
  flex-direction: column;
  gap: 1px;
  margin-top: 4px;
}
cart-drawer .line-item__option {
  font-family: var(--heading-font-family, inherit);
  font-size: 13px;
  line-height: 1.4;
  margin: 0;
  color: #2d2d2d;
}
cart-drawer .line-item__option-label {
  font-weight: 400;
  color: #2d2d2d;
}
cart-drawer .line-item__option-value {
  font-weight: 500;
  color: #2d2d2d;
}

/* --- Quantity block (vertical: qty pill, then remove below) --- */
cart-drawer .line-item__qty-row,
cart-drawer .line-item__qty-block {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 6px;
  margin-top: 8px;
}

/* --- Quantity selector (pill with +/-, light grey bg) --- */
cart-drawer .line-item__qty-selector {
  height: 38px;
  border: none;
  border-radius: 8px;
  background: #f2f2f2;
  display: inline-flex;
  align-items: stretch;
}
cart-drawer .line-item__qty-selector .quantity-selector__button {
  width: 38px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 7px 0 0;
  cursor: pointer;
  color: #2d2d2d;
  transition: color 0.15s ease, background 0.15s ease;
  border: none;
  background: transparent;
  line-height: 1;
}
cart-drawer .line-item__qty-selector .quantity-selector__button:hover {
  color: #000;
  background: rgba(0,0,0,0.04);
}
cart-drawer .line-item__qty-selector .quantity-selector__input {
  width: 30px;
  min-width: 30px;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  border: none;
  background: transparent;
  -moz-appearance: textfield;
  color: #2d2d2d;
  line-height: 38px;
  padding: 0;
}
cart-drawer .line-item__qty-selector .quantity-selector__input::-webkit-inner-spin-button,
cart-drawer .line-item__qty-selector .quantity-selector__input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* --- Remove button (trash icon + text) --- */
cart-drawer .line-item__remove-btn {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  font-size: 10px;
  font-weight: 500;
  color: #888;
  text-decoration: none;
  cursor: pointer;
  transition: color 0.15s ease;
  border: none;
  background: none;
  padding: 0;
}
cart-drawer .line-item__remove-btn:hover {
  color: #c0392b;
}
cart-drawer .line-item__remove-btn svg {
  flex-shrink: 0;
  width: 12px;
  height: 14px;
}

/* --- Discount badges above qty pill --- */
cart-drawer .line-item__discounts,
.cart-page__items .line-item__discounts {
  margin-top: 4px;
}

/* --- Remove button sits below qty pill --- */
cart-drawer .line-item__remove-btn,
.cart-page__items .line-item__remove-btn {
  margin-top: 0;
}

/* --- Remove old desktop quantity column entirely --- */
cart-drawer .line-item__actions.text-subdued.hidden.sm\:block {
  display: none !important;
}

/* --- Hide the old mobile-only quantity row --- */
cart-drawer .line-item__info > .text-sm.text-subdued.sm\:hidden {
  display: none !important;
}

/* --- Discount badge: white bg, no border, vertically center tag icon --- */
cart-drawer .line-item__info .badge,
.cart-page__items .line-item__info .badge {
  background: #ffffff;
  border: none;
  color: #2d2d2d;
  display: inline-flex;
  align-items: center;
  gap: 5px;
  padding: 4px 0;
  font-size: 11.5px;
  font-weight: 600;
  border-radius: 0;
  line-height: 1;
}
cart-drawer .line-item__info .badge .icon-discount,
.cart-page__items .line-item__info .badge .icon-discount {
  position: relative;
  top: 0px;
  flex-shrink: 0;
}

/* --- FOOTER: Totals (Freefly 1:1) --- */
.cart-drawer__totals {
  padding: 0;
  width: 100%;
}
.cart-drawer__total-row {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  width: 100%;
}
.cart-drawer__total-label {
  font-size: 18px;
  font-weight: 600;
  color: #2d2d2d;
}
.cart-drawer__total-price {
  font-size: 18px;
  font-weight: 600;
  color: #2d2d2d;
}
.cart-drawer__tax-note {
  font-size: 12px;
  color: #555;
  margin-top: 4px;
  letter-spacing: 0.01em;
}

/* --- FOOTER: Actions (Freefly 1:1) --- */
.cart-drawer__actions {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  padding: 0;
  margin-top: 20px;
}
.cart-drawer__checkout-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 22px 0;
  background: #658bba;
  color: #ffffff;
  border: none;
  border-radius: 50px;
  font-size: 17px;
  font-weight: 600;
  letter-spacing: 0.03em;
  cursor: pointer;
  transition: background 0.2s ease, transform 0.1s ease;
}
.cart-drawer__checkout-btn:hover {
  background: #5579a3;
}
.cart-drawer__checkout-btn:active {
  transform: scale(0.985);
}
.cart-drawer__view-cart-link {
  font-size: 12px;
  font-weight: 500;
  color: #2d2d2d;
  text-decoration: underline;
  text-underline-offset: 3px;
  cursor: pointer;
  transition: color 0.15s ease;
  background: none;
  border: none;
  padding: 0;
}
.cart-drawer__view-cart-link:hover {
  color: #000;
}

/* --- FOOTER: Savings callout --- */
.cart-drawer__savings {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 13px;
  font-weight: 500;
  color: #658bba;
  padding: 0;
  margin-bottom: 4px;
  margin-top: -6px;
  background: none;
}
.cart-drawer__savings svg {
  flex-shrink: 0;
  color: #658bba;
  width: 12px;
  height: 12px;
}
.cart-drawer__savings strong {
  font-weight: 600;
}

/* --- FOOTER: Overall spacing --- */
cart-drawer#cart-drawer::part(footer) {
  padding: 0 !important;
}
.cart-drawer__footer {
  padding: 16px 20px 20px !important;
  margin-top: auto;
  gap: 0 !important;
}
@media screen and (min-width: 700px) {
  .cart-drawer__footer {
    padding: 20px 24px 24px !important;
  }
}

/* --- Remove default line item spacing from theme --- */
cart-drawer .cart-drawer__line-items > * + * {
  padding-block-start: 0;
}

/* --- Count bubble in header --- */
cart-drawer .count-bubble {
  background: #658bba;
  color: #fff;
}

/* --- Mobile refinements --- */
@media (max-width: 699px) {
  cart-drawer .line-item {
    --line-item-image-width: 80px;
    gap: 12px;
    padding: 14px 0;
  }
  cart-drawer .line-item__media-wrapper {
    width: 80px;
    min-width: 80px;
  }
  cart-drawer .line-item__title {
    font-size: 14px;
  }
  cart-drawer .line-item__option {
    font-size: 12px;
  }
  cart-drawer .line-item__qty-selector {
    height: 36px;
  }
  cart-drawer .line-item__qty-selector .quantity-selector__button {
    width: 34px;
  }
  .cart-drawer__heading {
    font-size: 20px;
  }
  .cart-drawer__footer {
    padding: 24px 16px 18px !important;
  }
  .cart-drawer__checkout-btn {
    padding: 15px 0;
    font-size: 16px;
  }
}

/* ============================================================
   CART PAGE — Full-page Freefly-inspired layout
   ============================================================ */
.cart-page {
  color: #2d2d2d;
  max-width: 1200px;
  margin: 0 auto;
  padding: 40px 24px 60px;
}

/* --- Empty state --- */
.cart-page__empty {
  text-align: center;
  padding: 80px 0;
}

/* --- Header --- */
.cart-page__header {
  margin-bottom: 32px;
  padding-bottom: 24px;
  border-bottom: 1px solid #e8e8e8;
}
.cart-page__title {
  font-family: var(--heading-font-family, inherit);
  font-size: 28px;
  font-weight: 700;
  color: #2d2d2d;
  margin: 0 0 16px;
}

/* --- Free shipping bar (page) --- */
.cart-page__shipping-bar {
  display: grid;
  gap: 6px;
  max-width: 500px;
}
.cart-page__shipping-track {
  width: 100%;
  height: 8px;
  border-radius: 99px;
  background: #e0e0e0;
  overflow: hidden;
}
.cart-page__shipping-fill {
  height: 100%;
  border-radius: 99px;
  background: #658bba;
  transition: width 0.5s ease-in-out;
}
.cart-page__shipping-msg {
  font-size: 13px;
  color: #2d2d2d;
  margin: 0;
  font-weight: 400;
}
.cart-page__shipping-msg strong {
  font-weight: 700;
}

/* --- Two-column layout --- */
.cart-page__layout {
  display: grid;
  grid-template-columns: 1fr 380px;
  gap: 48px;
  align-items: start;
}

/* --- Items column --- */
.cart-page__items {
  overflow-x: hidden;
}
.cart-page__items .line-item {
  --line-item-image-width: 100px;
  display: flex;
  align-items: flex-start;
  gap: 16px;
  padding: 20px 0;
  border-bottom: 1px solid rgba(0,0,0,0.08);
}
.cart-page__items > line-item:first-child .line-item {
  padding-top: 0;
}
.cart-page__items > line-item:last-child .line-item {
  border-bottom: none;
}
.cart-page__items .line-item__media-wrapper {
  width: 100px;
  min-width: 100px;
  border-radius: 8px;
  overflow: hidden;
  background: #f5f5f5;
}
.cart-page__items .line-item__media.rounded-xs {
  border-radius: 8px;
}
.cart-page__items .line-item__title {
  font-family: var(--heading-font-family, inherit);
  font-size: 15px;
  font-weight: 600;
  color: #2d2d2d;
}
.cart-page__items .line-item__title .reversed-link {
  text-decoration: none;
  color: #2d2d2d;
}
.cart-page__items .line-item__info sale-price {
  color: #2d2d2d !important;
  font-size: 13px !important;
}
.cart-page__items .line-item__info compare-at-price {
  font-size: 13px !important;
}
.cart-page__items .line-item__variant-details {
  display: flex;
  flex-direction: column;
  gap: 1px;
  margin-top: 4px;
}
.cart-page__items .line-item__option {
  font-family: var(--heading-font-family, inherit);
  font-size: 13px;
  color: #2d2d2d;
  margin: 0;
}
.cart-page__items .line-item__option-label {
  font-weight: 400;
}
.cart-page__items .line-item__option-value {
  font-weight: 500;
}
.cart-page__items .line-item__qty-row,
.cart-page__items .line-item__qty-block {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 6px;
  margin-top: 8px;
}
.cart-page__items .line-item__qty-selector {
  height: 38px;
  border: none;
  border-radius: 8px;
  background: #f2f2f2;
  display: inline-flex;
  align-items: stretch;
}
.cart-page__items .line-item__qty-selector .quantity-selector__button {
  width: 38px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 7px 0 0;
  cursor: pointer;
  color: #2d2d2d;
  border: none;
  background: transparent;
}
.cart-page__items .line-item__qty-selector .quantity-selector__input {
  width: 30px;
  min-width: 30px;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  border: none;
  background: transparent;
  -moz-appearance: textfield;
  color: #2d2d2d;
  padding: 0;
}
.cart-page__items .line-item__qty-selector .quantity-selector__input::-webkit-inner-spin-button,
.cart-page__items .line-item__qty-selector .quantity-selector__input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.cart-page__items .line-item__remove-btn {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  font-size: 10px;
  font-weight: 500;
  color: #888;
  text-decoration: none;
  cursor: pointer;
  transition: color 0.15s ease;
  border: none;
  background: none;
  padding: 0;
}
.cart-page__items .line-item__remove-btn:hover {
  color: #c0392b;
}
.cart-page__items .line-item__actions {
  display: none !important;
}

/* --- Summary column --- */
.cart-page__summary {
  position: sticky;
  top: 120px;
}
.cart-page__summary-inner {
  background: #fafafa;
  border: 1px solid #e8e8e8;
  border-radius: 12px;
  padding: 28px 24px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.cart-page__summary-title {
  font-family: var(--heading-font-family, inherit);
  font-size: 18px;
  font-weight: 700;
  color: #2d2d2d;
  margin: 0;
}
.cart-page__summary-rows {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding-bottom: 16px;
  border-bottom: 1px solid #e0e0e0;
}
.cart-page__summary-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #2d2d2d;
}
.cart-page__summary-savings {
  color: #658bba;
  font-weight: 600;
  margin-top: 3px;
}
.cart-page__summary-shipping-note {
  color: #2d2d2d;
  font-size: 13px;
  font-family: var(--heading-font-family), sans-serif;
}
.cart-page__summary-total {
  display: flex;
  justify-content: space-between;
  font-size: 18px;
  font-weight: 700;
  color: #2d2d2d;
}

/* --- Checkout button (page — Freefly style) --- */
.cart-page__actions {
  display: flex;
  flex-direction: column;
}
.cart-page__checkout-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 36px 0;
  background: #658bba;
  color: #ffffff;
  border: none;
  border-radius: 50px;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.04em;
  cursor: pointer;
  transition: background 0.2s ease, transform 0.1s ease;
}
.cart-page__checkout-btn:hover {
  background: #5579a3;
}
.cart-page__checkout-btn:active {
  transform: scale(0.985);
}
.cart-page__tax-note {
  font-size: 11px;
  color: #2d2d2d;
  text-align: center;
  margin: 0;
  font-family: var(--heading-font-family), sans-serif;
}
.cart-page__payment-icons {
  padding-top: 4px;
}

/* --- Mobile: single column --- */
@media (max-width: 899px) {
  .cart-page {
    padding: 24px 16px 48px;
  }
  .cart-page__title {
    font-size: 24px;
  }
  .cart-page__layout {
    grid-template-columns: 1fr;
    gap: 32px;
  }
  .cart-page__items .line-item {
    --line-item-image-width: 85px;
    gap: 12px;
    padding: 16px 0;
  }
  .cart-page__items .line-item__media-wrapper {
    width: 85px;
    min-width: 85px;
  }
  .cart-page__summary {
    position: static;
  }
  .cart-page__summary-inner {
    padding: 20px 16px;
  }
}

/* ============================================================
   END CART DRAWER + PAGE REDESIGN
   ============================================================ */
.size-hidden .Vtl-SizeChartButtonWrapper {
    display: none;
}
.size-hidden {
  padding-top:15px;
}
@media (max-width: 999px) {
  #shopify-section-{{ section.id }} .product{
    gap:8px;
  }
  .features-mobile{
    display:flex;
  }
  .features-desktop{
    /* display:none; */
  }
  #shopify-section-{{ section.id }} .product-gallery .product-gallery__media-list-wrapper{
    border-radius: 2px;
    overflow: hidden;
    max-height:390px;
  }
  #shopify-section-{{ section.id }} .product-gallery .product-gallery__media-list{
  aspect-ratio: 1 / 1.2 !important;
    align-content: center;
}
}
@media (max-width: 429px) {

.atc-upsell-info h4 {
    font-size: 12px;
    line-height: 15px;
}

.atc-upsellatc, .atc-upsellatc-notbtn {
    font-size: 11px;
    line-height: 13px;
}

  
}











@media (min-width:1200px){
/*product page edits css start*/
.shopify-section--featured-collection product-list.product-list {
    display: flex;
    justify-content: center;
}
.shopify-section--featured-collection product-list.product-list:has(.product-card:nth-child(3)) {
    display: grid;
}

.shopify-section--featured-collection product-card.product-card {
    max-width: 35%;
}
.shopify-section--featured-collection product-list.product-list:has(.product-card:nth-child(3)) product-card.product-card
{
    max-width: unset;
}
/*product page edits css end*/
.collection-with-artist{
    display: flex;
}
.collection-with-artist:has(.product-card-item:nth-child(4)){
    display: grid;
}

}
@media (min-width:1300px){
    .shopify-section--featured-collection product-card.product-card {
    max-width: 375px;
}
}



@media (max-width:767px){
.product-size_chart-modal-content {
    padding: 20px 20px;
    border-radius: 10px;
}
.product-size_chart-table-data td {
    padding: 6px;
}
.shopify-section.shopify-section--main-product .section-blends.section-full {
    padding-top: 0px !important;
}

}

/* ════════════════════════════════════════════════════════════
   STANDARD PDP — Match syntra bundle visual styling
   ════════════════════════════════════════════════════════════ */

/* --- Variant Picker Label --- */
.product-info__variant-picker .variant-picker__option-info legend {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #3A3A3A;
}

/* --- Size Pills (block-swatch) --- */
.product-info__variant-picker .block-swatch {
  min-width: 0;
  height: 40px !important;
  padding: 0 18px !important;
  border: 1px solid rgba(12,42,68,0.12) !important;
  border-radius: 12px !important;
  background: #fff !important;
  font-family: "Plus Jakarta Sans", sans-serif !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  color: #0C2A44 !important;
  cursor: pointer;
  transition: all 0.15s;
  line-height: 38px !important;
  box-shadow: none !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.product-info__variant-picker .block-swatch:hover {
  border-color: rgba(12,42,68,0.3) !important;
}
.product-info__variant-picker .block-swatch:before {
  display: none !important;
}
.product-info__variant-picker :checked + .block-swatch {
  background: #0C2A44 !important;
  color: #fff !important;
  border-color: #0C2A44 !important;
}
.product-info__variant-picker .block-swatch.is-selected {
  background: #0C2A44 !important;
  color: #fff !important;
  border-color: #0C2A44 !important;
}
.product-info__variant-picker .block-swatch.is-disabled {
  opacity: 0.3;
  cursor: not-allowed;
  text-decoration: line-through;
  background-image: none !important;
}
.product-info__variant-picker .variant-picker__option-values {
  gap: 8px !important;
}

/* --- Quantity Selector --- */
.product-info__quantity-selector .quantity-selector {
  border: 1px solid #E8EDF2 !important;
  border-radius: 12px !important;
  overflow: hidden;
  height: 44px;
}
.product-info__quantity-selector .quantity-selector__button {
  width: 38px;
  height: 44px;
  border: none !important;
  background: transparent !important;
  font-size: 18px;
  cursor: pointer;
  color: #0C2A44;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-info__quantity-selector .quantity-selector__button:active {
  background: #F5F6F8 !important;
}
.product-info__quantity-selector .quantity-selector__input {
  width: 40px;
  text-align: center;
  font-size: 15px;
  font-weight: 600;
  color: #0C2A44;
  border: none !important;
  background: transparent !important;
}
.product-info__quantity-selector .form-control label {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #3A3A3A;
}

/* --- Spacing above ATC --- */
.product-info__buy-buttons {
  margin-top: 16px;
}

/* --- ATC Button --- */
.product-info__buy-buttons .buy-buttons .button,
.product-info__buy-buttons .buy-buttons button[type="submit"] {
  display: block !important;
  width: 100% !important;
  height: 56px !important;
  border: none !important;
  border-radius: 16px !important;
  background: #0C2A44 !important;
  color: #fff !important;
  font-family: "Plus Jakarta Sans", sans-serif !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  letter-spacing: 0.2px;
  text-transform: none !important;
  text-align: center !important;
  cursor: pointer;
  transition: opacity 0.2s, background 0.2s, box-shadow 0.2s;
  box-shadow: 0 2px 6px rgba(12,42,68,0.15) !important;
  padding: 0 !important;
  line-height: 56px !important;
}
.product-info__buy-buttons .buy-buttons .button:hover,
.product-info__buy-buttons .buy-buttons button[type="submit"]:hover {
  opacity: 0.92;
}
.product-info__buy-buttons .buy-buttons .button:disabled,
.product-info__buy-buttons .buy-buttons button[type="submit"]:disabled {
  background: #F3F5F8 !important;
  color: #8896A6 !important;
  cursor: default;
  border: 1px solid #E8EDF2 !important;
  box-shadow: none !important;
}

/* --- Hide old shipping/returns when new trust block present --- */
.product-info-box:has(.pdp-trust-block) .tiny_description-summary,
.product-info-box:has(.pdp-trust-block) .tiny_shipping-summary {
  display: none !important;
}

/* --- Trust Block (PDP) --- */
.pdp-trust-block {
  margin-top: 12px;
  padding: 0;
}
.pdp-trust-block .pdp-trust-line {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 13px;
  color: #6B7280;
  margin: 0 0 4px;
}
.pdp-trust-block .pdp-trust-returns {
  font-weight: 500;
  color: #3A3A3A;
}
.pdp-trust-block .pdp-trust-ship {
  display: block;
  line-height: 1.5;
}
.pdp-trust-block .pdp-green-dot {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #137333;
  vertical-align: middle;
  margin-right: 4px;
}
.pdp-trust-block .pdp-trust-rule {
  border-top: 1px solid #E8EDF2;
  margin: 12px 0;
}
.pdp-trust-block .pdp-trust-subtitle {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 12px;
  font-weight: 500;
  color: #6B7280;
  margin: 0 0 8px;
  text-align: center;
}
.pdp-trust-block .pdp-trust-certs-row {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  flex-wrap: wrap;
  margin-bottom: 10px;
}
.pdp-trust-block .pdp-cert-item {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 12px;
  font-weight: 500;
  color: #3A3A3A;
}
.pdp-trust-block .pdp-cert-icon {
  height: 28px;
  object-fit: contain;
  flex-shrink: 0;
}
.pdp-trust-block .pdp-trust-promise {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 13px;
  font-weight: 500;
  color: #0C2A44;
  margin: 0;
  text-align: center;
}

/* --- Mobile Overrides (Standard PDP) --- */
@media (max-width: 999px) {
  .product-info__variant-picker .block-swatch {
    height: 40px !important;
    padding: 0 16px !important;
    font-size: 14px !important;
    line-height: 38px !important;
    border-radius: 20px !important;
  }
  .product-info__buy-buttons .buy-buttons .button,
  .product-info__buy-buttons .buy-buttons button[type="submit"] {
    border-radius: 60px !important;
    height: 56px !important;
    font-size: 15px !important;
    line-height: 56px !important;
  }
}

/* --- Desktop Overrides (Standard PDP) --- */
@media screen and (min-width: 1000px) {
  .product-info__variant-picker .block-swatch {
    height: 36px !important;
    padding: 0 14px !important;
    font-size: 13px !important;
    line-height: 34px !important;
  }
}
