h1, h2, h3, h4, h5, #menu li a { font-family: "Bitter"; }

.button, button, input[type=submit], input[type=reset],input[type=button], .pagination .page-numbers, table caption, div.sep-big, .highlight, .flex-control-paging li a.flex-active, .accordion .active .accordion-title:before, .accordion .accordion-title:hover:before, .price-item.special .price-title, .dropcap.color, .filter a.active { background-color: #dd9933; }

::-moz-selection { background-color: #dd9933; }
::selection { background-color: #dd9933; }

.alert, .alert.notice, .price-item.special, .price-item.special .price-title, .price-item.special .price-tag, .commentlist .bypostauthor { border-color: #dd9933; }
.tabs li.active a { border-top-color: #dd9933; }

@media (min-width: 768px) {
	.no-touch #menu li a:hover, #menu li.hover a, #menu li.current_page_item > a { border-top-color: #dd9933; }
	#menu ul li.hover ul li.current_page_item > a { background-color: #dd9933; }
}


#menu a { text-transform: uppercase; }

