/*
Theme Name: noesa
Author: sleighdogs
Version:2.0
noesa is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/


.otgs-development-site-front-end {
	display:none;
}

.added_to_cart.wc-forward {
	padding-left: 4px;
}

.audio-switch {
	display: block !important;
}

@media screen and (min-width: 64em) {
	.woocommerce #primary {
		width: 60%;
		float: left;
	}
}

.woocommerce-order-received .order_details  {
display:none;
}