/*
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
*/
.custom-label {
	font-family: "Manrope", sans-serif;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #e4573d;
    color: #fff;
    padding: 5px;
	z-index: 999;
	font-size: 11px;
    font-weight: 700;
}

.woocommerce li.product, .woocommerce-page li.product, .woocommerce #content div.product, .woocommerce-page #content div.product, .woocommerce div.product, .woocommerce-page div.product {
    position: relative;
}
.woocommerce-cart .cart-collaterals .order-total .amount {
    font-size: 19px;
}
.woocommerce-order-details .shop_table .order-total .amount {
    font-size: 19px;
}
.woocommerce .product-badges>span {
	font-family: "Manrope", sans-serif;
}