/*
Theme Name:         Indiana Section AWWA
Author:             Visionary Web
Author URI:         http://visionaryweb.com/
Base Theme:         http://Roots.io
Base Theme License: MIT License
*/

/*** maybe we need these?

.woocommerce div.product .product_title {
	font-size: 2rem;
}

.gform_wrapper .gfield h1 { 
	font-size: 2.5em; 
	border-bottom: 1px solid #aaa; 
	color: #888; 
}

.gform_wrapper span.ginput_price {
    font-weight: bold;
    color:  black;
    opacity: 1;
}

a.button.wc-forward {
    background-color: #660100;
}

a.button.wc-forward:hover {
    background-color: #1d4073;
}
***/

/* I wrote this here because running the grunt files causes the site to break for me - Eric (Ferguson)*/
#home_water_box .tribe-event-duration {
    display: none;
}

#home_water_box .tribe-event-title{
    font-size: 14px;
}

#home_water_box .tribe-list-widget {
    list-style: none;
}