/*
Theme Name:   	sands-tickets
Theme URI:    	http://sandsmedia.com
Author:       	Sandsmedia Crew
Author URI:     http://sandsmedia.com
Template:     	storefront
Description:  	This is the main Sandsmedia Ticket shop theme
Version:      	1.0.0
License:      	GNU General Public License v2 or later
License URI:  	http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  	sands-tickets
Tags:         	black, white, light, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, threaded-comments, accessibility-ready
*/
/*
 * Custom css from here on
 */
 .woocommerce-message{
	display:none;
}
.single-product div.product .summary,
.woocommerce-checkout-review-order{
	width:100%!important;
}
th.product-name,
th.product-total{
	text-align:left!important;
}
.woocommerce form .form-row label, .woocommerce-page form .form-row label, .woocommerce-checkout .shop_table, .woocommerce table.shop_table tfoot th, .woocommerce table.shop_table th, .woocommerce-page table.shop_table th, #ship-to-different-address{
	text-align:right;
}


.wizard > .steps .current a, .wizard > .steps .current a:hover, .wizard > .steps .current a:active{
background-color:#006784;
}

.product-type-grouped td.price{
	color:#888!important;
}
.product-type-grouped td.price.calculated{
	color:#000!important;
}
.wp-admin .woocommerce-layout__header {
	display: none!important;
}