/*
 Theme Name:   Basel Child
 Description:  Basel Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     basel
 Version:      1.0.0
 Text Domain:  basel-child
*/


/* Your customizations starts here */

.woocommerce .products .add_to_cart_button {
	display: none!important;
}
 .header-links, .shopping-cart, .basel-filter-buttons, .price, .single_variation_wrap, .single_add_to_cart_button, .quantity  {
	display: none !important;
}
a.reset_variations {
	display: none !important;
}
.wrapp-swap {
	visibility: hidden;
	display: none;
}
.swatches-on-grid .swatch-on-grid, .single-product-content .variations .swatches-select .colored-swatch, .single-product-content .variations .swatches-select .image-swatch {
	width: 35px !important;
	height: 35px !important;
}

