/*
Theme Name: Blaszok Child
Theme URI: http://mpcreation.net
Description: Child theme for the Blaszok Theme
Author: massivePixelCreation
Author URI: http://mpcreation.net
Template: blaszok
Version: 1.1
*/



nav.woocommerce-breadcrumb {
    display: none !important;
}
a.button.alt.checkout.mpcth-color-main-background:hover {
    color: yellow !important;
}
a.button.alt.checkout.mpcth-color-main-background {
    background-color: green !important;
}
input#place_order:hover {
    background-color: Green !Important;
    color: yellow !important;
}
span.mpcth-mini-cart-icon-info:hover {
    color: yellow !important;
}
i.fa.fa-fw.fa-shopping-cart:hover {
    color: yellow !important;
}
button.single_add_to_cart_button.button.alt:hover {
	    color: yellow !important;
}

li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--edit-account {
    display: none !important; 
}