/*!****************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./assets/scss/cart.scss ***!
  \****************************************************************************************************************/
.cart_totals--wrapper .cart_totals {
  width: 100%;
}

.woocommerce .product-thumbnail img {
  width: 80px;
  min-width: 80px;
  height: 50px;
  object-fit: contain;
}
@media (max-width: 991.98px) {
  .woocommerce .product-thumbnail img {
    flex: 0 0 20%;
    width: 64px;
    height: 64px;
    object-fit: contain;
  }
}
.woocommerce .product-info {
  flex: 0 0 100%;
}
@media (min-width: 992px) {
  .woocommerce .product-info {
    flex: 0 0 50%;
  }
}
@media (max-width: 991.98px) {
  .woocommerce .product-subtotal {
    width: 100%;
    border-top: 1px solid #e5e5e5;
    padding-bottom: 0.5714285714rem;
  }
}
@media (min-width: 992px) {
  .woocommerce .product-subtotal {
    flex: 0 0 30%;
  }
}
@media (min-width: 992px) {
  .woocommerce .product-subtotal__price {
    flex: 0 0 200px;
    align-items: flex-end;
  }
}
@media (min-width: 992px) {
  .woocommerce .product-subtotal .sevensun-mobile-product-card__label {
    color: #000;
    text-transform: none;
  }
}
@media (max-width: 991.98px) {
  .woocommerce .product-thumbnail {
    display: block !important;
    grid-column-start: 1;
    grid-row-start: 1;
    padding-right: 16px;
  }
  .woocommerce .product-data {
    grid-column-end: 4;
    grid-column-start: 2;
    grid-row-start: 1;
    justify-self: stretch;
    padding: 0;
  }
  .woocommerce .product-data .product-name {
    font-weight: 500;
  }
}
@media (max-width: 991.98px) and (max-width: 991.98px) {
  .woocommerce .product-data .product-price {
    font-size: 0.8571428571rem;
    white-space: nowrap;
  }
  .woocommerce .product-data .product-price small {
    font-size: 0.7142857143rem;
  }
}
@media (max-width: 991.98px) {
  .woocommerce .product-data .product-quantity input.qty {
    border: 1px solid #a1a1a1 !important;
    color: #737373 !important;
    font-weight: 300 !important;
    border-radius: 8px !important;
    width: 58px !important;
    min-height: 28px !important;
    min-width: 28px !important;
    height: 28px !important;
  }
}
@media (max-width: 991.98px) and (max-width: 991.98px) {
  .woocommerce .product-data .product-quantity button {
    font-weight: 300;
  }
}
@media (max-width: 991.98px) {
  .woocommerce .product-subtotal {
    font-size: 0.8571428571rem;
    padding-top: 0.4285714286rem;
  }
  .woocommerce .product-subtotal small {
    text-transform: lowercase;
  }
}
.woocommerce .shop_table {
  font-weight: 400;
}
@media (max-width: 991.98px) {
  .woocommerce .shop_table {
    font-weight: 300;
  }
}
.woocommerce .shop_table__header {
  padding-right: 20px;
}
.woocommerce .shop_table.sevensun_shop_table {
  font-weight: 400;
}
.woocommerce .shop_table.sevensun_shop_table .woocommerce-cart-form__cart-item {
  padding: 15px 20px 8px 0;
  border-top: 1px solid #e5e5e5;
}
@media (max-width: 991.98px) {
  .woocommerce .shop_table.sevensun_shop_table .woocommerce-cart-form__cart-item {
    background: #fff;
    border: none;
    padding: 10px !important;
    box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.07);
    border-radius: 4px;
    margin-bottom: 4px;
  }
}
.woocommerce .shop_table.sevensun_shop_table .product-thumbnail {
  padding: 0 20px 8px 0;
}
@media (max-width: 991.98px) {
  .woocommerce .shop_table.sevensun_shop_table .product-remove {
    font-size: 0;
    position: absolute;
    top: -4px;
    right: 8px;
  }
}
.woocommerce .shop_table.sevensun_shop_table .product-remove a {
  display: flex;
  align-items: center;
  font-size: 0.8571428571rem;
  text-decoration: underline;
  position: relative;
}
@media (max-width: 991.98px) {
  .woocommerce .shop_table.sevensun_shop_table .product-remove a {
    font-size: 0;
  }
  .woocommerce .shop_table.sevensun_shop_table .product-remove a::before {
    content: "";
    display: inline-block;
    background: url(../6767ec625b6418513127.svg) no-repeat;
    width: 16px;
    height: 16px;
    margin-right: 4px;
  }
}
@media (max-width: 991.98px) {
  .woocommerce .shop_table.sevensun_shop_table .product-data .product-name {
    font-size: 0.8571428571rem;
  }
}
.woocommerce .shop_table.sevensun_shop_table .product-data .product-name a {
  font-weight: 400;
}
@media (max-width: 991.98px) {
  .woocommerce .shop_table.sevensun_shop_table .product-data .product-name a {
    display: block;
    padding-right: 25px;
  }
}
@media (max-width: 991.98px) {
  .woocommerce .cart-collaterals__handler {
    position: sticky;
  }
}
@media (max-width: 991.98px) {
  .woocommerce .cart-collaterals {
    box-shadow: 0 -12px 13px -8px rgba(0, 0, 0, 0.08) !important;
    position: sticky !important;
    bottom: 0 !important;
    padding: 16px !important;
    border: none !important;
    border-radius: 4px !important;
    background: #fff !important;
  }
}
.woocommerce .cart-collaterals .cart_totals {
  width: 100%;
}
.woocommerce .cart-collaterals .cart_totals .woocommerce-shipping-methods label::before {
  display: none;
}
.woocommerce .cart-collaterals .cart_totals .woocommerce-shipping-methods li {
  text-align: right;
  font-weight: 500;
}
@media (max-width: 991.98px) {
  .woocommerce .cart-collaterals .cart_totals .woocommerce-shipping-methods li span {
    font-size: 0.7142857143rem;
  }
}
.woocommerce .cart-collaterals table {
  border-collapse: collapse !important;
}
@media (max-width: 991.98px) {
  .woocommerce .cart-collaterals table tbody tr {
    display: flex !important;
    justify-content: space-between !important;
    font-size: 0.8571428571rem !important;
  }
  .woocommerce .cart-collaterals table tbody tr th {
    display: block !important;
    padding: 0 !important;
    font-weight: 300 !important;
  }
  .woocommerce .cart-collaterals table tbody tr td {
    padding: 0 !important;
    background: none !important;
  }
  .woocommerce .cart-collaterals table tbody tr td::before {
    display: none !important;
  }
}
.woocommerce .cart-collaterals table tbody tr.order-total {
  border-top: 1px solid hsla(0, 0%, 7%, 0.11);
  padding: 16px 0;
  font-size: 1.2857142857rem;
  font-weight: 500;
}
@media (max-width: 991.98px) {
  .woocommerce .cart-collaterals table tbody tr.order-total {
    font-size: 1rem;
    font-weight: 500 !important;
    padding: 8px 0;
    margin-top: 10px;
  }
}
@media (max-width: 991.98px) {
  .woocommerce .cart-collaterals .cart_totals--wrapper {
    padding: 0 !important;
    border: none !important;
  }
}
.woocommerce .cart-collaterals .cart_totals--wrapper .btn--quote {
  margin-right: 10px !important;
  white-space: nowrap !important;
}
@media (max-width: 991.98px) {
  .woocommerce .cart-collaterals .cart_totals--wrapper .btn--quote {
    font-size: 0 !important;
    padding: 0 !important;
  }
  .woocommerce .cart-collaterals .cart_totals--wrapper .btn--quote::before {
    margin-right: 0 !important;
  }
}
.woocommerce .cart-collaterals .cart_totals--wrapper .is-secondary {
  width: 100%;
  font-weight: 300 !important;
  height: 40px;
}
@media (max-width: 991.98px) {
  .woocommerce .cart-collaterals .cart_totals--wrapper .is-secondary {
    margin: 0 !important;
  }
}
.woocommerce .cart-collaterals .cart_totals--wrapper .is-secondary:focus {
  background: #f9d80c !important;
  color: #000 !important;
}
