/*

WOO CUSTOM STYLESHEET

---------------------

Instructions:

Add your custom styles in this file instead of style.css so it

is easier to update the theme. Simply copy an existing style

from style.css to this file, and modify it to your liking. */


/* GLOBAL STYLES

----------------

Add styles beneath this line that you want to be applied across your entire site */

/* DESKTOP STYLES

-----------------

Add styles inside the media query below that you only want to be applied to the desktop layout of your site */

@media only screen and (min-width: 768px) {

	/* Desktop styles go below this line */


}

/*.product_list_widget ins, .product_list_widget del, .product_list_widget .from , .product_list_widget .amount, .product_list_widget .mybr, */ .product_list_widget .from , .product_list_widget .amount .op, del span.amount span.op, ins span.amount span.op, .product-price  span.amount span.op, a.cart-contents    span.amount span.op, .cart-subtotal span.amount span.op , .total span.amount span.op, .product-subtotal  span.amount span.op, .tax-rate span.amount span.op, .product-total span.amount span.op  {display:none;}
.widget_shopping_cart_content span.quantity span.amount {display:inline-block;}
.widget_shopping_cart_content span.amount span.op {display:none;}
p.price ins {padding-left:0 !important;}