@charset "UTF-8";
.anygift-gift-ui__main-button { 
  font-size: 0 !important;
}
.anygift-gift-ui__main-button:before { 
  content: 'eギフトで贈る' !important; 
}
.anygift-gift-ui__about-button__wrapper{
  display: none;
}
.anygift-order-product-box__product-info__price:has(button){
  text-align: left;
}
.anygift-step-modal__footer__wrapper{
  display: none;
}
.anygift-thanks__exp__caution-2{
  font-size: 0 !important;
}
.anygift-thanks__exp__caution-2::before{
  content: '※期限までに受取手続きがされない場合は、ご注文はキャンセルされます' !important; 
  font-size: 12px !important; 
}
.anygift-floating-cart{
  z-index: 10;
}