.elementor-609 .elementor-element.elementor-element-6647752{padding:60px 0px 20px 0px;}.elementor-609 .elementor-element.elementor-element-d00a344{text-align:center;}.elementor-609 .elementor-element.elementor-element-d00a344 .elementor-heading-title{color:var( --e-global-color-text );}/* Start custom CSS for shortcode, class: .elementor-element-19370d69 */.woocommerce .cart-collaterals .cross-sells, .woocommerce-page .cart-collaterals .cross-sells {
    width: 48%;
    float: left;
    display: none;
}/* End custom CSS */
/* Start custom CSS */#product-cart form.woocommerce-cart-form table.shop_table th, 
#product-cart form.woocommerce-cart-form table.shop_table td,
#product-cart form.woocommerce-cart-form table.shop_table  {
    border: none;
}

section#product-cart table.shop_table thead {
    background: var(--e-global-color-primary);
    color: #fff;
}

section#product-cart table.shop_table.woocommerce-cart-form__contents tbody tr td {
    padding-top: 50px;
    padding-bottom: 50px;
}

#product-cart table tbody > tr:nth-child(odd) > td,
#product-cart table tbody > tr:nth-child(odd) > th {
    background: #f9f9f9;
}

#product-cart table.shop_table.woocommerce-cart-form__contents td.product-name a {
    color: #000;
    font-weight: 500;
    margin-bottom: 9px;
    display: inline-block;
    font-size: 18px;
}

section#product-cart input#coupon_code {
    width: 200px;
}

section#product-cart .coupon button {
    background: var(--e-global-color-primary);
    padding: 11px 27px;
    color: #fff;
}

section#product-cart button[name="update_cart"] {
    background: var(--e-global-color-primary);
    color: #fff;
}

section#product-cart .cart_totals h2 {
    display: none;
}

section#product-cart .cart_totals table.shop_table td,
section#product-cart .cart_totals table.shop_table th,
section#product-cart .cart_totals table.shop_table {
    border: none;
    background: none;
    text-align: right;
}

section#product-cart .cart_totals table.shop_table th {
    font-size: 22px;
}

section#product-cart .cart_totals table.shop_table td {
    padding: 18px 0;
    font-size: 19px;
    font-weight: 300;
}


#product-cart a.checkout-button {
    width: 300px;
    padding: 17px 0;
    background: var(--e-global-color-primary);
    font-weight: 500;
    border-radius: 35px;
    margin-left: auto;
    font-size: 16px;
}

#product-cart .cart_totals {
    margin-right: 250px;
    width: 30%;
}
section#product-cart table.shop_table.woocommerce-cart-form__contents td.product-thumbnail img {
    width: 100px;
}




#product-cart .woocommerce .quantity .qty {
    border: none;
    text-align: center !important;
    font-size: 18px;
    width: 50px !important;
    padding: 0 !important;
    font-weight: 700;
    appearance: none;
    padding-left: 10px !important;
}

#product-cart span.vct-input-qty-control.vct-input-qty-control-remove {
    color: transparent;
}

#product-cart span.vct-input-qty-control.vct-input-qty-control-remove:after {content: '';width: 13px;height: 2px;position: absolute;top: 11px;bottom: 0;left: 0;display: flex;align-items: center;justify-content: center;background: var(--e-global-color-primary);}

span.vct-input-qty-control {
    font-size: 23px;
    color: var(--e-global-color-primary);
    position: relative;
    line-height: 1em;
    cursor: pointer;
}

#product-cart .quantity {
    position: relative;
    padding-top: 0;
    order: 2;
    border: 1px solid var(--e-global-color-primary);
    margin: 0 0 0 3%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 9px 10px;
    width: 110px;
    text-align: center;
}

.cart_totals .first-payment-date {
    display: none;
}/* End custom CSS */