.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}/* Start custom CSS for text-editor, class: .elementor-element-6f27cf97 */.woocommerce-cart table.cart tr:hover, .woocommerce-cart table.cart tr:focus{
    background: #000 !important
}
.product-name{
    color:#fff;
}
.woocommerce .product-quantity div.quantity input{
    font-family: Arial;
}
.coupon button{
    line-height: 1.67 !important;
}
@media screen and (max-width: 600px) {
    .woocommerce table.shop_table td, .woocommerce table.shop_table th, .woocommerce-page table.shop_table td, .woocommerce-page table.shop_table th{
        padding: 0.7rem 0rem !important;
    }
    .woocommerce table.shop_table_responsive tr td.actions::before, .woocommerce table.shop_table_responsive tr td.product-remove::before, .woocommerce-page table.shop_table_responsive tr td.actions::before, .woocommerce-page table.shop_table_responsive tr td.product-remove::before{
        display:none !important;
    }
    .woocommerce-shipping-totals{
        display:none !important;
    }
    .woocommerce table.shop_table_responsive tbody tr:first-child td:first-child, .woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child{
        border-top:1px solid #fff;
    }
    .product-remove{
        padding-left:0px !important;
    }
    .woocommerce-page table.shop_table td {
    border: 1px solid #fff;
    position: relative;
    padding-left: 30% !important;
  }
  /* Force table to not be like tables anymore */
  .woocommerce-page table.shop_table,
  .woocommerce-page table.shop_table thead,
  .woocommerce-page table.shop_table tbody,
  .woocommerce-page table.shop_table th,
  .woocommerce-page table.shop_table td,
  .woocommerce-page table.shop_table tr {
    display: block;
  }
/* Hide table headers (but not display: none;, for accessibility) */
  .woocommerce-page table.shop_table thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
.woocommerce-page table.shop_table tr {
    /*border: 1px solid #d2d3d3; */
    margin-bottom:5px;
    
  }

.woocommerce-page table.shop_table {
    border: none;
  }
.woocommerce-page table.shop_table td.product-spacer {
    border-color: #fff;
    height: 10px;
  }
.woocommerce-page table.shop_table td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
  }
/*
Label the data
*/
  .woocommerce-page table.shop_table td.product-remove:before {
    content: "";
  }
.woocommerce-page table.shop_table td.product-thumbnail:before {
    content: "";
  }
.woocommerce-page table.shop_table td.product-name:before {
    
  }
.woocommerce-page table.shop_table td.product-price:before {
    padding-top: 4px
  }
.woocommerce-page table.shop_table td.product-quantity:before {
    content: "Quantity:";
    padding-top: 10px
  }
  .woocommerce-page table.shop_table td.product-quantity{
      color:#fff
  }
.woocommerce-page table.shop_table td.product-subtotal:before {
    padding-top: 4px
  }
.woocommerce-page table.shop_table td.product-total:before {
    content: "";
  }
.woocommerce .quantity,
  .woocommerce #content .quantity,
  .woocommerce-page .quantity,
  .woocommerce-page #content .quantity {
    margin: 0;
  }
.woocommerce-page table.cart td.actions,
  .woocommerce-page #content table.cart td.actions {
    text-align: left;
    border: 0;
    padding-left: 0px !important;
  }
.woocommerce-page table.cart td.actions .button.alt,
  .woocommerce-page #content table.cart td.actions .button.alt {
    float: left;
    margin-top: 10px;
  }
.woocommerce-page table.cart td.actions div,
  .woocommerce-page #content table.cart td.actions div,
  .woocommerce-page table.cart td.actions input,
  .woocommerce-page #content table.cart td.actions input {
    margin-bottom: 10px;
  }
.woocommerce-page .cart-collaterals .cart_totals {
    float: left;
    width: 100%;
    text-align: left;
  }
.woocommerce-page .cart-collaterals .cart_totals th,
  .woocommerce-page .cart-collaterals .cart_totals td {
    border: 0 !important;
  }
.woocommerce-page .cart-collaterals .cart_totals table tr.cart-subtotal td,
  .woocommerce-page .cart-collaterals .cart_totals table tr.shipping td,
  .woocommerce-page .cart-collaterals .cart_totals table tr.total td {
    padding-left: 6px !important;
  }
.woocommerce-page table.shop_table tr.cart-subtotal td,
  .woocommerce-page table.shop_table tr.shipping td,
  .woocommerce-page table.shop_table tr.total td,
  .woocommerce-page table.shop_table.order_details tfoot th,
  .woocommerce-page table.shop_table.order_details tfoot td {
    padding-left: 6px !important;
    border: 0 !important;
  }
.woocommerce-page table.shop_table tbody {
    padding-top: 10px;
  }
.woocommerce .col2-set .col-1,
  .woocommerce-page .col2-set .col-1,
  .woocommerce .col2-set .col-2,
  .woocommerce-page .col2-set .col-2,
  .woocommerce form .form-row-first,
  .woocommerce form .form-row-last,
  .woocommerce-page form .form-row-first,
  .woocommerce-page form .form-row-last {
    float: none;
    width: 100%;
  }
.woocommerce .order_details ul,
  .woocommerce-page .order_details ul,
  .woocommerce .order_details,
  .woocommerce-page .order_details {
    padding: 0;
  }
.woocommerce .order_details li,
  .woocommerce-page .order_details li {
    clear: left;
    margin-bottom: 10px;
    border: 0;
  }
  .woocommerce-cart .product-remove a{
          margin-left: -75px!important;
  }
  .woocommerce-cart .woocommerce .jupiterx-continue-shopping{
      width:100%;
  }
  .woocommerce-cart .wc-proceed-to-checkout a.checkout-button{
      width:100%;
  }
  .woocommerce table.shop_table img, .woocommerce-page table.shop_table img{
      float:left;
  }
  .cart-subtotal td:before{
      top:-15px !important;
  }
  .woocommerce-shipping-totals td:before{
      top:-15px !important;
  }
  .cart-subtotal{
      padding:20px 0;
  }
  .woocommerce table.shop_table img, .woocommerce-page table.shop_table img{
      width:50px;
  }
  .cart-subtotal{
      display:none !important;
  }
  .order-total td:before{
      top: 10px !important;
  }
  .cart_totals h2{
      display:none !important;
  }
  .cart_totals table{
      display:none !important;
  }
}/* End custom CSS */