.elementor-8 .elementor-element.elementor-element-ff4b86e{--sections-border-type:solid;--sections-border-color:#E5E9F2;}.elementor-8 .elementor-element.elementor-element-ff4b86e .e-cart-section{border-width:1px 1px 1px 1px;}/* Start custom CSS for woocommerce-cart, class: .elementor-element-ff4b86e */button.minus, button.plus {
    padding: 1px 14px 1px 13px !important;
    color: black !important;
    /* font-size: 20px; */
    background-color: white !important;
    border-color: #DDDADA !important;
}

input.input-text {
    margin-top: -4px !important;
    min-height: 28px !important;
    height: 32px !important;
    /* width: 20px !important; */
    border-radius: 0px !important;
    border-left: none !important;
    text-align: center !important;
    border-right: none !important;
}


button.minus {
    border-right: none !important;
    border-top-left-radius: 7px !important;
    border-bottom-left-radius: 7px !important;
    border-bottom-right-radius: 0px !important;
    border-top-right-radius: 0px !important;
}

button.plus {
    border-left: none !important;
    border-top-right-radius: 7px !important;
    border-bottom-right-radius: 7px !important;
    border-bottom-left-radius: 0px !important;
    border-top-left-radius: 0px !important;
}/* End custom CSS */