:root {
	--etprotec-primary-color: #A51916;
	--etprotec-secondary-color:#222529;
}
a.action ,a.action:visited,.counter-primary.counter > strong,#testimonials-slider blockquote.testimonial:before
{
    color:var(--etprotec-primary-color);
} 
.fieldset > .legend,.pr-back_link,.pr-back_link:hover:after,a:visited
{
    color:var(--etprotec-secondary-color);
}
.header.links,.page-header .switcher .options ul.dropdown
{
    z-index: 1000;
}
.block-reorder .actions-toolbar > .secondary:last-child
{
    margin:0;
}
._keyfocus *:focus, input:not([disabled]):focus, textarea:not([disabled]):focus, select:not([disabled]):focus 
{
    box-shadow: 0 0 3px 1px var(--etprotec-primary-color);
}
.minicart-wrapper .action.showcart .counter.qty
{
    background-color:var(--etprotec-primary-color);
    height: 18px;
    width:17px;
    font-size: 12px;
    line-height: 18px;
    top: -9px;
}
.modal-footer .action-primary.action-accept
{
  background-color: var(--etprotec-primary-color);
  border-color: var(--etprotec-primary-color);
}
.checkout-cart-index .return-to-shop .btn-go-shop
{
 color: #fff;
}
.mst-nav__horizontal-bar #layered-filter-block .filter-options-item .filter-options-title .toggle{
    margin-right: -17px;
}
body.mst-nav__theme-magento-blank:not(.mst-nav__theme-magento-luma) .mst-nav__horizontal-bar .filter-options{
    flex-direction: row;
    align-items: center;
}
