/*
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
*/
.woocommerce-checkout .event-wrapper-shortcode{
	display:none;
}
.checkout-payment-info-heading, .wc_payment_methods, .woocommerce-form-coupon-wrap{
	display:none;
}
.checkout-inline-error-message{
	color:red;
}
.woocommerce-checkout .woocommerce-notices-wrapper{
	display:none!important;
}
.woocommerce-checkout .page-title-bar{display:none;}
.woocommerce-checkout .place-order{
	    margin: 0px 0 0 !important;
    padding: 0px 0 0;
}


@media only screen and (max-width: 600px) {
  .branding-logo-wrap img, .error404--header .branding-logo-wrap img {
    width: 60px!important;
}
.woocommerce-checkout #customer_details {
     margin-bottom: 0px; 
}
}
