

#addtocart_button{
display:flex;
align-items:center;
justify-content:center;
  background: #f3f4f6 !important;
color: #111 !important;

  font-size: 16px;

height: 48px;
}


#buynow_button{
display:flex;
align-items:center;
justify-content:center;

height: 48px;
}

