/** Shopify CDN: Minification failed

Line 587:23 Expected ":"

**/
.cart {
  position: relative;
  display: block;
}

.cart__empty-text,
.is-empty .cart__contents,
cart-items.is-empty .title-wrapper-with-link,
.is-empty .cart__footer {
  display: none;
}

.is-empty .cart__empty-text,
.is-empty .cart__warnings {
  display: block;
}

.cart__warnings {
  display: none;
  text-align: center;
  padding: 3rem 0 1rem;
}

.cart__empty-text {
  margin: 4.5rem 0 2rem;
}

.cart__contents > * + * {
  margin-top: 2.5rem;
}

.cart__login-title {
  margin: 5.5rem 0 0.5rem;
}

.cart__login-paragraph {
  margin-top: 0.8rem;
}

.cart__login-paragraph a {
  font-size: inherit;
}

@media screen and (min-width: 990px) {
  .cart__warnings {
    padding: 7rem 0 1rem;
  }

  .cart__empty-text {
    margin: 0 0 3rem;
  }
}

cart-items {
  display: block;
}

.cart__items {
  position: relative;
  padding-bottom: 0rem;
  border-bottom: none;
}

.cart__items--disabled {
  pointer-events: none;
}

.cart__footer-wrapper:last-child .cart__footer {
    background: #FFFFFF;
    border-radius: 36px;
    padding: 40px;
    max-width: 448px;
    margin-top: 118px;
}
.cart__footer .cart__blocks {
    margin: 0;
    width: 100%;
}
.cart__footer > div:only-child {
  margin-left: auto;
}

.cart__footer > * + * {
  margin-top: 6.5rem;
}

.cart__footer .discounts {
  margin-bottom: 1rem;
}

.cart__note {
  height: fit-content;
  top: 2.5rem;
}

.cart__note label {
  display: flex;
  align-items: flex-end;
  position: absolute;
  line-height: 1;
  height: 1.8rem;
  top: -3rem;
  color: rgba(var(--color-foreground), 0.75);
}

.cart__note .field__input {
  height: 100%;
  position: relative;
  border-radius: var(--inputs-radius);
  padding: 1rem 2rem;
}

.cart__note .text-area {
  resize: vertical;
}

.cart__note:after,
.cart__note:hover.cart__note:after,
.cart__note:before,
.cart__note:hover.cart__note:before,
.cart__note .field__input:focus,
.cart__note .field__input {
  border-bottom-right-radius: 0;
}

@media screen and (min-width: 750px) {
  .cart__items {
    grid-column-start: 1;
    grid-column-end: 3;
    padding-bottom: 0rem;
  }

  .cart__contents > * + * {
    margin-top: 0;
  }

  .cart__items + .cart__footer {
    grid-column: 2;
  }

  .cart__footer {
    display: flex;
    justify-content: space-between;
    border: 0;
  }

  .cart__footer-wrapper:last-child {
    padding-top: 0;
  }

  .cart__footer > * {
    width: 35rem;
  }

  .cart__footer > * + * {
    margin-left: 4rem;
    margin-top: 0;
  }
}

.cart__ctas button {
  width: 100%;
}

.cart__ctas > * + * {
  margin-top: 1rem;
}

.cart__update-button {
  margin-bottom: 1rem;
}

.cart__dynamic-checkout-buttons {
  max-width: 36rem;
  margin: 0 auto;
}

.cart__dynamic-checkout-buttons:has(.dynamic-checkout__content:empty) {
  margin: 0;
}

.cart__blocks > * + * {
  margin-top: 1rem;
}

.cart-note__label {
  display: inline-block;
  margin-bottom: 1rem;
  line-height: calc(1 + 1 / var(--font-body-scale));
}

.tax-note {
  margin: 0;
  text-align: center;
  color: #9e9e9e;
  font-size: 16px;
  letter-spacing: 0;
  font-family: Synonym-Medium;
  padding: 16px 0;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
  line-height: 1.3;
}
.cart__checkout-button {
  max-width: 36rem;
}

.cart__ctas {
  text-align: center;
}
.tax-note a {
    padding-left: 5px;
    text-decoration: none;
}

@media screen and (min-width: 750px) {
  .cart-note {
    max-width: 35rem;
  }

  .cart__update-button {
    margin-bottom: 0;
    margin-right: 0.8rem;
  }

 .tax-note {
    margin: 0;
    text-align: center;
    color: #9E9E9E;
    font-size: 16px;
    letter-spacing: 0;
    font-family: 'Synonym-Medium';
    padding: 16px 0;
    display: flex;
}

  [data-shopify-buttoncontainer] {
    justify-content: flex-end;
  }

  .cart__ctas {
    display: flex;
    gap: 1rem;
  }
}
.cart_page_wrap_main {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 100px;
    flex-wrap: wrap;
      padding-bottom: 100px;
}
.right_side_cart {
    background: #fff;
    border-radius: 36px;
    padding: 40px;
    max-width: 448px;
    width: 100%;
}
.right_side_cart .footer__payment .list-payment {
    margin: 0;
    justify-content: center;
    border: none;
}
.right_side_cart .footer__payment .list-payment .list-payment__item {
    padding: 0 3px;
}
.right_side_cart .tax-note {
    text-align: center;
    margin: 0;
    padding: 16px 0;
    color: #9E9E9E;
    font-size: 16px;
    letter-spacing: 0;
    font-family: 'Synonym-Medium';
    line-height: 1.2;
}
.cart__blocks .cart__ctas .cart__checkout-button {
    min-height: calc(5.2rem + var(--buttons-border-width) * 2);
    letter-spacing: 0;
    font-size: 16px;
    line-height: 1.3;
    font-family: Synonym-Medium;
    max-width: 100%;
    min-width: 100%;
}
.cart__footer .cart__blocks {
   margin: 0;
}
.cart__footer .cart__blocks .cart__ctas {
    margin: 28px 0 0 0;
}
.cart_page_wrap_main cart-items.cart-items-main {
    width: calc(100% - 0px);
}
.title--primary {
    color: #202223;
    font-size: 24px;
    line-height: 1.5;
    letter-spacing: 0;
    font-family: 'Synonym-Semibold';
}
.title--primary #CartDrawer-Count {
    color: #202223;
    font-size: 14px;
    line-height: 2;
    font-family: 'Synonym-Light';
    padding-left: 12px;
}
.cart-item:last-child {
    margin-bottom: 0;
}
.main_cart_items_wrap .page-width {
    padding: 0 0rem;
}
.template__cart main .multicolumn_wrap_main {
    margin-top: 5rem;
}
.cart__footer-wrapper .footer__payment {
    width: 100%;
    margin-left: 0;
}
.cart__footer-wrapper .footer__payment .list.list-payment {
    margin: 0;
    border: none;
    row-gap: 4px;
    justify-content: center;
}
.cart__footer-wrapper .footer__payment .list.list-payment .list-payment__item {
    padding: 0 3px;
}
.template__cart main {
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.main_cart_items_wrap {
    display: inline-block;
    max-width: 652px;
    margin: 0 100px 0 0;
    padding-right: 0;
    width: 100%;
}
.cart__footer-wrapper {
    display: inline-block;
    max-width: 448px;
    margin: 0;
    padding-bottom: 100px;
}
.template__cart section {
    width: 100%;
}
.template__cart .cart__footer-wrapper .page-width {
    margin: 0;
    padding: 0;
}
.template__cart .featured_collection_main .page-width {
    padding: 0 5rem;
}
.template__cart .wrap_custom_collapsible .page-width {
    padding: 0 5rem;
}
.cs-cart-empty .main_cart_items_wrap {
    max-width: 100%;
    margin: 0 auto;
}
.cs-cart-empty .main_cart_items_wrap .page-width {
    padding: 0 5rem;
}
.cs-cart-empty .cart__footer-wrapper {
    display: none;
}
.cs-cart-empty .main_cart_items_wrap .cart_pahe_header .cart_timer_wrap {
    display: flex;
}
@media screen and (min-width: 1367px) {
.main_cart_items_wrap {
   padding-left: 120px;
      max-width: 50%;
}
.cart__footer-wrapper {
  padding-right: 120px;
    max-width: 42%;
} 
.template__cart main {
   justify-content: space-between;
}  
}

@media screen and (max-width: 1199px) {
.right_side_cart {
 padding: 24px;
 max-width: 350px; 
}
.cart_page_wrap_main {
  gap: 40px; 
}
.cart_page_wrap_main cart-items.cart-items-main {
    width: calc(100% - 0px);
}  
.template__cart main {
  padding: 0 0rem;
  gap: 0;
}  
.cart_pahe_header .cart_timer_wrap {
    right: 32px;
}  
.main_cart_items_wrap {
    display: inline-block;
    max-width: 500px;
    margin: 0 40px 0 0;
    padding-right: 0;
}
.cart__footer-wrapper {
    display: inline-block;
    max-width: 380px;
    margin: 0;
}
.template__cart .featured_collection_main .page-width {
  padding: 0 3.2rem;
}  
.template__cart .wrap_custom_collapsible .page-width {
    padding: 0 3.2rem;
}  
}
@media screen and (max-width: 989px) {
.cart_pahe_header .title-wrapper-with-link {
    max-width: 100%;
}
.cart_page_wrap_main cart-items.cart-items-main {
      width: calc(100% - 0px);
  }
.main_cart_items_wrap .page-width {
    padding: 0 3.2rem;
}
.cart-item cart-remove-button {
    width: 100% !important;
    height: auto !important;
}
.right_side_cart {
    padding: 24px;
    max-width: 100%;
}
.template__cart main .main_cart_items_wrap {
  width: 100%;
  max-width: 100%;
  margin: 0;
}

.template__cart main .cart__footer-wrapper .cart__footer {
    margin: 0;
    max-width: 100%;
}
.template__cart main .cart__footer-wrapper {
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0 3.2rem;
}  
.template__cart main {
    padding: 0 0rem;
    gap: 40px;
    flex-wrap: wrap;
    width: 100%;
    justify-content: flex-start;
} 
.cart_pahe_header .cart_timer_wrap {
    right: 16px;
}    
}

@media screen and (max-width: 749px) {
.main_cart_items_wrap .page-width {
    padding: 0 1.6rem;
}
.template__cart main {    
    gap: 40px;
    flex-wrap: wrap;
    width: 100%;
    justify-content: flex-start;
} 
.cart_pahe_header .title-wrapper-with-link {
  padding: 0;
  margin: 20px 0 32px 0;
  gap: 12px;
}
.title--primary {
   font-size: 20px;   
}
.cart-item__image-container .cart-item__image {
    border-radius: 20px;
    width: 76px;
}
.cart-item__image-container {
    width: 76px;
    border-radius: 20px;
}
.cart-item {
    gap: 1.2rem;
    margin-bottom: 2.8rem;
}
.cart_page_wrap_main .cart-item__details .cart-item__name {
  font-size: 14px;   
}
.cart_page_wrap_main .cart-item__totals .cart-item__price-wrapper .price {
  font-size: 16px;  
} 
.cart_page_wrap_main .product-option {
    font-size: 12px;
    line-height: 2.2;
}
.cart_page_wrap_main .cart-item__image-container {
   width: 76px;
  border-radius: 20px;
}
.cart_page_wrap_main cart-items.cart-items-main .cart-item {
  gap: 12px;
  margin-bottom: 28px;
  display: flex;
  flex-wrap: wrap;
}
.cart-item__details .cart-item__quantity.desktop_quantity {
    display: none;
}
.cart_page_wrap_main cart-items.cart-items-main .cart-item .cart-item__details {
    width: auto;
}
.cart_page_wrap_main cart-items.cart-items-main .cart-item:last-child {
    margin-bottom: 0;
}
.right_side_cart .tax-note {
    font-size: 12px;
}  
.right_side_cart .footer__payment .list-payment {
    row-gap: 8px;
}
.cart__footer-wrapper .footer__payment {
    width: 100%;
    margin: 0;
}
.cart__footer-wrapper:last-child .cart__footer {
  padding: 24px;
}
.tax-note {
  font-size: 12px;
  line-height: 1.3;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cart__footer .cart__blocks .cart__ctas {
    margin: 20px 0 0;
}
.template__cart main .main_cart_items_wrap {
  width: 100%;
  margin: 0;
}
.template__cart main .cart__footer-wrapper {
    width: 100%;
    padding: 0;
}
.template__cart main .cart__footer-wrapper .cart__footer {
    margin: 0;
    max-width: 100%;
}
.cart_pahe_header .cart_timer_wrap {
    right: 0;
} 
.template__cart .featured_collection_main .page-width {
    padding: 0 1.6rem;
}
.template__cart .cart__footer-wrapper .page-width {
   padding: 0 1.6rem;
}
.card .card__inner .card__media {
    border-radius: 24px !important;
}
.cart_page_wrap_main {w
  padding-bottom: 0;
}
.template__cart .wrap_custom_collapsible .page-width {
    padding: 0 1.6rem;
} 
.cs-cart-empty .main_cart_items_wrap .page-width {
    padding: 0 1.6rem;
}
  
}

@media screen and (max-width: 360px) {
.cart_page_wrap_main .cart-item__details .cart-item__name {
    font-size: 14px;
    max-width: 14rem;
    width: 100%;
}
  
}










