/*
Theme Name: Flatsome
Theme URI: http://flatsome.uxthemes.com/
Author: UX-Themes
Author URI: http://www.uxthemes.com/
Description: Flat Responsive WooCommerce theme
Version: 1.9.9
License:
License URI:

*/

@import url("css/foundation.css?v=1.9.9");
/*************** ADD CUSTOM CSS HERE  ***************/
.footer.dark{background: #830000 !important;}
#top-link {width:40px;height:40px;border-radius:50%;}

@media only screen and (max-width: 48em) {
/*************** ADD CUSTOM MOBILE CSS HERE  ***************/


}

h1.entry-title,
.uvc-heading .uvc-main-heading h2 {
	color: #830000 !important;
}
.calk {
	font-family: sity;
	font-size: 22px;
	font-weight: normal;
}
.calk #numberOfAdditionalClasses {
	width: 60px;
	margin: 0;
}
.calk label {
	display: inline-block;
	/*width: 90%;*/
}
.calk input[type="radio"] {
	margin: 3px 10px 0 0;
	float: left;
}
.order {
	display: none;
	margin: 15px 0;
}

@font-face {
	font-family:sity;
	src: url(css/fonts/city.ttf);} 