/*
 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 */
.single-product-content .entry-summary .wishlist-btn-wrapper {
    display: block;
    margin-bottom: 15px;
}
#billing_company_field {
    display: none !important;
}

.basel-my-account-links .downloads-link {
	display: none;
}
.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads {
	display: none;
}