.sppb-btn:focus {
    border: 0px!important;
    outline: 0px!important;
    box-shadow: none!important;
}

i.fa.fas.fa-arrow-right:before {
    content:'ÃƒÂ¢Ã¢â‚¬Â Ã¢â‚¬â„¢'; margin-left:8px;
    font-size:20px; line-height:0;
}

.home-image-overlay-02 .fa-arrow-right:before {
    content:'ÃƒÂ¢Ã¢â‚¬Â Ã¢â‚¬â„¢'!important; margin-left:8px;
    font-size:20px; line-height:0;
}

.sppb-btn.sppb-btn-default .fa-arrow-right:before {
    content:'ÃƒÂ¢Ã¢â‚¬Â Ã¢â‚¬â„¢'!important; margin-left:8px;
    font-size:20px; line-height:0;
}

.sppb-btn.sppb-btn-secondary .fa-arrow-right:before {
    content:'ÃƒÂ¢Ã¢â‚¬Â Ã¢â‚¬â„¢'!important; margin-left:8px;
    font-size:20px; line-height:0;
}


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

.btn-01 {
    color: #00a89c!important;
    padding: 0px 0!important;
}
.btn-02 {
    background: #00a89c!important;
    padding: 25px!important;
}



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

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

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


.sppb-btn.sppb-btn-default {
  border: 0px solid #6ec6ec;
  overflow: hidden!important;
  position: relative!important;
  background: transparent;
  border-radius: 0px;
  color: #fff;
  transition: 0.5s ease;
  font-size: 14px !important;
  font-weight: 700;
  letter-spacing: .3px;
  /* padding: 20px 20px!important; */
  line-height: 0;
}
.sppb-btn.sppb-btn-default {
  z-index: 20;
}

.sppb-btn.sppb-btn-default:hover {
  z-index: 20;opacity:0.5;
  background: transparent;
  border: 0px solid #253e8c;
  transition: 0.5s ease;
}


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

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 a:hover {
  z-index: 20;opacity:0.5;
  background: transparent;
  border: 0px solid #253e8c;
  transition: 0.5s ease;
}



/***************************************************************/
.sppb-btn-primary{
  border: 1px solid #6ec6ec!important;
  overflow: hidden!important;
  position: relative!important;
  background: #6ec6ec;
  border-radius: 50px;
  color: #fff;
  font-size: 16px;
  padding: 20px;
  font-weight: 500!important;
  letter-spacing: 1px!important;
  transition: 0.5s ease;
  line-height: 0!important;
}
.sppb-btn-primary{
  z-index: 20;
}


.sppb-btn-primary:hover {
  z-index: 20;opacity:0.5;
  background: transparent;
  border: 0px solid #253e8c;
  transition: 0.5s ease;
}
/***************************************************************/
/***************************************************************/
.sppb-btn-secondary{
  border: 1px solid #273b8f!important;
  overflow: hidden!important;
  position: relative!important;
  background: #273b8f;
  border-radius: 50px;
  color: #fff;
  font-size: 16px;
  padding: 20px;
  font-weight: 500!important;
  letter-spacing: 1px!important;
  transition: 0.5s ease;
  line-height: 0!important;
}
.sppb-btn-secondary{
  z-index: 20;
}

.sppb-btn-secondary:hover {
  z-index: 20;opacity:0.5;
  background: transparent;
  border: 0px solid #253e8c;
  transition: 0.5s ease;
}



/****************************************/
a.hikabtn.hikacart{
  border: none !important;
  overflow: hidden!important;
  position: relative!important;
  background: #000;
  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;
  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: 0px solid #234289!important;
  overflow: hidden!important;
  position: relative!important;
  background: transparent!important;
  font-size:14px!important;
  font-weight: 500;
  text-transform: inherit;
  border-radius: 0px;
  border-radius: 50px!important;
  color: #00a89c;
  padding: 15px 25px 15px 14px!important;
  transition: 0.5s ease;
}
button#bfSubmitButton{
  z-index: 20;
}

button#bfSubmitButton:hover {
  z-index: 20;opacity:0.5;
  background: transparent;
  border: 0px solid #253e8c;
  transition: 0.5s ease;
}

/*arrow*/
button#bfSubmitButton {
    position: relative;
}

button#bfSubmitButton:before {
   position:absolute;
   content:'>';
   /* margin-left: 19px; */
   font-size: 18px;
   top: 12px;
   right: 4px;font-weight:500;
   font-family: 'Advent Pro';
}

/***************************************************************/
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;
  transition: 0.5s ease;
}


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

.hikabtn{
  border: none !important;
  overflow: hidden!important;
  position: relative!important;
  background: #234288;
  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;
  transition: 0.5s ease;
}

/***************************************************************/
button.btn.btn-primary.validate {
  border: 1px solid #f26f31!important;
  overflow: hidden!important;
  position: relative!important;
  background: #f26f31;
  font-size:14px!important;
  border-radius: 0px;
  border-radius: 0px!important;
  color: #fff;
  padding:10px 20px;
  transition: 0.5s ease;
}
button.btn.btn-primary.validate {
  z-index: 20;
}
button.btn.btn-primary.validate: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.btn.btn-primary.validate:hover:after {
  left: 120%;
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
}

button.btn.btn-primary.validate:hover {
  z-index: 20;  background: #f26f31;  color: #fff;
  transition: 0.5s ease;
}

/***************************************************************/
.view-profile a.btn{
  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;
}
.view-profile a.btn{
  z-index: 20;
  font-weight: 700!important;
  padding: 10px 24px!important;
  /* line-height: 35px!important; */
}

@media (min-width: 768px) and (max-width: 991px){
.view-profile a.btn{
  line-height: 23px!important;
}}


@media (max-width: 767px){
.view-profile a.btn{
  line-height: 30px!important;
}}

.view-profile a.btn: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;
}

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

.view-profile a.btn:hover {
  z-index: 20;  background: #000;  color: #fff;
  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: none;
  font-weight: 700!important;
  background: #252525!important;
  position: relative;
  padding: 10px 20px!important;
  border-radius: 0px!important;
}
.sppb-slide-item-bg.sppb-slideshow-fullwidth-item-bg .sppb-fw-slider-button-wrapper a:hover {
  border: none;
  font-weight: 700!important;
  background: rgb(189 126 45)!important;
  position: relative;color:#fff!important;
  padding: 10px 20px!important;
  border-radius: 0px!important;
}

/*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;
}

button.btn.btn-primary.btn-block {
    background: #00a89c;
    border-radius: 0px;
}

button.btn.btn-primary.btn-block:hover {
    background: #f26f31;
    border-radius: 0px;
}

a.back-btn {
    color: #000;position:relative;padding-left:20px;
}

a.back-btn:before {
    content:'<';
    margin-left: -18px;
    position:absolute;
    font-size: 18px;
    line-height:0;
    top: 8px;
    font-family: 'Advent Pro';
    font-weight: 900;
}


.btn-01.sppb-btn-secondary {
    background: #fff;
    border: 0px!Important;
    padding: 10px 12px!important;
}













/*end*/