/*
Theme Name: Minimog Child
Theme URI: http://minimog.thememove.com/
Author: ThemeMove
Author URI: http://thememove.com/
Version: 1.0.0
Template: minimog
Text Domain:  minimog-child
Tags: editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/
.wc-block-cart-items__row .wc-block-cart-item__prices{
	text-align:left !important;
}
.wc-block-cart-items__row .wc-block-components-quantity-selector__input{
	padding:0;
}
.woocommerce .product-badges,.product-thumbnail .product-badges{
	left: auto;
    right: 20px;
}
.woocommerce .product-badges>div>span{
	font-size: 10px;
}


.justify-content-center{
	justify-content:center;
}
.margin-y-10{
	margin-top:10px !important;
	margin-bottom:10px !important;
}