#sp-footer {
    background: #E42D25;
}
.btn-primary, .sppb-btn-primary {
    border:0;
    background-color: #E42D25;
}
.sppb-btn-success {
    background-color: #E42D25;
	border-color:red;
}
.sppb-btn-success.sppb-btn-3d {
    border-bottom-color: red;
}
.product-price-container .sale-price {
    color: #777;
}
.cart-action-complete-new {
    background: #52C607;
}
a.j2store-product-quickview-modal.btn.btn-default {
    background: red;
}
.j2store-single-product .nav-tabs > li > a.active,
.j2store-single-product .nav-tabs > li > a:hover,
.j2store-single-product .nav-tabs > li > a:focus {
    border: 2px solid #E42D25!important;
    background-color: red!important;
}
.btn-border-brand {
    border: 2px solid #4D4F53;
    color: #4D4F53;
}
.j2store-product-list .filter-section .price-filters #j2store-slider-range .ui-slider-range {
    background: #4D4F53 !important;
}
.j2store-product-list .filter-section .price-filters #j2store-slider-range .ui-slider-handle {
    border: 2px solid #4D4F53;
}
.page-item.active .page-link {
    background-color: #4D4F53;
    border-color: #4D4F53;
}
.white-button:hover {
	background:#E42D25!important;
}
.animated-text-words-wrapper {
    color: red!important;
}
.related-items:hover,
.j2store-product-item-gird-info:hover {border:1px solid red;}
#ajax-search-button114 .magnifier {
  background-color:#000!important;
}
.spin:hover::before {
  border-top-color: red;
  border-right-color: red;
  border-bottom-color: red;
}
.spin:hover::after {
  border-top: 3px solid red;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover,
.sp-megamenu-parent .sp-mega-group > li > a:hover,
.sp-megamenu-parent > li > a:hover,
.sp-megamenu-parent > li > span:hover,
.sp-megamenu-parent > li:hover > a,
.sp-megamenu-parent > li.active > a,
.sp-megamenu-parent > li.active:hover > a {
    color: #bf0000!important;
}
.sppb-btn-custom.sppb-btn-square.sppb-btn-3d {border-bottom-color:red!important;}
.sppb-btn-custom.sppb-btn-square.sppb-btn-3d:hover {background:red!important;}