.trailmix-loop-box {
	height: 100%;
}

.step-cart-progress-item h4,
form.woocommerce-cart-form .oom_row #step-cart-contents > .shop_table tbody .cart_item .product-labels .product_details__title h4, 
form.woocommerce-cart-form .oom_row #step-cart-contents > .shop_table tbody .cart_item .product-labels .product_details__title h4 a,
.step-order-summary-content h4,
form.woocommerce-cart-form .oom_row #step-cart-contents > .shop_table tbody .coupon_update_cart_actions .actions .coupon.oom_coupon button.oom-btn.button,
.woocommerce-billing-fields h4,
.woocommerce-additional-fields h3,
.order_summary_btn a,
.step-order-btn .button.alt {
	font-family: "Montserrat", Sans-serif;
}

form.woocommerce-cart-form .oom_row #step-cart-contents > .shop_table tbody .cart_item .product-price .product_details .quantity .minus,
form.woocommerce-cart-form .oom_row #step-cart-contents > .shop_table tbody .cart_item .product-price .product_details .quantity .plus {
	background: transparent;
}





@media (max-width: 1024px) {
    .oom-courses {
        min-height: 150px !important;
    }
}

@media (min-width: 768px) and (max-width: 930px) {
    .oom-courses {
        min-height: 170px !important;
    }
}
