body.woocommerce-cart tr.wooco-cart-parent,
body.woocommerce-cart tr.woosb-cart-parent,
.woocommerce-checkout-review-order-table tr.wooco-cart-parent,
.woocommerce-checkout-review-order-table tr.woosb-cart-parent {
  border-bottom-color: transparent !important;
}

body.woocommerce-cart tr.wooco-cart-parent .product-name a,
body.woocommerce-cart tr.woosb-cart-parent .product-name a,
.woocommerce-checkout-review-order-table tr.wooco-cart-parent .product-name a,
.woocommerce-checkout-review-order-table tr.woosb-cart-parent .product-name a {
  font-weight: 700 !important;
}

.wc-block-cart-items__row.immwoo-composite-parent:not(.immwoo-composite-child) .wc-block-cart-item__prices,
.wc-block-cart-items__row.immwoo-composite-parent:not(.immwoo-composite-child) .wc-block-components-product-price__value,
.wc-block-cart-items__row.immwoo-composite-parent:not(.immwoo-composite-child) .wc-block-cart-item__total {
  display: block !important;
}

.wc-block-cart-items__row.immwoo-composite-child .wc-block-cart-item__prices,
.wc-block-cart-items__row.immwoo-composite-child .wc-block-components-product-price,
.wc-block-cart-items__row.immwoo-composite-child .wc-block-components-product-badge,
.wc-block-cart-items__row.immwoo-composite-child .wc-block-cart-item__total {
  display: none !important;
}

.wc-block-cart-items__row.immwoo-composite-parent {
  border-bottom-color: transparent !important;
}

.wc-block-cart-items__row.immwoo-composite-parent .wc-block-components-product-name {
  font-weight: 700 !important;
}

.immwoo-composite-toggle {
  align-items: center;
  background: #fff;
  border: 1px solid currentColor;
  border-radius: 0;
  color: inherit;
  cursor: pointer;
  display: inline-flex;
  font: inherit;
  font-weight: 700;
  height: 24px;
  justify-content: center;
  line-height: 1;
  margin: 8px 0 0;
  padding: 0;
  width: 24px;
}

.wc-block-cart-items__row.immwoo-composite-child .wc-block-cart-item__image,
.wc-block-cart-items__row.immwoo-composite-child .product-thumbnail {
  padding-left: 48px !important;
}

.wc-block-cart-items__row.immwoo-composite-child.is-collapsed,
.wc-block-cart-items__row.immwoo-composite-child.is-collapsed-by-ancestor,
body.woocommerce-cart tr.immwoo-composite-child.is-collapsed,
body.woocommerce-cart tr.immwoo-composite-child.is-collapsed-by-ancestor,
.woocommerce-checkout-review-order-table tr.immwoo-composite-child.is-collapsed,
.woocommerce-checkout-review-order-table tr.immwoo-composite-child.is-collapsed-by-ancestor {
  display: none !important;
}

.wc-block-cart-items__row.immwoo-composite-child .wc-block-cart-item__product,
.wc-block-cart-items__row.immwoo-composite-child .product-name {
  padding-left: 48px !important;
  position: relative !important;
}

.wc-block-cart-items__row.immwoo-composite-child-depth-2 .wc-block-cart-item__image,
.wc-block-cart-items__row.immwoo-composite-child-depth-2 .product-thumbnail,
.wc-block-cart-items__row.immwoo-composite-child-depth-2 .wc-block-cart-item__product,
.wc-block-cart-items__row.immwoo-composite-child-depth-2 .product-name {
  padding-left: 76px !important;
}

.wc-block-cart-items__row.immwoo-composite-child .wc-block-cart-item__product::before,
.wc-block-cart-items__row.immwoo-composite-child .product-name::before {
  border-bottom: 2px solid #d6d6d6;
  border-left: 2px solid #d6d6d6;
  content: "";
  height: 24px;
  left: 6px;
  position: absolute;
  top: 18px;
  width: 12px;
}

body.woocommerce-cart tr.wooco-cart-child td,
body.woocommerce-cart tr.woosb-cart-child td,
.woocommerce-checkout-review-order-table tr.wooco-cart-child td,
.woocommerce-checkout-review-order-table tr.woosb-cart-child td {
  background: #f7f7f7 !important;
  border-top: 0 !important;
}

body.woocommerce-cart tr.wooco-cart-child .product-thumbnail,
body.woocommerce-cart tr.woosb-cart-child .product-thumbnail,
.woocommerce-checkout-review-order-table tr.wooco-cart-child .product-thumbnail,
.woocommerce-checkout-review-order-table tr.woosb-cart-child .product-thumbnail {
  padding-left: 56px !important;
}

body.woocommerce-cart tr.wooco-cart-child .product-name,
body.woocommerce-cart tr.woosb-cart-child .product-name,
.woocommerce-checkout-review-order-table tr.wooco-cart-child .product-name,
.woocommerce-checkout-review-order-table tr.woosb-cart-child .product-name {
  padding-left: 44px !important;
  position: relative !important;
}

body.woocommerce-cart tr.immwoo-composite-child-depth-2 .product-thumbnail {
  padding-left: 84px !important;
}

body.woocommerce-cart tr.immwoo-composite-child-depth-2 .product-name,
.woocommerce-checkout-review-order-table tr.immwoo-composite-child-depth-2 .product-name {
  padding-left: 72px !important;
}

body.woocommerce-cart tr.wooco-cart-child .product-name::before,
body.woocommerce-cart tr.woosb-cart-child .product-name::before,
.woocommerce-checkout-review-order-table tr.wooco-cart-child .product-name::before,
.woocommerce-checkout-review-order-table tr.woosb-cart-child .product-name::before {
  content: "";
  position: absolute;
  left: 4px;
  top: 18px;
  width: 10px;
  height: 24px;
  border-left: 2px solid #d6d6d6;
  border-bottom: 2px solid #d6d6d6;
}

body.woocommerce-cart tr.wooco-cart-child .product-name a,
body.woocommerce-cart tr.woosb-cart-child .product-name a,
.woocommerce-checkout-review-order-table tr.wooco-cart-child .product-name a,
.woocommerce-checkout-review-order-table tr.woosb-cart-child .product-name a {
  font-size: 15px !important;
}

body.woocommerce-cart tr.wooco-cart-child .product-remove,
body.woocommerce-cart tr.wooco-cart-child .product-quantity,
body.woocommerce-cart tr.woosb-cart-child .product-remove,
body.woocommerce-cart tr.woosb-cart-child .product-quantity,
.woocommerce-checkout-review-order-table tr.wooco-cart-child .product-remove,
.woocommerce-checkout-review-order-table tr.wooco-cart-child .product-quantity,
.woocommerce-checkout-review-order-table tr.woosb-cart-child .product-remove,
.woocommerce-checkout-review-order-table tr.woosb-cart-child .product-quantity {
  visibility: hidden !important;
}
