/* 
* Place your custom CSS styles in this file. 
* When upgrading the plugin just keep a backup copy of this file 
* so you don't lose the CSS changes you made during the upgrade.
*/

.shopping_cart {
	font-size:1em;
}

.shopping_cart h2 {
	display:none;
}

.shopping_cart a {
	color:#C00;
}

.eStore-product {
	border:none;
	padding:0;
}

.eStore-thumbnail {
	margin-right: 12px;
	border:0;
}


.eStore-thumbnail a img {
	border:0;
	padding:0;
	margin:0;
	background:none;
}

.thumb-image {
	height: auto;
	width: 194px;
}

.eStore-product-name {
	font-family:Fjalla One;
	font-size:2em;
}

.eStore_price {
	font-family:Fjalla One;
	font-size:1.5em;
	color:#C00;
	font-weight:normal;
	margin:40px 20px 0 0;
	padding: 10px 10xp 10px 0;
	float:right;
}

div.eStore-product-description .eStore-button-form {
	margin: 0 40px 0 0;
}

div.eStore-product {
	margin-bottom: 30px;
}

.buynow p {
	font-family:Fjalla One;
	font-size:1.5em;
	color:#C00;
	margin:0;
}

.eStore-button-form {
	clear:right;
	float:right;
	margin: 0 70px 0 0;
}

.eStore_item_added_msg {
	clear:right;
	float:right;
	margin:5px 70px 0 0;
}

.eStore_item_added_msg-2 {
	clear:right;
	float:right;
	margin:5px 70px 0 0;
}

div.shopping_cart table, div.shopping_cart table thead tr th, div.shopping_cart table tbody tr th, div.shopping_cart table tfoot tr th, div.shopping_cart table thead tr td, div.shopping_cart table tbody tr td, div.shopping_cart table tfoot tr td {
	border:0;
	font-size:1.1em;
}

th.eStore_cart_item_name, th.eStore_cart_item_qty, th.eStore_cart_item_price {
	font-family:Fjalla One;
	font-size:1.25em;
	color:#333;
}

input.eStore_update_qty {
	margin-left:20px;
}

input[type="image"] {
	border:0;
}

.estore-cart-total {
	font-family:Fjalla One;
	font-size:1.1em;
	color:#C00;
}

input[src*="images/checkout_paypal.png"]
{
padding: 185px 293px 0px 0px;
background: url('http://altongarrison.com/wp-content/uploads/2014/11/checkout_paypal.png');
background-size:auto;
width: 0px;
height: 0px;
float:right;
}