/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 07 2023 | 15:45:09 */
#inch-calculator-icw {
	font-family: var(--e-global-typography-944776e-font-family ), Sans-serif !Important;
}

#inch-calculator-icwf {
	display:none !Important;
}

#uc_gravel_tabs {
	text-align:center;
}

.uc_form .uc_form__field_group label {
    margin-right: 1rem;
    font-weight: var(--font-weight-500);
	font-size:14px !Important;
    flex: 1 0 100px;
    max-width: 150px;
}

.uc_form .uc_button {
    background-color: #54B0CE !Important;
}

.uc_main_result h2, .uc_main_result h3.heading_2 {
    font-size: 14px !Important;
}

.uc_calculator_result .xs-mt1 {
    margin-top: 5px;
    display: none !Important;
}

.xs-mt1 {
    margin-top: 5px;
    display: none !Important;
}

.mr2 {
    margin-right: 10px;
    display: none !Important;
}

.hide-print {display:none !Important;}