
body {
	background: #e6eff7;
	font-family: ABeeZee;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
}
.btn-primary,
.woocommerce #respond input#submit, 
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button,
.woocommerce #respond input#submit.alt, 
.woocommerce a.button.alt, 
.woocommerce button.button.alt, 
.woocommerce input.button.alt {
	background-color: #df9627;
	border-color: #df9627;
}
.btn-primary:hover,
.woocommerce #respond input#submit:hover, 
.woocommerce a.button:hover, 
.woocommerce button.button:hover, 
.woocommerce input.button:hover,
.woocommerce #respond input#submit.alt:hover, 
.woocommerce a.button.alt:hover, 
.woocommerce button.button.alt:hover, 
.woocommerce input.button.alt:hover {
	background-color: #6cbe46;
	border-color: #6cbe46;
	color: #ffffff;
}
.btn,
.woocommerce #respond input#submit, 
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button,
.product_list_widget .btn {
	font-size: 18px !important;
	font-family: ABeeZee !important;
	color: #ffffff !important;
	font-weight: normal !important;
	display: inline-block !important;
}
#main, #header.subheader {
	background: #ffffff;
}
h1,h2,h3,h4,h5, .review-title {
	font-family: Oswald;
	color: #0a0505;
	font-weight: 700;
}
h1, .widget-title {
	font-size: 36px;
}
h2 {
	font-size: 21px;
}
h3 {
	font-size: 17px;
}
h4 {
	font-size: 11px;
}
h5 {
	font-size: 9px;
}
a {
	color: #1b75bc;
}
#main-nav a {
	font-family: Tinos;
	font-size: 24px;
	color: #311c1d;
	line-height: 24px;
	font-weight: normal;
}
.subheader #main-nav li:hover > a {
	color: #4e2c2e;
}
#main-nav li:hover > a {
	color: #9ecacf;
}
#main-nav li ul li:hover > a {
	color: #4e2c2e;
}
#footer {
	background: #3183c3;
	color: #ffffff;
}
#footer a {
	color: #ffffff;
}
#footer h3 {
	font-family: Open Sans Condensed;
	font-size: 24px;
	color: #ffffff;
	font-weight: 700;
}
@media(max-width:945px) {
	#header {
		background: #ffffff;
		border-bottom: 3px solid #3183c3;
	}
}
@media(max-width:768px) {
	.home-content .block {
		border-bottom: 2px dashed #0a0505;
	}
}
.review-count {
	color: #df9627;
}
.review .bubble {
	background: ;
}
.review .bubble:after {
	border-color:  transparent;
}
.review-author {
	background: #df9627;
}
.woocommerce .woocommerce-breadcrumb a {
	color: #1b75bc;
}
.woocommerce .star-rating span {
	color: #df9627;
}
.woocommerce span.onsale {
	background: #df9627;
}
.special-title {
	font-size: 17px;
}
.special.list {
	border-bottom: 5px solid #df9627;
}
.flex-direction-nav a:before {
	color: #df9627;
}
.overlay-hugeinc {
	background: rgba(223,150,39,0.9);
}

@media(max-width: 500px) {
	h1, .widget-title {
		font-size: 22px;
	}
}
#mobileNav {
	background: #3183c3;
}
#mobileNav a {
	color: #ffffff;
}
#trigger-overlay {
	color: #ffffff;
}