/**/
@media screen and (min-width: 980px) {
  .comapany-name {
    width: 361px;
  }
}
/**
 * reg_id: 4141625
 * staff_id: 1155
**/
.shop2-product-wrapper .shop2-buy-one-click {
  height: auto;
}
.shop2-product-wrapper .shop2-buy-one-click a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 15px 29px;
}
@media (max-width: 1113px) {
  .shop2-product-wrapper .shop2-buy-one-click {
    margin-left: 0 !important;
  }
  .shop2-product-wrapper .shop2-buy-one-click a {
    padding: 12px 29px !important;
  }
}
