/*
Theme Name: Minimog Child
Theme URI: http://minimog.thememove.com/
Author: ThemeMove
Author URI: http://thememove.com/
Version: 1.0.0
Template: minimog
Text Domain:  minimog-child
Tags: editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/
.wc-block-cart__submit-button {
    background-color: #666666 !important; /* promeni u brand boju */
    color: #ffffff !important;            /* tekst bela */
    border-radius: 6px;                   /* zaobljeni uglovi (opciono) */
}

.wc-block-cart__submit-button:hover {
    background-color: #474747 !important; /* tamnija nijansa na hover */
}
