.sppb-btn.focus,.sppb-btn:focus {
    outline: 0;
    box-shadow: 0 0 0 3px rgba(0,123,255,.25);
    box-shadow: none!important;
}

.sppb-btn {
    font-size: 14px!important;
}
.sppb-btn-primary.focus, .sppb-btn-primary:focus {
    box-shadow: none;
}

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

.videoslide-btn {
    margin-top: 10px;
    position: relative;
    z-index: 5;
}

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

.sppb-btn.sppb-btn-default {
  background: transparent;
  border: 1px solid #fff;
  border-radius: 0px;
  color: #fff!important;
  transition: 0.5s ease;
  font-size: 12px !important;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 18px 21px;
  overflow: hidden!important;
  position: relative;
}
.sppb-btn.sppb-btn-default:hover {
  opacity: 100%;
  background: url("/images/000-yakiniku/others/header-bg.jpg");
  background-size:cover!important;
  color: #fff;
}


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

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!important;
  overflow: hidden!important;
  position: relative!important;
  background: #000;
  border-radius: 0px;
  color: #fff;
  font-size: 16px;
  font-weight: 500!important;
  letter-spacing: 1px!important;
  transition: 0.5s ease;
}
.sppb-btn-primary{
  z-index: 20;
}
.sppb-btn-primary: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;
}

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

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

.btn-primary, .sppb-btn-primary {
  background: #fff;
  border: 2px solid #674925;
  border-radius: 50px;
  color: #552c19;
  transition: 0.5s ease;
  font-size: 12px !important;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 10px 21px;
}

.btn-primary:hover, .sppb-btn-primary:hover,
.btn-primary:focus, .sppb-btn-primary:focus {
    background: #fff6f6 !important;
  border: 2px solid #674925;
    color: #cfb194;
}




/***************************************************************/
a.hikabtn.hikacart{
  border:1px solid #a38e6e!important;
  background: #a38e6e;
  border-radius: 0px!important;
  color: #fff!important;
  transition: 0.5s ease;
  font-size: 12px;
  padding: 8px 20px;
}

a.hikabtn.hikacart:hover{
  border:1px solid #fff!important;
  background: #a38e6e;
  border-radius: 0px!important;
  color: #fff;
  transition: 0.5s ease;
  font-size: 12px;
  padding: 8px 20px;
}

.com-hikashop.view-product.layout-listing a.hikabtn.hikacart span {
    top: -1px!important;
    position: relative;
}

.com-hikashop.view-product.layout-listing a.hikabtn.hikacart {
    top: -50px;
}
/***************************************************************/
.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{
  background: transparent!important;
  border: 1px solid #fff!important;
  border-radius: 0px;
  color: #fff!important;
  transition: 0.5s ease;
  font-size: 12px !important;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 18px 21px!important;
  overflow: hidden!important;
  position: relative;
}

button#bfSubmitButton{
  z-index: 20;
  width: 100%;
  margin-top: 20px;
}
button#bfSubmitButton:hover {
  opacity: 100%!important;
  background: url("/images/000-yakiniku/others/header-bg.jpg")!important;
  background-size: cover!important;
  color: #fff!important;
}

.yakiniku-reservation button#bfSubmitButton {
    width: 100%;
}




/***************************************************************/
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: #a38e6e;
  border-radius: 0;
  color: #fff;
  transition: 0.5s ease;
  border: 1px solid #a38e6e!important;
}

.hikabtn a{
  color: #fff!important;
}

/***************************************************************/
button.btn.btn-primary.validate {
   background: transparent!important;
  border: 1px solid #fff !important;
  border-radius: 0px!important;
  color: #ffff !important;
  transition: 0.5s ease;
  font-size: 12px !important;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 15px 20px!important;
}
button.btn.btn-primary.validate {
  z-index: 20;
  position: relative;
  overflow: hidden;
}

button.btn.btn-primary.validate:hover {
  border: 1px solid #fff !important;
  z-index: 20;
  border-radius: 0px!important;
  color: #fff !important;
  background:#fff !important;
  transition: 0.5s ease;
  }

button.btn.btn-primary.validate:hover,button.btn.btn-primary.validate:focus {
  opacity: 100%;
  background: url("/images/000-yakiniku/others/header-bg.jpg")!important;
  background-size:cover!important;
  color: #fff;}




/***************************************************************/
/*.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: 8px 24px!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;
  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 {
  background: transparent;
  border: 1px solid #fff;
  border-radius: 0px;
  color: #fff!important;
  transition: 0.5s ease;
  font-size: 12px !important;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 18px 21px;
  overflow: hidden!important;
  position: relative;
}
.sppb-slide-item-bg.sppb-slideshow-fullwidth-item-bg .sppb-fw-slider-button-wrapper a:hover {
  opacity: 100%;
  background: url("/images/000-yakiniku/others/header-bg.jpg")!important;
  background-size:cover!important;
  color: #fff;
}

/*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: 10px 20px;
    border-radius: 0px;
    border: 1px solid #a38e6e!important;
}


button.hikabtn.hikabtn-success.hikashop_checkout_address_new_button:hover,
button#hikabtn_checkout_next:hover{
  opacity: 100%;
  background: url("/images/000-yakiniku/others/header-bg.jpg")!important;
  background-size:cover!important;
  color: #fff;
}





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


/*register*/
button#hikashop_register_form_button{
    background: transparent;
    border: 1px solid #fff!important;
    border-radius: 0px;
    color: #fff!important;
    transition: 0.5s ease;
    /* font-size: 12px !important; */
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 18px 21px;
    overflow: hidden!important;
    position: relative;
    width: 100%;
}

button#hikashop_register_form_button:hover {
  opacity: 100%;
  background: url("/images/000-yakiniku/others/header-bg.jpg")!important;
  background-size:cover!important;
  color: #fff;
}


/*add to cart*/
a#add-to-cart-btn{
    background: transparent;
    border: 1px solid #a38e6e!important;
    border-radius: 0px;
    color: #fff!important;
    transition: 0.5s ease;
    /* font-size: 12px !important; */
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 18px 21px;
    overflow: hidden!important;
    position: relative;
    width: 100%;
}

a#add-to-cart-btn:hover {
  opacity: 100%;
  background: url("/images/000-yakiniku/others/header-bg.jpg")!important;
  background-size: cover!important;
  color: #fff;
}
















/*popover*/
.popover-title {
    color: fff; background:#141313;
    font-size: 15px!important;border-radius:0px!important;
}
.popover-content {
    color: fff; color: fff; background:#141313;
    font-size: 12px;border-radius:0px!important;
}

.popover{border-radius:0px!important;}


.leaflet-popup-content-wrapper a{
    background:#000!important;
    padding:10px; color:#fff;
    background: url("/images/000-yakiniku/others/header-bg.jpg")!important;
    background-size: cover!important;
    color: #fff!important; background-position:left center;
    border:1px solid #1d3f34;
}

.leaflet-popup-content-wrapper a:hover{background-position:right center!important;color: #fff!important;}
















/*end button*/