@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/glyphicons-halflings-regular.eot");
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
/*body.woocommerce .add_to_cart_button, body.woocommerce .cart {
	display: none !important;
}*/
ul.wc_payment_methods {
	display: block;
}
/* Contact Form */
.page-id-29 .main h2 {
	margin-bottom: 30px;
}
.page-id-29 .main label {
	display: block;
	line-height: 1.5;
	font-weight: normal;
}
.page-id-29 .main select, .page-id-29 .main textarea, .page-id-29 .main input[type="text"], .page-id-29 .main input[type="email"] {
	width: 100%;
	border: 1px solid #DDD;
	padding: 16px 12px 10px;
	font-weight: normal;
	margin-bottom: 30px;
}
.page-id-29 .main select {
	appearance: none;
}
.page-id-29 .main input[type="submit"] {
	background: #167eb1;
	color: #fff;
	text-transform: uppercase;
	border: none;
	padding: 14px 40px;
	font-weight: bold;
	letter-spacing: 2px;
}
.page-id-29 .main input[type="submit"]:hover {
	background: #144071;
}