.flexbox .woocommerce .products ul li.product, .flexbox .woocommerce ul.products li.product {
	margin-top: 7px;
	margin-bottom: 7px;
}


html .woocommerce .cart-collaterals .cart_totals, html .woocommerce-page .cart-collaterals .cart_totals {
	
}

html .woocommerce .cart-collaterals .cart_totals td, html .woocommerce-page .cart-collaterals .cart_totals td {
	
}

html .woocommerce-cart .cart-collaterals .cart_totals table th {
	width: auto;
	line-height: 1.2;
	padding-right: 10px;
	text-align: left;
}

html .woocommerce-cart .cart-collaterals .cart_totals table td {
	line-height: 1.2;
	padding-left: 1em !important;
}

.woocommerce td.product-name dl.variation dt, .woocommerce td.product-name dl.variation dd {
	line-height: 1;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

.woocommerce td.product-name dl.variation dt p, .woocommerce td.product-name dl.variation dd p {
	margin: 0;
}

body.woocommerce-demo-store {
	padding-top: 48px;
}

html p.demo_store {
	background: #003096;
	position: absolute;
}

@media only screen and (max-width: 620px) {
	html p.demo_store {
		top: 50px;
		z-index: 199;
	}
}

html .woocommerce ul.products li.product h2.woocommerce-loop-product__title,
html .woocommerce ul.products li.product a:hover h2.woocommerce-loop-product__title {
	color: #001680;
}
