.cart {
  position: relative;
  display: block;
}#cart-errors{
  color: red;
  text-align: right;}
.cart-remove {
  display:none;
}
.cart-remove__remove{
  display:flex;
  justify-content: center;
  align-items: center;
  height:100%;
}.collection-position{
  position: relative;
  z-index: 10;}
.cart-remove .removeitemcart{
  padding: 5rem;
  text-align: center;
  font-size: 1.5rem;
  margin:auto;
}
.cart-remove .removeitemcart p{    font-size: 1.8rem;
  color: #000;
  text-transform: uppercase;
}
.cart-remove .removeitemcart .no-yes{ 
  display: flex;
  justify-content: center;
  padding-top: 1rem;
}
.cart-remove .removeitemcart .no-yes a{
  color: #fff;
  background: #a9a9a9;
  padding: .6rem 2rem;
  width: 28%;
  display: inline-block; 
  cursor: pointer;
  margin: 0 1rem;
  font-size: 12px;
  text-transform: uppercase;
}
.cart-remove .removeitemcart .no-yes a:nth-child(2n){
  background: #df0046;
}
.cart-items thead tr.cart-header-item{
  background: #f8f8f8;}
  .cart-item__quantity-wrapper quantity-input.quantity{
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 35px;width:100%;
    border: 1px solid #ededed;} 
.cart__empty-text,
.is-empty .cart__contents,
.cart-items.is-empty .title-wrapper-with-link,
.is-empty .cart__footer,.cart-item__error-text:empty + svg {
  display: none;
} 
.cart-item__totals.right {
  position: relative;}
.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;
  margin-top: 1rem;
  padding: 0 1rem;
  border-bottom: 1px solid #ddd;
}

.cart__items {
  position: relative;
  padding-bottom: 3rem;
}

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

.cart__footer {
  padding: 2rem 0 0;
}

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

.cart__footer > div:only-child {
  margin-left: auto;
}

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

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

.cart__note {
  display: block;
}

.cart__note label {
  display: flex;
  align-items: flex-end;
  line-height: 1;
  height: 1.8rem;
  margin-bottom: 2rem;
  color: rgba(var(--color-foreground), 0.75);
}

.cart__note .field__input {
  padding: 1rem;
}

@media screen and (min-width: 750px) {
  .cart-items tbody{width: 100%;
    display: inline-table;}
  .cart-items tbody .cart-item{    display: inline-table;
    width: 100%;}
  .cart-items tbody .cart-item__media{    position: relative;
    width: 110px;
    overflow: hidden;
  } 
  .cart-header-item .caption-with-letter-spacing.two,.cart-items .cart-item__details{width:39%}
  .cart-header-item .caption-with-letter-spacing,.cart-item__totals{width:11%;
  }
  .cart-item__quantity-wrapper quantity-input.quantity{width:100px}
  .cart-header-item .medium-hide.right{  text-align: left;}
  .cart-header-item .cart-items__heading--wide{width:19%}
  .cart-items td, .cart-items th{border:none}  
  .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 {
    padding-top: 0;
  }

  .cart__footer > * {
    width: 35rem;
  }

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

.cart__ctas button {
  width: 100%;
}

.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__blocks > * + * {
  margin-top: 1rem;
}

.cart__dynamic-checkout-buttons div[role='button'] {
  border-radius: 0 !important;
}

.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__ctas {
  text-align: center;
}
.cart-item__totals .price {
  font-size: 14px;
color:#777}
.cart-item__totals.right .price {color:#000; font-size:16px}
.cart-item__details a{
  padding: 0;
  width: 80%;
  display: inline-flex;
  text-align: left;
  margin: 0;}
@media screen and (min-width: 750px) {
  .cart-item__details{
    font-size: 1rem;
    line-height: 12px;}h4, .h4 {
      font-family: var(--font-heading-family);
      font-style: var(--font-heading-style);
      font-size: calc(var(--font-heading-scale) * 1rem);
  }
  .cart-item__quantity{width:19%}
  .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;
  }
}
.cart-items thead{ 
  width: 100%;
  display: inline-table;
}
 .cart-items .product-option dd{
  overflow: hidden;
  word-break: break-all;
}
@media(max-width:768px){
  .product-card__info .btn{ display:none}
  .grid--2-col .grid__item {
    width: calc(50% - 2rem / 2);
    margin: 0 0.5rem;
}
  .cart-items td, .cart-items th {
    padding: 0;
    border: none;
  } .cart-items,
.cart-items thead,
.cart-items tbody {
  display: block;
  width: 100%;
}

.cart-items thead tr {
  display: flex;
  justify-content: space-between;
  border-bottom: 0.1rem solid rgba(var(--color-foreground), 0.2);
  margin-bottom: 4rem;
}

.cart-item {
  display: grid;
  grid-template: repeat(2, auto) / repeat(4, 1fr);
  gap: 0.5rem;
  margin-bottom: 3.5rem;
}

.cart-item:last-child {
  margin-bottom: 0;
}

.cart-item__media {
  grid-row: 1 / 3;
}

.cart-item__details {
  grid-column: 2 / 4;  
  line-height: 1.2;  padding: 0.5px;
}
.cart-item__details a{ font-size: 12px;
  line-height: 14px;
  width: 100%;}

.cart-item__quantity {
  grid-column: 2 / 4;
}
.cart-item__totals.right{
  position: relative;
  grid-column: 4 / 4;}
.cart-item__quantity-wrapper {
  flex-wrap: wrap;
  width:80%
}
.cart-item__remove{   
   grid-column: 4 / 4;
  grid-row: 1 / 3;
  text-align: right;
  padding: 0;
}
.cart-item__totals {    
   grid-column: 1 / 1;
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
}
}