/*
Welcome to Custom CSS!

CSS (Cascading Style Sheets) is a kind of code that tells the browser how
to render a web page. You may delete these comments and get started with
your customizations.

By default, your stylesheet will be loaded after the theme stylesheets,
which means that your rules can take precedence and override the theme CSS
rules. Just write here what you want to change, you don't need to copy all
your theme's stylesheet content.
*/
.woocommerce ul.products li.product h3 {
	color: #a11217;
	font-family: Verdana, Geneva, sans-serif !important;
	font-size: 14px !important;
	font-weight: 700 !important;
	margin: 0;
	padding: .5em 0;
}

#sidebar {
	display: none;
}

.related {
	display: none;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
	background-color: #a11217;
	background-image: none;
	border: 0 none;
	border-radius: 3px;
	box-shadow: 0 2px 3px #333333;
	color: #ffffff;
	cursor: pointer;
	display: inline-block;
	font-family: inherit;
	font-size: 100%;
	font-weight: 700;
	left: auto;
	line-height: 1;
	margin: 0;
	overflow: visible;
	padding: .618em 1em;
	position: relative;
	text-decoration: none;
	text-shadow: none;
	white-space: nowrap;
}

.woocommerce ul.products li.product .price {
	color: #000000;
	display: block;
	font-size: 19px;
	font-weight: 400;
	margin-bottom: .5em;
}

.woocommerce div.product form.cart .button {
	background: none repeat scroll 0 0 #a11217;
	float: left;
	vertical-align: middle;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
	color: #000000;
	font-size: 20px !important;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
	background-color: #a11217;
	color: #fff;
}

.woocommerce-checkout #payment ul.payment_methods li {
	font-weight: 400;
	line-height: 2;
	list-style: outside none none;
	margin: 0;
	text-align: left;
}

#closediv {
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 0;
	width: 25px;
}

/*
	CSS Migrated from Jetpack:
*/

/*
Welcome to Custom CSS!

CSS (Cascading Style Sheets) is a kind of code that tells the browser how
to render a web page. You may delete these comments and get started with
your customizations.

By default, your stylesheet will be loaded after the theme stylesheets,
which means that your rules can take precedence and override the theme CSS
rules. Just write here what you want to change, you don't need to copy all
your theme's stylesheet content.
*/
.woocommerce ul.products li.product h3 {
	color: #a11217;
	font-family: Verdana, Geneva, sans-serif !important;
	font-size: 14px !important;
	font-weight: 700 !important;
	margin: 0;
	padding: .5em 0;
}

#sidebar {
	display: none;
}

.related {
	display: none;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
	background-color: #a11217;
	background-image: none;
	border: 0 none;
	border-radius: 3px;
	box-shadow: 0 2px 3px #333333;
	color: #ffffff;
	cursor: pointer;
	display: inline-block;
	font-family: inherit;
	font-size: 100%;
	font-weight: 700;
	left: auto;
	line-height: 1;
	margin: 0;
	overflow: visible;
	padding: .618em 1em;
	position: relative;
	text-decoration: none;
	text-shadow: none;
	white-space: nowrap;
}

.woocommerce ul.products li.product .price {
	color: #000000;
	display: block;
	font-size: 19px;
	font-weight: 400;
	margin-bottom: .5em;
}

.woocommerce div.product form.cart .button {
	background: none repeat scroll 0 0 #a11217;
	float: left;
	vertical-align: middle;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
	color: #000000;
	font-size: 20px !important;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
	background-color: #a11217;
	color: #fff;
}

.woocommerce-checkout #payment ul.payment_methods li {
	font-weight: 400;
	line-height: 2;
	list-style: outside none none;
	margin: 0;
	text-align: left;
}

#closediv {
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 0;
	width: 25px;
}