  .hikabtn.hikabtn-success, .hikabtn-success {
    background: #ff4553 !important;  
}

.hikabtn:hover {
    background: #502dff !important;
  color: #fff  !important;
}  
.hikashop_wizardbar ul li.hikashop_cart_step_current {
    color: #ff4553 !important;
}
.hikashop_wizardbar ul li.hikashop_cart_step_finished a {
    color: #502dff !important;
}
.hkbadge-past {
    background-color:#502dff !important;
}
.hkbadge-current {
    background-color: #ff4553 !important; 
}
.vex.vex-theme-default button.vex-dialog-button-primary.vex-dialog-button.vex-first {
 
    background:  #ff4553 !important;
}
.vex.vex-theme-default .vex-dialog-button.vex-last {
    background: #502dff !important;
}
.hikashop_checkout_cart .hikashop_cart_product_quantity_value i {
    background:#ff4553 !important;
}
h2.cls-checkout-header, .hikashop_checkout_login h1, .hikashop_checkout_payment legend, .com-hikashop.view-checkout legend {

    background:#ff4553 !important;
}

 a.hikabtn.hikacart {
  background: #ff4553 !important; 
}
a.hikabtn.hikacart:hover {
    background: #5357ff !important; 
}
ul#accordeonck153 li a:hover, ul#accordeonck153 ul li a:focus {
    background: rgba(255, 69, 83, 0.15) !important;
}
#accordeonck153 li.level2.active a {
  background: rgba(255, 69, 83, 0.15) !important;
  color:#000000 !important;
}
.alert.alert-message {
    background-color: #ffffff !important;
    border-color: #ff4553 !important;
    color: #ff4553 !important;
}
.alert.alert-message h4 {
    color: #ff4553 !important;
}
.alert {
    background: #506dff !important;
}
.alert-success {
    color: #ffffff !important;
}

.alert {
    margin: 20px 20px;
}
.alert-warning {
    color: #ffffff !important;
}
.alert-success {
    color: #ffffff !important;
    display: none;
}
.sp-dropdown.sp-dropdown-sub.sp-menu-right {
 /*   overflow-y: scroll;	*/
    height: 188px;
    overflow-x: hidden;
    z-index: auto;
    width: auto !important;
}