.elementor-609 .elementor-element.elementor-element-7e24a83c{--display:flex;--margin-top:30px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}/* Start custom CSS for wc-elements, class: .elementor-element-da07fea *//* Osnovna barva gumba */
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce #respond input#submit.alt {
    background-color: #F3D7CA !important;
    color: #fff !important;
}

/* Hover efekt gumba (rahlo temnejši odtenek) */
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce #respond input#submit.alt:hover {
    background-color: #e5c0ae !important; /* nekoliko temnejša */
    color: #fff !important;
}/* End custom CSS */