.sppb-btn {
    font-size: 14px!important;
}

@media screen and (max-width:768px){
.sppb-btn {
    font-size: 12px!important;
    padding: 10px 20px!important;
  }}

.videoslide-btn {
    margin-top: 10px;
}

@media screen and (max-width:768px){
a.videoslide-btn{
    font-size: 12px!important;
    padding: 10px 20px;
  }}


.sppb-btn.sppb-btn-default {
  border: 1px solid #000;
  background: transparent;
  border-radius: 50px;
  color: #000;
  transition: 0.5s ease;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 1px;
  padding: 10px 25px;
}

.sppb-btn.sppb-btn-default:hover {
  background: #002b7f;
  border-color: #002b7f;
  color: #fff;
  border-radius: 10px;
}




/***************************************************************/

p.button{
  overflow: hidden!important;
  position: relative!important;
  border-radius: 0px;
  transition: 0.5s ease;
}
p.button{
  z-index: 20;
  width: 200px;
  margin: auto;
  color: #fff!important;
}
p.button a{
  color: #fff!important;
}
p.button:after {
  background: #fff!important;
  content: "";
  height: 155px;
  left: -75px;
  opacity: 0.4;
  position: absolute;
  top: -50px;
  transform: rotate(35deg);
  transition: all 1050ms cubic-bezier(0.19, 1, 0.22, 1)!important;
  width: 50px!important;
  z-index: -10!important;
}

p.button:hover:after {
  left: 120%;
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
}
/***************************************************************/
.sppb-btn-primary {
  border: 1px solid #000;
  background: #000;
  border-radius: 50px;
  color: #fff;
  transition: 0.5s ease;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 1px;
  padding: 10px 25px;
}
.sppb-btn-primary:hover {
  background: #002b7f;
  border-color: #002b7f;
  color: #fff;
  border-radius: 10px;
}
/***************************************************************/
.sppb-btn-secondary {
  border: 1px solid #f26523;
  background: #f26523;
  border-radius: 50px;
  color: #fff;
  transition: 0.5s ease;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 1px;
  padding: 10px 25px;
}
.sppb-btn-secondary:hover {
  background: #002b7f;
  border-color: #002b7f;
  color: #fff;
  border-radius: 10px;
}

a.hikabtn.hikacart{
  border: none !important;
  overflow: hidden!important;
  position: relative!important;
  background: #f48220;
  border-radius: 0px;
  color: #fff;
  transition: 0.5s ease;
  font-size: 12px;
  padding: 8px 20px;
}
a.hikabtn.hikacart{
  z-index: 20;
}

/*a.hikabtn.hikacart:after {
  background: #fff!important;
  content: "";
  height: 155px;
  left: -75px;
  opacity: 0.4;
  position: absolute;
  top: -50px;
  transform: rotate(35deg);
  transition: all 1050ms cubic-bezier(0.19, 1, 0.22, 1)!important;
  width: 50px!important;
  z-index: -10!important;
}

a.hikabtn.hikacart:hover:after {
  left: 120%;
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
}

a.hikabtn.hikacart:hover {
  z-index: 20;  background: #000;  color: #fff;
  transform: translate(0px, -8px);
  transition: 0.5s ease;
}*/

/***************************************************************/
.sppb-btn.sppb-btn-link:after {background: #252525!important;height: 1px;}
.sppb-btn.sppb-btn-link:hover:after{background: rgb(37 37 37 / 50%)!important;}



/***************************************************************/
button#bfSubmitButton{
  border: 0;
  text-shadow: none;
  background: #f26023;
  font-size:14px!important;
  line-height: 1;
  border-radius: 0px;
  border-radius: 0px!important;
  color: #fff;
  padding:8px 15px;
  transition: 0.5s ease;
}


button#bfSubmitButton:hover,
button#bfSubmitButton:focus {
  background: #000;  color: #fff;
}


/***************************************************************/
button.bfbs3-btn.bfbs3-btn-primary.remodal-confirm{
  border: 1px solid #000!important;
  overflow: hidden!important;
  position: relative!important;
  background: #000;
  font-size:14px!important;
  border-radius: 0px;
  border-radius: 0px!important;
  color: #fff;
  padding:10px 20px;
  transition: 0.5s ease;
}
button.bfbs3-btn.bfbs3-btn-primary.remodal-confirm{
  z-index: 20;
}
button.bfbs3-btn.bfbs3-btn-primary.remodal-confirm:after {
  background: #fff!important;
  content: "";
  height: 155px;
  left: -75px;
  opacity: 0.4;
  position: absolute;
  top: -50px;
  transform: rotate(35deg);
  transition: all 1050ms cubic-bezier(0.19, 1, 0.22, 1)!important;
  width: 50px!important;
  z-index: -10!important;border-radius:30px;
}

button.bfbs3-btn.bfbs3-btn-primary.remodal-confirm:hover:after {
  left: 120%;
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
}

button.bfbs3-btn.bfbs3-btn-primary.remodal-confirm:hover {
  z-index: 20;  background: #000;  color: #fff;
  transform: translate(0px, -8px);
  transition: 0.5s ease;
}


/***************************************************************/

.hikabtn{
  border: none !important;
  background: #000;
  border-radius: 0px;
  color: #fff;
  transition: 0.5s ease;
}

.hikabtn a{
  color: #fff!important;
}
/*.hikabtn:after {
  background: #fff!important;
  content: "";
  height: 155px;
  left: -75px;
  opacity: 0.4;
  position: absolute;
  top: -50px;
  transform: rotate(35deg);
  transition: all 1050ms cubic-bezier(0.19, 1, 0.22, 1)!important;
  width: 50px!important;
  z-index: -10!important;
}

.hikabtn:hover:after {
  left: 120%;
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
}

.hikabtn:hover {
  z-index: 20;  background: #000;  color: #fff;
  transform: translate(0px, -8px);
  transition: 0.5s ease;
}*/

/***************************************************************/
button.btn.btn-primary.validate {
  border: 0;
  background: #f26023;
  font-size: 12px !important;
  border-radius: 0px !important;
  color: #fff;
  padding:10px 15px;
  transition: 0.5s ease;
}

button.btn.btn-primary.validate:hover {
  background: #000;  color: #fff;
}

/***************************************************************/
.view-profile a.btn{
  border: 0;
  overflow: hidden!important;
  position: relative!important;
  background: #000;
  font-size:14px!important;
  border-radius: 0px;
  border-radius: 0px!important;
  color: #fff;
  padding:10px 20px;
  transition: 0.5s ease;
}
.view-profile a.btn{
  z-index: 20;
  font-weight: 700!important;
  padding: 8px 24px!important;
}

.view-profile a.btn:hover {
  z-index: 20;
  background: #000;
  color: #fff;
  /* transform: translate(0px, -8px); */
  transition: 0.5s ease;
}

/***************************************************************/

.sppb-fw-slider-button-wrapper a:hover {color: #898989!important;transition:0.3s ease;}
.sppb-fw-slider-button-wrapper a:hover:before {background: #898989!important;transition:0.3s ease;}


.sppb-slide-item-bg.sppb-slideshow-fullwidth-item-bg .sppb-fw-slider-button-wrapper a {
  border: 1px solid #000;
    background: transparent;
    border-radius: 50px;
    color: #000;
    transition: 0.5s ease;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 10px 25px;
}
.sppb-slide-item-bg.sppb-slideshow-fullwidth-item-bg .sppb-fw-slider-button-wrapper a:hover {
    background: #002b7f;
  border-color: #002b7f;
  color: #fff !important;
  border-radius: 10px;
}

/*order*/
.view-order button.hikabtn.hikabtn-success {margin:0px;}

.view-order button.hikabtn.hikabtn-danger {padding: 8px 20px!important;}

/*others*/
button.hikabtn.hikabtn-success.hikashop_checkout_address_new_button,
button#hikabtn_checkout_next{
    font-size: 14px;
    padding: 8px 20px;
}

/*search btn*/
button#hikashop_filter_button_module_176:after {
    display: none;
}
button#hikashop_filter_button_module_176 {
    background: transparent!important;
  transform: translate(0px, -2px);
}
button#hikashop_filter_button_module_176:hover {
    background: transparent!important;
  transform: translate(0px, -2px);opacity:0.5;
}

.com-users.view-profile.layout-edit .form-horizontal .chzn-search input {
    width: 100% !important;
    height: unset;
}
/*end*/

.plan-style-button {
    background: transparent !IMPORTANT;
    padding: 0px !important;
    border: none !IMPORTANT;
    text-decoration: underline !important;
}
.plan-style-button:hover {
    color: #002b7f !important;
}