nav.woocommerce-breadcrumb {
    display: none;
}
div#product-475 {
    margin-top: 80px;
}



.woocommerce-tabs.wc-tabs-wrapper {
    margin-bottom: 340px;
}

button.single_add_to_cart_button.button.alt.wp-element-button {
    color: white;
    background-color: #5c990c;
}
button.single_add_to_cart_button.button.alt.wp-element-button:hover {
    color: white;
    background-color: #91db30;
}