.elementor-6928 .elementor-element.elementor-element-2aacaa5a{margin-top:33px;margin-bottom:0px;}@media(max-width:767px){.elementor-6928 .elementor-element.elementor-element-2aacaa5a{margin-top:0px;margin-bottom:0px;}}/* Start custom CSS for shortcode, class: .elementor-element-5e0c6ca */@media (min-width: 768px) {
.woocommerce .cart-collaterals,
.woocommerce-page .cart-collaterals {
    display: none !important;
}
}
.update-cart.pull-right {
    display: none !important;
}

@media (max-width: 575px) {
    .woocommerce-cart .woocommerce-cart-form .wc-proceed-to-checkout > a {
        border-radius: 30px !important;
    }

    .woocommerce-cart .wc-proceed-to-checkout {
        position: fixed !important;
        bottom: 0 !important;
        left: 0 !important;
        width: 100% !important;
        background-color: #ffffff !important; 
        padding: 15px 15px 15px 15px !important;
        z-index: 9998 !important;
        border-radius: 35px 35px 0 0 !important;
        box-shadow: 0 -5px 20px rgba(0,0,0,0.2) !important;
    }

    .woocommerce-cart .wc-proceed-to-checkout > a.checkout-button {
        position: relative !important;
        color: #ffffff !important;
        height: 50px !important;
        line-height: 50px !important;
    }
    
    .woocommerce-cart td[data-title="Total"] {
        display: none !important;
    }
}/* End custom CSS */