/*
Theme Name: Edumall Child
Theme URI: https://edumall.thememove.com/
Author: ThemeMove
Author URI: https://thememove.com/
Version: 1.0.0
Template: edumall
Text Domain:  edumall-child
Tags: editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/
input[type=checkbox]:before {
    left: 10px;
    top: 10px;
}
.wc-block-cart__submit-button
{
	    background: #ef6f38;
    color: #fff;
}
.wc-block-cart__submit-button:hover
{
	    background: #000;
}
.wc-block-components-checkout-place-order-button {

    padding: 0px 20px;
}