/*
 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 */

/* WCAG fix – WooCommerce labels */
.woocommerce form .form-row label {
	position: absolute !important;
	left: -9999px !important;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

.woocommerce-breadcrumb, .yoast-breadcrumb {
    color: #000000 !important;
}

.shop-loop-head .woocommerce-result-count {
    color: #000000 !important;
}