/*
 Theme Name: Yootheme Child
 Description: Yootheme Child
 Template: yootheme
 Version: 1.1
 Text Domain:  yootheme-child
 */ 
 
.uk-navbar .wpmenucart{
	list-style: none; 
}

.uk-navbar .wpmenucart a{
	color: #26244c;
}

.uk-navbar .wpmenucart a:hover{
	text-decoration: none;
} 
 
.woocommerce-shipping-destination{
	display: none;
}

.added_to_cart.wc-forward{
	justify-content: center;
	display: flex;
	margin-top: 20px;
	display: none !important;
}
 
 
.woocommerce-billing-fields__field-wrapper .optional, .woocommerce-additional-fields__field-wrapper .optional{
	display: none;
}
 
 
