/*default*/
.sppb-btn-default {
    background: #000!important;
    color: #fff!important;
    border-radius: 50px;
    line-height: 0!important;
    padding: 25px!important;
    font-family: 'Industry-Bold'!important;
}

.sppb-btn-default:hover{
    background: #f19333!important;
    color: #fff!important;
    border-radius: 50px;
    line-height: 0!important;
    padding: 25px!important;
    font-family: 'Industry-Bold'!important;
    opacity:1!important;
}

/*primary*/
.sppb-btn-primary {
    background: #f19333!important;
    color: #fff!important;
    border-radius: 50px;
    line-height: 0!important;
    padding: 25px!important;
    font-family: 'Industry-Bold'!important;
}

.sppb-btn-primary:hover{
    background: #fff!important;
    color: #f19333!important;
    border-radius: 50px;
    line-height: 0!important;
    padding: 25px!important;
    font-family: 'Industry-Bold'!important;
    opacity:1!important;
}


/*videoslide*/
.videoslide-btn.sppb-btn-default {
    background: #f19333!important;
    color: #fff!important;
    border-radius: 50px;
    line-height: 0!important;
    padding: 25px!important;
    font-family: 'Industry-Bold'!important;
    text-transform: uppercase;
}

.videoslide-btn.sppb-btn-default:hover{
    background: #000!important;
    color: #fff!important;
    border-radius: 50px;
    line-height: 0!important;
    padding: 25px!important;
    font-family: 'Industry-Bold'!important;
    opacity:1!important;
}


/*button#bfSubmitButton*/
button#bfSubmitButton {
    background: #000!important;
    color: #fff!important;
    border-radius: 50px!important;
    line-height: 0!important;
    padding: 25px!important;
    font-family: 'Industry-Bold'!important;
  	font-size:14px!important;border:0px!important;
}

button#bfSubmitButton:hover{
    background: #f19333!important;
    color: #fff!important;
    line-height: 0!important;
    padding: 25px!important;
    font-family: 'Industry-Bold'!important;
    opacity:1!important;border:0px!important;
}


/*hikabtn*/
a.hikabtn.hikacart {
    background: #000!important;
    color: #fff!important;
    border-radius: 50px;
    line-height: 0!important;
    padding: 25px!important;
    font-family: 'Industry-Bold'!important;
    text-transform: uppercase;
    border: 0px;
}

a.hikabtn.hikacart:hover{
    background: #fff!important;
    color: #f19333!important;
    border-radius: 50px;
    line-height: 0!important;
    padding: 25px!important;
    font-family: 'Industry-Bold'!important;
    opacity:1!important;
}


/*btn02*/
.btn-02:hover {
    background: #000!important;
}

/*forgot*/
button.btn.btn-primary.validate, button.btn.btn-primary{
    background: #000!important;
    color: #fff!important;
    border-radius: 50px!important;
    line-height: 0!important;
    padding: 25px!important;
    font-family: 'Industry-Bold'!important;
    border: 0px!important;
    font-size: 14px!important;
}

button.btn.btn-primary.validate:hover, button.btn.btn-primary:hover{
    background: #f19333!important;
    color: #fff!important;
    border-radius: 50px;
    line-height: 0!important;
    padding: 25px!important;
    font-family: 'Industry-Bold'!important;
    opacity:1!important; 
}


/*profile*/
.profile li.btn-group a{
      background: #000!important;
      color: #fff!important;
      border-radius: 50px!important;
      line-height: 0!important;
      padding: 20px 25px!important;
      font-family: 'Industry-Bold'!important;
      border: 0px!important;
      font-size: 14px!important;
}

.profile li.btn-group a:hover{
    background: #f19333!important;
    color: #fff!important;
    border-radius: 50px;
    line-height: 0!important;
    /* padding: 25px!important; */
    font-family: 'Industry-Bold'!important;
    opacity:1!important;
}










