/** Shopify CDN: Minification failed

Line 715:0 Expected "}" to go with "{"

**/
.template-cart .shopify-section-group-footer-group.section{
  display:none;
}
.template-cart #main-cart-footer{
}
.cart-item__discounted-prices.free{
  
}
.cart-item__discounted-prices.free .cart-item__old-price.price.price--end:before{
  content:"";
      background: #006BE4;
    width: 100%;
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    top: 6px;
    transform: rotate(-18deg);
}
.cart-item__discounted-prices.free .cart-item__old-price.price.price--end{
      color: #929292;
    font-weight: 400;
    letter-spacing: 0;
    font-size: 16px;
    line-height: 1;
    position: relative;
    text-decoration: none;
}
.cart-item__discounted-prices.free .price.price--end{
      letter-spacing: 0;
    color: #55505C;
}
.product_description_bundle{
    color: #55505C;
}
.product_description_bundle ul{
      display: block;
    margin: 0;
    padding-left: 22px;
}
.product_description_bundle ul li{
    color: #55505C;
}
.product_description_bundle ul li strong{
     color: #000;
      font-weight: 400;
}
#cart-page-title{
 color: #000;
    font-family: Karla;
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: -1.44px;
}
#cart-page-title.is-empty{
    display:none;
}
.title.title--primary{
      font-family: var(--font-body-family);
    font-style: var(--font-body-style);
    font-weight: var(--font-body-weight);
    font-size: 48px;
    letter-spacing: 0;
    line-height: 1.2;
}
.cart-wrapper{
      align-items: flex-start;
      -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: auto;
    margin-left: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    width: 100%;
      margin-bottom: 50px;
}
.cart-wrapper.is-empty .cart__left-content {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    position: relative;
    padding-right: 0;
}
.cart-wrapper.is-empty .cart-right{
  display:none;
}
.cart-wrapper .cart__left-content{
      -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%;
    position: relative;
      padding-right: 70px;
}
.cart-wrapper .cart-right{
      -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
    position: relative;
      border: 1px solid #DEDEDE;
    border-radius: 5px;
    padding: 22px;
      padding-bottom: 30px;
}
.cart-wrapper .cart-right .total-row{
        display: flex;
    justify-content: space-between;
    align-items: center;
      margin-bottom: 12px;
}
.cart-wrapper .cart-right .total-row .label-row{

      font-family: var(--font-body-family);
    font-style: var(--font-body-style);
    font-weight: var(--font-body-weight);
    font-size: 18px;
    letter-spacing: 0;
    line-height: 1.2;
    display: block;
    margin: 0;
}
.cart-wrapper .cart-right .total-row .totals__total-value{
     font-family: var(--font-body-family);
    font-style: var(--font-body-style);
    font-weight: var(--font-body-weight);
    font-size: 18px;
    letter-spacing: 0;
    line-height: 1.2;
    display: block;
    margin: 0;
}
.cart-wrapper .cart-right .order-now{
      display: block;
    margin: 28px 0;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
}
.cart-wrapper .cart-right .total-row.totals .label-row{
      font-weight: bold;
    font-size: 32px;
}
.cart-wrapper .cart-right .total-row.totals .totals__total-value{
      font-weight: bold;
    font-size: 32px;
}
.cart-wrapper .cart-bottom{
      display: block;
    text-align: center;
    margin-top: 30px;
}
.cart-wrapper .cart-bottom svg{
      display: block;
    margin: 0 auto;
    margin-bottom: 10px;
}
.cart-wrapper .cart-bottom span{
      margin-bottom: 8px;
      display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    font-size: 16px;
}
.cart-wrapper .cart-bottom span img{
      display: block;
    width: 100%;
    max-width: 18px;
}
.cart-wrapper .cart__items .cart-item__media{
      width: 20rem;padding-bottom: 20px;
}
.cart-wrapper .cart__items .cart-item__name {
    text-decoration: none;
    font-family: var(--font-body-family);
    font-style: var(--font-body-style);
    font-weight: bold;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 1.2;
    display: block;
    margin: 0;
}
.cart-wrapper .cart__items .product-option *{
      color: #55505C;
    font-size: 16px;
}
.cart-wrapper .cart__items .cart-item__image-container {
    border: none;
    background: transparent;
}
.cart-wrapper .cart__items quantity-popover .quantity {
    border: 1px solid #000;
    border-radius: 4px;
}
.cart-wrapper .cart__items quantity-popover .quantity:before,
.cart-wrapper .cart__items quantity-popover .quantity:after {
  display: none;
}
.cart-wrapper .cart__items .cart-item__price-wrapper{
      height: 56px;
    display: flex;
}
.cart-wrapper .cart__items .cart-item__price-wrapper .price{
  margin:0;
}
.cart-wrapper .cart__items .product-option{
      display: flex;
    align-items: center;
      flex-wrap: wrap;
  margin:0;
}
.discounts__discount {
    color: #000;
    font-size: 16px;
}
.cart-wrapper .cart__items .product-option:before{
  content:"";
      width: 4px;
    display: block;
    height: 4px;
    border-radius: 4px;
    background: #55505C;
    margin-right: 7px;
}
.cart {
  position: relative;
  display: block;
}

.is-empty .cart-right,
.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;
}

.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 7rem;
  }

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

cart-items {
  display: block;
}

.cart__items {
  position: relative;
  padding-bottom: 3rem;
  border-bottom: 0.1rem solid rgba(var(--color-foreground), 0.08);
}

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

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

.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-item__discounted-prices.free .price.price--end {
    text-align: center; 
}
  .cart__items {
    grid-column-start: 1;
    grid-column-end: 3;
    padding-bottom: 4rem;
  }

  .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 {
  }

  .cart__footer > * {
    width: 100%;
  }

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

.cart__ctas button {
  width: 100%;
      font-size: 18px;
    letter-spacing: 0;
      min-height: 54px;
}

.cart__ctas > *:not(noscript:first-child) + * {
  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__dynamic-checkout-buttons div[role='button'] {
  border-radius: var(--buttons-radius-outset) !important;
}

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

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

.tax-note {
  margin: 2.2rem 0 1.6rem auto;
  text-align: center;
  display: block;
}

.cart__checkout-button {
  max-width: 36rem;
}
.cart-wrapper .cart__items .desk-info{
      padding-left: 0;
}
.cart__ctas {
  text-align: center;
}
.cart-wrapper .cart__items .cart-items{
      border-collapse: collapse;
}
.cart-wrapper .cart__items {
    padding-bottom: 0;
    border: none;
}
.cart-wrapper .cart__items .cart-item {
    border-bottom: 1px solid #d9d9d9;
}
.cart-wrapper .cart-items td {
    padding-top: 3rem;
      padding-bottom: 22px;
}
.cart-wrapper .cart-items .mobile-info-row{
     display: none;
}
.cart-item .product-option-price-desk{
    display: none;
}
.cart-item cart-remove-button {
    margin-left: 0;
    text-transform: capitalize;
    text-decoration: underline;
    letter-spacing: 0;
}
.cart-wrapper .cart-items td.cart-item__details dl{
      margin: 0;
}
.cart-item cart-remove-button svg{
      display: none;
    width: 100%;
    max-width: 18px;
}
.cart-item__quantity-wrapper .quantity-popover-container{
      padding: 0;
}
@media screen and (min-width: 750px) {
  .cart-item cart-remove-button{
    display:none;
  }
  .cart-note {
    max-width: 35rem;
  }

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

  .tax-note {
    margin-bottom: 2.2rem;
    text-align: right;
  }

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

  .cart__ctas {
    display: flex;
    gap: 1rem;
  }
}
@media screen and (max-width:1366px) {
  .cart-wrapper .cart-right .total-row.totals .label-row, 
  .cart-wrapper .cart-right .total-row.totals .totals__total-value {
    font-size: 26px;
  }
  .cart-wrapper .cart-right .order-now {
    font-size: 16px;
  }

}
@media screen and (max-width:1199px) {
  .cart-wrapper .cart-right .total-row .label-row, 
  .cart-wrapper .cart-right .total-row .totals__total-value {
    font-size: 16px;
  }
  .cart-wrapper .cart-right {
    -ms-flex: 0 0 35%;
    flex: 0 0 35%;
    max-width: 35%;
    padding: 22px 16px 30px;
  }
  .cart-wrapper .cart__left-content {
    -ms-flex: 0 0 65%;
    flex: 0 0 65%;
    max-width: 65%;
    padding-right: 25px;
  }
  cart-items .page-width{
        padding: 0 22px;
  }
   cart-items .cart-item>td+td {
    padding-left: 20px !important;
  }
  .cart-item__quantity-wrapper {
    display: block;
  }
  .cart-wrapper .cart__items .cart-item__name {
    font-size: 16px;
  }
  .discounts__discount {
    font-size: 14px;
  }
  
  .cart-wrapper .cart__items .product-option * {
    font-size: 14px;
    line-height: 1.3;
  }

}
@media screen and (max-width:989px) {
  .cart-wrapper .cart__left-content {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 0;
  }
  .cart-wrapper .cart-right {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 22px 16px 30px;
    margin-top: 0;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    max-width: 400px;
}
.cart-wrapper .cart-right .summary.total-row {
      display: block !important;
          margin-bottom: 19px;
}
.cart-wrapper .cart-right .summary.total-row .label-row {
     color: #000;
    font-family: Karla;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: -0.96px;
}

  
}
@media screen and (max-width:749px) {
  .cart-wrapper .cart__left-content .cart-item__image {
    max-width: 100%;
}
  .cart-wrapper .cart__items .cart-item__media {
    width: 14rem;
        padding-bottom: 8px;

  }
  .cart-wrapper .cart__items .cart-item {
    gap: 0px;
        margin-bottom: 10px;
        position: relative;
}
  .cart-wrapper .cart__items .cart-item .cart-item__details{
        padding-bottom: 0;
        grid-column: 2 / 5;
    position: relative;
        padding-right: 50px;
  }
  .cart-wrapper .cart__items .cart-item .cart-item__totals{
        display: none;
  }
  .cart-wrapper .cart__items .cart-item .cart-item__quantity{
        padding: 0;
    padding-top:5px;
  }
  .cart-wrapper .cart__items .cart-item .desk-info{
      display: none;
  }
  .cart-wrapper .cart__items .cart-item{
    
  }
  .cart-wrapper .cart-items .mobile-info-row{
     display: block;
        grid-column: 1 / 5;
    padding: 0;
        padding-bottom: 24px;
}
  .cart-item cart-remove-button svg{
      display: block;
  }
    .cart-item cart-remove-button span{
       display: none;
    }
  .cart-item cart-remove-button {
    position: absolute;
    right: 0;
    top: 10px;
}
  .cart-wrapper .cart-items .mobile-info-row dl{
    margin: 0;
  }
  .cart-wrapper .cart-items .mobile-info-row .mobile-info > strong{
        font-size: 15px;
    letter-spacing: 0;
    display: block;
    margin-bottom: 10px;
  }
  .title.title--primary {
    font-size: 36px;
  }
  .cart-item .product-option-price-desk{
    display: block;
  }
    .cart-item__discounted-prices dd {
      text-align: left;
  }
  .cart-item__quantity-wrapper .quantity-popover-container .quantity__button {
    width: 35px;
  }
    .cart-item__quantity-wrapper .quantity-popover-container .quantity {
    width: 110px;
          min-height: 45px;
  }
    

}
@media screen and (max-width:639px) {
  .title.title--primary {
    font-size: 34px;
  }

  
}
@media screen and (max-width:479px) {
    .title.title--primary {
    font-size: 32px;
  }
  .cart-wrapper .cart__items .cart-item__media {
    width: 10rem;
    padding-bottom: 8px;
    padding-top: 20px;
  }

  cart-items .page-width {
    padding: 0 16px;
  }
  .cart-item cart-remove-button {
    right: -10px;
  }
  .cart-item cart-remove-button svg {
    max-width: 17px;
  }
  .cart-wrapper .cart__items .cart-item .cart-item__details {
    padding-right: 36px;
  }
  cart-items .cart-item>td+td {
    padding-left: 13px !important;
  }
  .cart-wrapper .cart__items .cart-item .cart-item__details {
    padding-top: 20px;
  }

}
@media screen and (max-width:369px) {
.cart-wrapper .cart-bottom span {
    font-size: 14px;
}





