/**
* Theme Name: Ridez Child
* Description: This is a child theme of Ridez, generated by Merlin WP.
* Author: <a href="https://themelexus.com/">Themelexus Team</a>
* Template: ridez
* Version: 1.0.21
*/
/* More specific selector */
.site-header-cart-side .widget_shopping_cart p.total {
    margin: 10px 0 15px 0 !important; /* top right bottom left */
}

.site-header-cart-side .widget_shopping_cart p.total {
    margin-bottom: 0 !important;
}

.site-header-cart-side .widget_shopping_cart p.total {
    margin: 10px 0 0 0 !important;
}

.site-header-cart-side .widget_shopping_cart p.total {
    margin: revert !important;
}
