/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 3.0.50.1496707115
Updated: 2017-06-05 23:58:35

*/

.mulch-calc {
    margin: 1em 0;
    max-width: 500px;
}

    .mulch-calc input {
        width: 100%;
        padding: 8px 10px;
        display: block;
        border: solid 1px #999;
		font-size: 1.2em;
    }

    .mulch-calc label {
        display: block;
        margin: 1em 0 0.5em;
        font-weight: 400;
		font-size: 1.2em;
    }

    .mulch-calc h2 {
        margin: 1em 0 0.5em !important;
    }

    .mulch-calc .mulch-total {
        background-color: #eee;
    }

	.mulch-calc sup {
		font-size: 0.8em;
		position: static;
		vertical-align: super;
	}
