.elementor-4753 .elementor-element.elementor-element-70af21ed{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );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-3e9bc627 *//*@media screen and (min-width: 765px){*/
/*.woocommerce-cart .woocommerce table.shop_table td .quantity .decrease{*/
/*	left: 0px !important;*/
/*}*/

/*.woocommerce-cart .woocommerce table.shop_table td .quantity .increase{*/
/*	right: -32px !important;*/
/*}*/
/*.woocommerce-cart .qty-box{*/
/*	border: 1px solid #000000;*/
/*  width: 130px;*/
/*  justify-content: center;*/
/*}*/
/*}*/
/*@media screen and (max-width: 765px){*/
/*        .woocommerce-cart .woocommerce table.cart tr.cart_item {*/
      
/*        padding: 10px;*/
/*    }*/
/*}*/

.woocommerce-cart .woocommerce table.shop_table td.product-quantity{
    padding-top: 0px;
    padding-bottom: 0px;
}

.woocommerce-cart .woocommerce table.shop_table td.product-name{
    padding-top: 0px;
}

.woocommerce-cart .woocommerce table.shop_table td .quantity{
    line-height: 0px;
    border: 0px;
}

.woocommerce table.shop_table td{
    vertical-align: middle;
}

.woocommerce-cart .woocommerce table.shop_table td .quantity .increase{
    right: -10px;
    top: 41%;
     transform: none;
}

.woocommerce-cart .woocommerce table.shop_table td .quantity .decrease{
    left: -10px;
    top: 41%;
     transform: none;
}
.qty-box{
     border: 1px solid #000000;
}

.woocommerce-cart .woocommerce table.shop_table td.product-price{
    padding-top: 0px;
}

.woocommerce-cart .woocommerce table.shop_table.cart td{
    padding-bottom: 0px;
    padding-top: 0px;
}
a.checkout-button.button.alt.wc-forward{
    padding: 0px;
    line-height: 15px;
}

@media screen and (max-width: 765px){
    .woocommerce-cart .woocommerce table.cart tr.cart_item{
        padding-left: 0px;
    }
    .woocommerce-cart .woocommerce table.cart td.product-quantity{
        align-items: center;
    }
    .woocommerce-cart .woocommerce table.shop_table td .quantity .decrease{
        left: 0px;
        top: 30%;
        width: 35px;
        height: 37px;
        line-height: 20px;
    }
    .woocommerce-cart .woocommerce table.shop_table td .quantity .increase{
        right: 0px;
        top: 30%;
    }
    .woocommerce-cart .woocommerce table.cart td.product-quantity .increase{
        width: 35px;
        height: 37px;
        line-height: 20px;
    }
}/* End custom CSS */