/*
Theme Name: Kent Island Heritage Society
Theme URI: http://www.kentislandheritagesociety.com
Version: 1.0
Description: Theme for the Kent Island Heritage Society
Author: Joslex Studios
Author URI: http://www.joslex.com
template: bb-theme
*/

/* Add your custom styles here... */ 

.woocommerce a.button{
	background:#136f63;
	color:#fff;
}

.woocommerce a.button:hover{
	background:#225560;
	color:#fff;
}

.related{
	clear:both;
}

.woocommerce table.cart th.product-quantity, 
.woocommerce-page table.cart th.product-quantity{
	text-align: left;
}

.fl-page-footer-text{
	font-size:15px;
	font-size:1.5rem;
}

.fl-page-bar-nav{
	font-size:18px;
}