/* Version 1.0.1 */
#container .sf-sub-indicator { background-image: none; }
#container .products-carousel li { display: inline-block; }



/* Version 1.0.2 */
.home-content-wrapper .quote { margin-right: 0; }



/* Version 1.0.3 */
.quantity.buttons_added {
	float: left;
	position: relative;
}

.variations_button {
	margin-top: 18px;
}

.single_variation_wrap {
	position: relative;
}

.variations_form .price {
	/* top: 2px !important; */
}

.reset_variations {
	margin: 5px 0px;
	display: block;
}

.cart_totals  table td.product-subtotal {
	width: 110px;
	text-align: right;
	padding-right: 10px;
}

.cart_totals  table td,
.cart_totals  table tr th {
	border-bottom: 1px solid #eeeeee;
	vertical-align: middle;
	padding: 7px 0px;
}

.cart_totals  table tr th {
	text-align: right;
	padding-right: 10px;
}

.cart_totals  table tr.cart-subtotal td {
	width: 160px;
}

.cart_totals  table.cart input.cart-field {
	margin-right: 10px;
}

dl.variation p {
	margin: 0px;
	padding: 0px;
}

.submit-buttons {
	float: right;
}



/* Version 1.1 */

.woocommerce table.shop_table, .woocommerce-page table.shop_table {
	border: 0px none;
}

.woocommerce table.shop_table td, .woocommerce-page table.shop_table td {
	border-top: 0px none;
}

tr.cart_item .quantity.buttons_added {
	float: right;
}

#coupon_code {
	margin: 0px 7px;
}

.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
	float: none;
	width: 100%;
}

tr.promo label {
	display: inline-block;
  margin: 7px 5px;
}

.woocommerce .cart-collaterals .cart_totals table th, .woocommerce-page .cart-collaterals .cart_totals table th {
	width: auto;
	vertical-align: middle;
}

td.actions p {
	padding: 0px;
}



/* Version 1.2 */

.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register, .woocommerce-page form.checkout_coupon, .woocommerce-page form.login, .woocommerce-page form.register {
	border: 0px none;
}

.main-content-inner .single-product-wrapper.type-product {
	width: auto;
}

.addresses p {
	padding: 0px !important;
}

p.form-row select {
	display: inline !important;
}

.cart-container input[type="submit"] {
	display: inline-block;
	width: auto;
}

.searchform input {
	width: 96%;
}

.searchform input[type="submit"] {
	width: 100%;
}

.comment-form-container  input[type="submit"] {
	max-width: 470px;
}



/* Version 1.2.1 */

.search-container input[type="submit"]:hover {
	background: none !important;
}

.search-container input[type="submit"] {
	background-color: none !important;
	filter: none;
}

ins {
	text-decoration: none;
}

.comment-form  p.form-submit input[type="submit"] {
	width: 475px;
}

ul.product_list_widget li img {
	width: 38px !important;
	height: 38px !important;
	float: left !important;
	margin-right: 5px;
	padding: 3px;
	box-shadow: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
}

.woocommerce .star-rating {
	width: 72px;
	float: right !important;
}

.woocommerce .star-rating:before, .woocommerce-page .star-rating:before {
	content: "";
}

.price del {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.home-content-wrapper .star-rating,
.product-item .float-left .star-rating{
	margin-top: 13px;
}

.woocommerce-product-rating {
	margin-bottom: 10px;
}

.woocommerce a.button {
	text-shadow: none;
}
