Kawa jakości Speciality

(function() { var style = document.createElement('style'); style.innerHTML = ` /* Кнопки */ .ec-btn--primary, [class*="btn--primary"], [class*="button--primary"], .ec-cart-widget__button, button[type="submit"] { background-color: #C8914F !important; border-color: #C8914F !important; color: #ffffff !important; } .ec-btn--primary:hover, [class*="btn--primary"]:hover { background-color: #1A0F00 !important; border-color: #1A0F00 !important; } `; document.head.appendChild(style); })();