.cart-empty-container .entry-title, 
.cart__item .product-name a, 
.cart__item .product-name:not(.col-title), 
.cart__item .product-subtotal .amount,
.cart__item .product-subtotal .subscription-details, 
.cart__item .product-quantity .qty, 
.cart__item .product-quantity, 
.woocommerce-cart .woocommerce-cart-form-container .entry-title,
.woocommerce-checkout .woocommerce-cart-form-container .entry-title, 
.woocommerce-cart .cart-collaterals .cart-totals .shop_table td, 
.woocommerce-cart .cart-collaterals .cart-totals .shop_table tr, 
.woocommerce-cart .cart-collaterals .cart-totals .shop_table th,
.woocommerce-checkout .cart-collaterals .cart-totals .shop_table td,
.woocommerce-checkout .cart-collaterals .cart-totals .shop_table tr,
.woocommerce-checkout .cart-collaterals .cart-totals .shop_table th, 
.woocommerce-cart .cart-collaterals .cart-totals .subtitle,
.woocommerce-checkout .cart-collaterals .cart-totals .subtitle, 
.woocommerce-cart .cart-collaterals .cart-totals .cart-totals-title,
.woocommerce-checkout .cart-collaterals .cart-totals .cart-totals-title, 
.woocommerce-cart .entry-title,
.woocommerce-checkout .entry-title {
  font-weight: bold;
  font-size: 21px;
  line-height: 1;
  color: #000;
}

.woocommerce-cart,
.woocommerce-checkout {
  background: #eee;
}
.woocommerce-cart .woocommerce-notices-wrapper,
.woocommerce-checkout .woocommerce-notices-wrapper {
  position: relative;
  z-index: 2;
}
.woocommerce-cart article.page,
.woocommerce-checkout article.page {
  position: relative;
}
.woocommerce-cart article.page .entry-header,
.woocommerce-checkout article.page .entry-header {
  position: absolute;
  z-index: -1;
  padding: 25px;
  opacity: 0;
}
.woocommerce-cart .entry-title,
.woocommerce-checkout .entry-title {
  font-size: 45px;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 33px;
}
.woocommerce-cart .cart-collaterals .cart-totals,
.woocommerce-checkout .cart-collaterals .cart-totals {
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.29);
          box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.29);
  padding: 20px;
}
@media (min-width: 410px) {
  .woocommerce-cart .cart-collaterals .cart-totals,
  .woocommerce-checkout .cart-collaterals .cart-totals {
    padding: 20px 30px;
  }
}
.woocommerce-cart .cart-collaterals .cart-totals .wc-proceed-to-checkout,
.woocommerce-checkout .cart-collaterals .cart-totals .wc-proceed-to-checkout {
  padding-bottom: 0;
}
.woocommerce-cart .cart-collaterals .cart-totals a.button,
.woocommerce-checkout .cart-collaterals .cart-totals a.button {
  width: 100%;
  border-radius: 6px;
  height: 49px;
  font-size: 21px;
  line-height: 49px;
  padding-top: 0;
  padding-bottom: 0;
}
@media (min-width: 410px) {
  .woocommerce-cart .cart-collaterals .cart-totals a.button,
  .woocommerce-checkout .cart-collaterals .cart-totals a.button {
    font-size: 21px;
  }
}
.woocommerce-cart .cart-collaterals .cart-totals .cart-totals-title,
.woocommerce-checkout .cart-collaterals .cart-totals .cart-totals-title {
  background: none;
  border: none;
  font-size: 45px;
  line-height: 1.2;
  margin: 0 0 10px 0;
  padding: 0;
}
.woocommerce-cart .cart-collaterals .cart-totals .subtitle,
.woocommerce-checkout .cart-collaterals .cart-totals .subtitle {
  font-weight: 400;
}
.woocommerce-cart .cart-collaterals .cart-totals .shop_table,
.woocommerce-checkout .cart-collaterals .cart-totals .shop_table {
  border: none;
}
.woocommerce-cart .cart-collaterals .cart-totals .shop_table tr.recurring-totals,
.woocommerce-checkout .cart-collaterals .cart-totals .shop_table tr.recurring-totals {
  display: none;
}
.woocommerce-cart .cart-collaterals .cart-totals .shop_table td, .woocommerce-cart .cart-collaterals .cart-totals .shop_table tr, .woocommerce-cart .cart-collaterals .cart-totals .shop_table th,
.woocommerce-checkout .cart-collaterals .cart-totals .shop_table td,
.woocommerce-checkout .cart-collaterals .cart-totals .shop_table tr,
.woocommerce-checkout .cart-collaterals .cart-totals .shop_table th {
  border: none;
  padding-left: 0;
}
.woocommerce-cart .cart-collaterals .cart-totals .shop_table small,
.woocommerce-checkout .cart-collaterals .cart-totals .shop_table small {
  display: block;
  margin-top: 5px;
  font-weight: 400;
  font-style: italic;
  font-size: 16px;
  line-height: 1.2;
  color: #000;
}
.woocommerce-cart .woocommerce-cart-form-container,
.woocommerce-checkout .woocommerce-cart-form-container {
  background: #fff;
  border-radius: 10px;
  padding: 20px;
  position: relative;
  z-index: 2;
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.29);
          box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.29);
  margin-bottom: 33px;
}
@media (min-width: 410px) {
  .woocommerce-cart .woocommerce-cart-form-container,
  .woocommerce-checkout .woocommerce-cart-form-container {
    padding: 30px;
  }
}
.woocommerce-cart .woocommerce-cart-form-container .title-container,
.woocommerce-checkout .woocommerce-cart-form-container .title-container {
  position: relative;
  padding-right: 60px;
}
.woocommerce-cart .woocommerce-cart-form-container .title-container img,
.woocommerce-checkout .woocommerce-cart-form-container .title-container img {
  position: absolute;
  right: 0;
  top: 0;
}
.woocommerce-cart .woocommerce-cart-form-container .entry-title,
.woocommerce-checkout .woocommerce-cart-form-container .entry-title {
  font-size: 45px;
  line-height: 1.2;
  margin-top: 0;
}
.woocommerce-cart .woocommerce-cart-form-container .actions-wrapper,
.woocommerce-checkout .woocommerce-cart-form-container .actions-wrapper {
  padding-top: 9px;
}
@media (min-width: 992px) {
  .woocommerce-cart .woocommerce-cart-form-container .actions-wrapper .actions,
  .woocommerce-checkout .woocommerce-cart-form-container .actions-wrapper .actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.woocommerce-cart .woocommerce-cart-form-container .actions-wrapper .actions .button,
.woocommerce-checkout .woocommerce-cart-form-container .actions-wrapper .actions .button {
  height: 53px;
  border-radius: 5px;
  font-size: 21px;
  font-weight: bold;
  width: 100%;
  max-width: 226px;
}
@media (max-width: 590px) {
  .woocommerce-cart .woocommerce-cart-form-container .actions-wrapper .actions .button,
  .woocommerce-checkout .woocommerce-cart-form-container .actions-wrapper .actions .button {
    width: 100%;
    max-width: 100%;
  }
}
@media (max-width: 992px) {
  .woocommerce-cart .woocommerce-cart-form-container .actions-wrapper .actions .button.is-primary,
  .woocommerce-checkout .woocommerce-cart-form-container .actions-wrapper .actions .button.is-primary {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
.woocommerce-cart .woocommerce-cart-form-container .actions-wrapper .actions .coupon,
.woocommerce-checkout .woocommerce-cart-form-container .actions-wrapper .actions .coupon {
  max-width: 525px;
  padding-right: 0;
  width: 100%;
  margin-bottom: 18px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 590px) {
  .woocommerce-cart .woocommerce-cart-form-container .actions-wrapper .actions .coupon,
  .woocommerce-checkout .woocommerce-cart-form-container .actions-wrapper .actions .coupon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
  }
}
@media (min-width: 992px) {
  .woocommerce-cart .woocommerce-cart-form-container .actions-wrapper .actions .coupon,
  .woocommerce-checkout .woocommerce-cart-form-container .actions-wrapper .actions .coupon {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }
}
.woocommerce-cart .woocommerce-cart-form-container .actions-wrapper .actions .coupon .input-text,
.woocommerce-checkout .woocommerce-cart-form-container .actions-wrapper .actions .coupon .input-text {
  height: 53px;
  border-color: #707070;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
@media (max-width: 590px) {
  .woocommerce-cart .woocommerce-cart-form-container .actions-wrapper .actions .coupon .input-text,
  .woocommerce-checkout .woocommerce-cart-form-container .actions-wrapper .actions .coupon .input-text {
    width: 100%;
    margin-bottom: 18px;
  }
}
@media (min-width: 590px) {
  .woocommerce-cart .woocommerce-cart-form-container .actions-wrapper .actions .coupon .button,
  .woocommerce-checkout .woocommerce-cart-form-container .actions-wrapper .actions .coupon .button {
    -webkit-transform: translate(-5px, 0);
        -ms-transform: translate(-5px, 0);
            transform: translate(-5px, 0);
  }
}

.cart {
  color: #000;
}
.cart__item {
  display: table;
  width: 100%;
  margin-bottom: 18px;
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.29);
          box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.29);
  background: #fff;
  border-radius: 10px;
}
@supports (display: flex) {
  .cart__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (max-width: 992px) {
  .cart__item {
    width: 100%;
    max-width: 540px;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media (max-width: 440px) {
  .cart__item {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (min-width: 992px) {
  .cart__item div {
    display: table-cell;
    vertical-align: middle;
  }
}
.cart__item div .col-title {
  display: block;
  font-size: 10px;
  line-height: 1.6;
  font-weight: bold;
  text-transform: uppercase;
}
.cart__item .product-remove {
  width: 50px;
  max-width: 50px;
  text-align: center;
  padding: 10px;
}
.cart__item .product-remove a.remove {
  border: none;
  color: #707070;
  font-weight: bold;
}
.cart__item .product-remove a.remove:hover {
  color: var(--brainbuffet-red);
}
.cart__item .product-thumbnail {
  width: 128px;
  max-width: 128px;
  padding-top: 0;
  padding-bottom: 0;
}
.cart__item .product-thumbnail img {
  border-radius: 5px;
}
.cart__item .product-quantity {
  width: 167px;
  max-width: 167px;
  padding: 10px;
  text-align: center;
}
.cart__item .product-quantity .col-title {
  text-align: center;
}
.cart__item .product-quantity .qty {
  width: 100%;
  text-align: center;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  height: auto;
}
@media (min-width: 992px) {
  .cart__item .product-quantity .qty {
    text-indent: 14px;
  }
}
.cart__item .product-subtotal {
  width: 150px;
  max-width: 130px;
  padding: 10px;
}
@media (max-width: 440px) {
  .cart__item .product-subtotal {
    text-align: center;
    width: 100%;
  }
}
.cart__item .product-subtotal .amount,
.cart__item .product-subtotal .subscription-details {
  line-height: 1.2;
}
.cart__item .product-name {
  width: calc(100% - 495px);
}
@media (max-width: 992px) {
  .cart__item .product-name {
    width: 100%;
    padding: 15px 10px;
  }
}
@media (max-width: 440px) {
  .cart__item .product-name {
    text-align: center;
  }
}
.cart__item .product-name:not(.col-title) {
  line-height: 1.2;
}
.cart__item .product-name a {
  line-height: 1.2;
}
.cart__item .product-name a:hover {
  text-decoration: underline;
}

.cart-empty {
  z-index: 10;
  border-radius: 10px;
  border: 2px dashed #ABABAB;
  padding: 26px;
}
.cart-empty p {
  text-align: center;
  margin: 0;
  color: #000;
  line-height: 1.2;
}
.cart-empty .major {
  font-size: 30px;
  font-weight: bold;
}
.cart-empty .minor {
  font-size: 21px;
  font-weight: 400;
}
.cart-empty .minor a {
  font-weight: bold;
}

.cart-empty-container {
  background: #fff;
  border-radius: 10px;
  padding: 20px;
  position: relative;
  z-index: 2;
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.29);
          box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.29);
}
@media (min-width: 410px) {
  .cart-empty-container {
    padding: 30px;
  }
}
.cart-empty-container .entry-title {
  font-size: 45px;
  line-height: 1.2;
  margin-top: 0;
}

.woocommerce-cart {
  min-height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.woocommerce-cart #page {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.woocommerce-cart #page .site-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.woocommerce-cart #page .site-content:before, .woocommerce-cart #page .site-content:after {
  content: none;
}
.woocommerce-cart #page .site-content .ast-container {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0 auto;
  width: 100%;
  max-width: 1257px;
}
.woocommerce-cart #page .site-content .ast-container:before, .woocommerce-cart #page .site-content .ast-container:after {
  content: none;
}
.woocommerce-cart #page .site-content .ast-container #main.site-main {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.woocommerce-message {
  border-radius: 16px;
  border: 1px solid var(--Blue-100, #C6D1E7);
  background: var(--Blue-25, #F1F3F9);
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  /* Shadow/Compact blur/xs */
  box-shadow: 0px 1.25px 4px 0px rgba(16, 24, 40, 0.25);
  a {
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px !important;
  }
  .button {
    border-radius: 12px !important;
    border: 1.5px solid var(--Blue-600, #1D3D90) !important;
    background-color: transparent !important;
  }

}

.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
  width: 98% !important;
}

.cart__inner {
  .product-quantity {
    display: none;
  }

  .cart__item {
    padding: 16px;
    .product-name {
      min-width: 270px;
    }
    .product-thumbnail {
      margin-right: 24px;
      a img {
        height: 80px;
        border-radius: 16px;
        object-fit: cover;
      }
    }
  }
}

.woocommerce-cart {
  .coupon {
      display: flex;
      padding: 24px;
      flex-direction: column;
      align-items: flex-start;
      gap: 24px;
      border-radius: 16px;
      margin-left: 10px;
      border: 1px solid var(--Gray-200, #EEE) !important;
      background: var(--Base-White, #FFF);
  }
  h3 {
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 4px !important;
  }
}

.woocommerce-cart-form-container, .cart-totals {
  box-shadow: none !important;
  border-radius: 16px;
  border: 1px solid var(--Gray-200, #EEE) !important;
  background: var(--Base-White, #FFF);
}

.woocommerce-cart .entry-title {
  margin-bottom: 0 !important;
}

.cart-empty {
  z-index: 10 !important;
  border-radius: 10px !important;
  border: 2px dashed #ABABAB !important;
  padding: 40px !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  gap: 40px !important;
  border-radius: 24px !important;
  border: 2px dashed var(--Gray-250, #E0E0E0) !important;
  background: var(--Base-White, #FFF) !important;

  h2 {
    margin-bottom: 0 !important;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
  }
  p {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
  }
}

.cart-collaterals {
  padding: 0 !important;
  .cart_totals {
    margin-bottom: 1.5rem;
  }
}

.woocommerce-cart .cart-collaterals .cart_totals{
  margin-bottom: .5em !important;
}

.woocommerce-cart-form-container {
  height: fit-content;
}