.woocommerce table.shop_table.cart .product-remove a.remove{
    height: auto;
    font-size: 12px;
    display: block;
    width: 82px;
    text-align: left;
    font-weight: normal;
    color: #000000 !important;
    text-decoration: underline;
}
.woocommerce table.shop_table.cart .product-remove a.remove:hover{
    background-color: transparent;
    color: #000000 !important;
    font-size: 12px;
}
.woocommerce-cart table.shop_table.cart .product-name a,
.woocommerce-cart table.shop_table.cart .product-name a:hover {
    color: #000000;
    font-size: 15px;
    line-height: 28px;
}
table.shop_table.cart .product-price,
table.shop_table.cart .product-attributes,
table.shop_table.cart .product-quantity{
    margin: 8px 0 0;
    font-size: 15px;
}
.woocommerce-cart table.shop_table.cart img{
    width: 90px;
}
.woocommerce table.shop_table.cart td {
    border-top: 1px solid hsla(0, 0%, 7%, .11);
    vertical-align: top;
    padding: 15px 0 15px 16px;
    font-size: 15px;
}
.woocommerce-cart .cart-collaterals .cart_totals tr th,
.woocommerce-cart .cart-collaterals .cart_totals tr td{
    border-top: 1px solid hsla(0, 0%, 7%, .11);
    vertical-align: top;
    font-size: 15px;
}
.woocommerce-cart .cart-collaterals .cart_totals tr td{
    text-align: right;
}
.woocommerce-cart .cart-collaterals .cart_totals tr.order-total td,
.woocommerce-cart .cart-collaterals .cart_totals tr.order-total th{
    font-size: 18px;
}
.woocommerce ul#shipping_method{
    text-align: left;
}
.woocommerce .kadence-woo-cart-form-wrap .cart-collaterals{
    position: relative;
}
.kadence-woo-cart-form-wrap{
    padding-top: 30px;
}
.woocommerce-cart .cart-collaterals .cart_totals table,
.woocommerce-cart .cart-collaterals .cart_totals table tr th,
.woocommerce-cart .cart-collaterals .cart_totals table tr td{
    border-top: 1px solid #ddd;
}
.kadence-woo-cart-form-wrap{
    clear: both;
}
.cart-collaterals .cart_totals h2{
    font-size: 12px;
    font-weight: bold;
    clear: both;
    text-transform: uppercase;
}
.woocommerce .cart_totals  a.checkout-button.button {
    background: #2f3826;
    border-radius: 3rem;
}
.woocommerce .cart_totals  a.checkout-button.button:hover {
    background: #000;
}
.custom-button-shopping{
    display: block;
    text-align: center;
}
.woocommerce-cart .cart-collaterals tr.woocommerce-shipping-totals.shipping td {
    text-align: left ;
}
.woocommerce-cart table.shop_table tbody .cart-subtotal th,
.woocommerce-cart table.shop_table tbody .cart-discount th{
    font-weight: normal;
}
.delivery-wrap{
    margin-top: 10px;
}
.woocommerce-cart .woocommerce-shipping-destination strong,
.woocommerce-cart .woocommerce-shipping-destination{
    font-weight: normal;
    font-size: 14px;
}
.woocommerce-cart .cart-collaterals .cart_totals .delivery-wrap .woocommerce-shipping-destination{
    margin-bottom: 10px;
}
.woocommerce ul#shipping_method li input {
    -moz-appearance: none;
    appearance: none;
    background: #fff;
    border: 1px solid rgba(25, 23, 17, .48);
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    height: 1.5em;
    left: 0;
    margin: inherit;
    min-height: 24px;
    min-width: 24px;
    position: absolute;
    top: 50%;
    transform: translateY(-45%);
    width: 1.5em;
}
.woocommerce table.shop_table_responsive .delivery-wrap ul#shipping_method li {
    position: relative;
    margin-bottom: 15px;
    justify-content: flex-start;
}
.woocommerce ul#shipping_method li label{
    padding-left: 30px;
    font-size: 12px;
}
.woocommerce-cart .cart-collaterals .shipping-calculator-button {
    font-weight: bold;
    font-size: 14px;
}
.woocommerce ul#shipping_method li input:checked:before {
    background: #000;
    border-radius: 50%;
    content: "";
    display: block;
    height: .75em;
    left: 50%;
    margin: 0;
    min-height: 12px;
    min-width: 12px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);

}
.woocommerce-cart .content-area{
    margin-top: 20px;
}
.woocommerce-page table.shop_table_responsive tr.tax-total small{
    display: none;
}
.kt-radio-variation-container .kad_radio_variations{
    display: none;
}
.woocommerce .wt_choose_button_box {
    padding-bottom: 10px;
}
.woocommerce-notices-wrapper{
    margin-bottom: 20px;
    float: left;
    width: 100%;
}
.woocommerce-cart .cart-collaterals .cart_totals table tr.cart-discount th{
    width: 45%;
    font-size: 14px;
    font-weight: bold;
}
.woocommerce-info  + .kadence-woo-cart-form-wrap {
    padding-top: 40px;
}
.woocommerce-notices-wrapper .woocommerce-info{
    line-height: 20px;
}
/**
 *  Add Quantity  from cart page
 */
.woocommerce-cart  .kadence-woo-cart-form-wrap  form.woocommerce-cart-form .quantity.spinners-added input.minus,
.woocommerce-cart  .kadence-woo-cart-form-wrap  form.woocommerce-cart-form .quantity.spinners-added input.plus {
    color: #000000;
    font-size: 16px;
    padding: 0 1em;
    line-height: 38px;
}
.woocommerce-cart .kadence-woo-cart-form-wrap form.woocommerce-cart-form  .quantity.spinners-added .qty {
    background: #f0f0f0;
    font-size: 16px;
}
.woocommerce-cart form.woocommerce-cart-form div.quantity.spinners-added {
    background: #f0f0f0;
    border-radius: 30px;
    border: 0;
}
.woocommerce #calc_shipping_state_field label,
.woocommerce .select2-container--default .select2-selection--single .select2-selection__rendered{
    color: #000;
}
.woocommerce .select2-container--default .select2-selection--single{
    border-radius: 45px;
    height: 32px;
}
.woocommerce .select2-container .select2-selection--single .select2-selection__rendered{
    padding-left: 20px;
    font-size: 13px;
    line-height: 32px;
}
.woocommerce .select2-container--default .select2-selection--single .select2-selection__arrow{
    height: 32px;
}
.shipping-calculator-form button{
    border-radius: 45px;
    font-size: 15px;
}
.woocommerce-cart table.cart td.actions .coupon #coupon_code{
    height: 50px;
}
.woocommerce-cart table.cart td.actions .button {
    background: #2f3826 !important;
    border-radius: 45px;
    height: 50px !important;
    color: #fff !important;
    font-size: 14px;
}
.woocommerce-cart table.cart td.actions .button:hover {
    color: #fff !important;
    background: #000 !important;
}
.woocommerce-cart-form__contents button[name="update_cart"]{
    display: none !important;
}
.woocommerce-cart table.shop_table.cart .product-name a,
.woocommerce-cart table.shop_table.cart .product-name a:hover{
    font-weight: bold;
}
body .woocommerce table.shop_table{
    margin-top: 27px;
}
body.woocommerce-cart .cart-empty.woocommerce-info{
    color: #000;
}
/* Cart Progress Bar Start */
.cart-shipping-wrapper{
    width: 33%;
    padding-bottom: 20px;
    float: right;
    margin-bottom: 20px;
    margin-top: -50px;
    position: relative;
}
.cart-shipping-wrapper:before {
    content: "$0";
    position: absolute;
    bottom: 0;
}
.cart-shipping-wrapper:after {
    content: "$99";
    position: absolute;
    bottom: 0;
    right: 0;
}
#shipping-progress-bar {
    width: 100%;
    height: 9px;
    background-color: #efefef;
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 10px;
}
.shipping-progress-bar__fill {
    height: 100%;
    background: #45D00E;
    width: 0;
    border-radius: 12px;
    transition: width 0.4s ease;
}
.shipping-message {
    text-align: center;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 6px;
    letter-spacing: 0.32px;
    min-height: 24px;
}
.woocommerce-cart .content#lqd-site-content{
    padding-top: 20px;
}
@media(max-width:767px){
    .cart-shipping-wrapper{
        width: 100%;
        margin: 0;
    }
}
/* Cart Progress Bar End */

@media screen and (min-width: 768px) {
    .woocommerce-cart table.shop_table.cart .product-thumbnail{
        width: 114px;
    }
    .woocommerce .kadence-woo-cart-form-wrap>form {
        width: 67%;
        float: left;
        padding-right: 30px;
    }
    .woocommerce .kadence-woo-cart-form-wrap .cart-collaterals{
        width: 33%;
        float: left;
    }
}
@media(max-width: 767.9px){
    .woocommerce-cart .woocommerce table.shop_table_responsive tr td,
    .woocommerce-page table.shop_table_responsive tr td {
        display: table-cell;
        text-align: left !important;
    }
    .woocommerce-page table.shop_table_responsive tr.tax-total  td,
    .woocommerce-page table.shop_table_responsive tr.cart-subtotal  td,
    .woocommerce-page table.shop_table_responsive tr.order-total  td,
    .woocommerce-page table.shop_table_responsive tr.cart-discount  td{
        text-align: right !important;
    }

    .woocommerce-cart .woocommerce table.shop_table_responsive tbody th, .woocommerce-page table.shop_table_responsive tbody th{
        display: table-cell;
        font-weight: normal;
    }
    .woocommerce-cart .woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr{
        display: table-row;
    }
    .woocommerce-cart .woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before{
        content: "";
    }
    .woocommerce-cart  .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 hsla(0, 0%, 7%, .11)
    }
    .woocommerce-cart .woocommerce .wc-proceed-to-checkout{
        background: #fff;
        bottom: 0;
        box-sizing: border-box;
        left: 0;
        padding: 16px 16px 0;
        position: fixed;
        width: 100%;
        z-index: 9999;
        box-shadow: rgba(0, 0, 0, 0.1) 0px -2px 4px 0px;
        border-radius: 12px 12px 0px 0px;
    }
    .cart_totals .cart-shipping-wrapper{
        display: block;
        margin: 0 0 20px;
    }
    .woocommerce-cart .woocommerce table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td{
        background-color: transparent;
    }
    .woocommerce .cart_totals  a.checkout-button.button {
        width: 70%;
        margin: 0 auto 15px;
    }
    .woocommerce .woocommerce-notices-wrapper{
        margin-bottom: 0;
    }
    .woocommerce .woocommerce-notices-wrapper .woocommerce-message{
        margin-bottom: 5px;
    }
    .woocommerce .woocommerce-notices-wrapper .woocommerce-info{
        margin-bottom: 0;
    }
    .entry-content.single-content{
        margin-top: 0;
    }
    .kadence-woo-cart-form-wrap {
        padding-top: 10px;
    }
    .entry-title{
        font-size: 32px;
    }
    .woocommerce-cart table.shop_table.cart .product-name a,
    .woocommerce-cart table.shop_table.cart .product-name a:hover {
        font-size: 15px;
        line-height: 22px;
    }
}