/* arkamed.com — Kaveh theme PRIMARY COLOR (#0d648c) unified on the FL edge to match the IR origin.
   The IR site sets this in Kaveh theme options; that generated CSS was not in the static mirror, so the
   edge fell back to the theme-default rainbow. These rules re-assert the brand color on the same elements
   the IR override targets. !important so they beat the higher-specificity theme defaults (e.g. .product-eight
   .btn-success-2 = 0,2,0). */
.btn-success-2 { background-color: #0d648c !important; border-color: #0d648c !important; }
.footer-contact i { background-color: #0d648c !important; }
.nav-bottom > a:nth-child(3),
.nav-bottom-three > a:nth-child(3) { background-color: #0d648c !important; }
.icons-detail-product > button { background-color: #0d648c !important; }
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt { background-color: #0d648c !important; }
